Skip to content
New issue

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

Build failure: python3.12-ansible-core-2.17.6 after staging-next 2024-12-04 #361878 #367687

Open
spiage opened this issue Dec 23, 2024 · 0 comments
Labels
0.kind: build failure A package fails to build

Comments

@spiage
Copy link

spiage commented Dec 23, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build python3.12-ansible-core at nixpkgs/master

Build log

ERROR Missing dependencies:
        setuptools<=75.3.0,>=66.1.0
Build Log
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'.

Additional context

Metadata

Notify maintainers


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@spiage spiage added the 0.kind: build failure A package fails to build label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

1 participant