Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832354 - dev-python/dnspython-2.2.0 depends on dev-python/wheel
Summary: dev-python/dnspython-2.2.0 depends on dev-python/wheel
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 07:40 UTC by piotr5
Modified: 2022-02-27 08:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description piotr5 2022-01-30 07:40:45 UTC
WARNING: The wheel package is not available.
...
ERROR: Could not find a version that satisfies the requirement wheel (from versions: none)
ERROR: No matching distribution found for wheel


Reproducible: Always

Steps to Reproduce:
1. not sure about newer versions, but the bug happens when python-3.8 is used.
2. uninstall dev-python/wheel
3. build dev-python/dnspython
Actual Results:  
build fails during compilation phase with above errors because of failed attempts to download that package...

Expected Results:  
dev-python/wheel should be pulled in by emerge! installing it manually resolves the problem till the next --depclean...

again, not sure why I need net-misc/electrum with both, python-3.8 and python-3.9, likely some program installed in my home-directory I still haven't compiled for 3.9. so, please confirm this bug for newer python versions too...
Comment 1 dieter ferdinand 2022-02-13 13:43:59 UTC
hello,
dnspython need also pip. i must install pip and wheel before i can install dnspython.

the depency for this two packages are not in the ebuild.

goodby
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-13 14:15:54 UTC
Please include your he full build.log of it failing.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-02-27 08:30:44 UTC
Please reopen when you provide the requested log.