We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
ERROR Missing dependencies: setuptools<=75.3.0,>=66.1.0
error: builder for '/nix/store/7yi36vvdbigl7qzqgi4fg5ijp68sjcwk-python3.12-ansible-core-2.17.6.drv' failed with exit code 1; last 25 log lines: > Running phase: patchPhase > substituteStream() in derivation python3.12-ansible-core-2.17.6: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'lib/ansible/executor/task_executor.py') > patching script interpreter paths in packaging/cli-doc/build.py > packaging/cli-doc/build.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8/bin/python" > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > no configure script, doing nothing > Running phase: buildPhase > Executing pypaBuildPhase > Creating a wheel... > pypa build flags: --no-isolation --outdir dist/ --wheel > * Getting build dependencies for wheel... > running egg_info > writing lib/ansible_core.egg-info/PKG-INFO > writing dependency_links to lib/ansible_core.egg-info/dependency_links.txt > writing entry points to lib/ansible_core.egg-info/entry_points.txt > writing requirements to lib/ansible_core.egg-info/requires.txt > writing top-level names to lib/ansible_core.egg-info/top_level.txt > reading manifest file 'lib/ansible_core.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'COPYING' > writing manifest file 'lib/ansible_core.egg-info/SOURCES.txt' > > ERROR Missing dependencies: > setuptools<=75.3.0,>=66.1.0 For full logs, run 'nix log /nix/store/7yi36vvdbigl7qzqgi4fg5ijp68sjcwk-python3.12-ansible-core-2.17.6.drv'.
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Build Log
Additional context
Metadata
Notify maintainers
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: