Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788424 - sys-apps/portage: unsatisfied USE dependency could report which flags are unsatisfied
Summary: sys-apps/portage: unsatisfied USE dependency could report which flags are uns...
Status: RESOLVED DUPLICATE of bug 788415
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-05 19:51 UTC by Zac Medico
Modified: 2021-05-05 19:52 UTC (History)
0 users

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 Zac Medico gentoo-dev 2021-05-05 19:51:21 UTC
Errors like this would be much easier to read if they specified which USE flags are unsatisfied:

:emerge -pv1 dev-python/certifi dev-lang/python-exec

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy ">=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)]".
(dependency required by "dev-python/certifi-10001-r1::gentoo" [ebuild])
(dependency required by "dev-python/certifi" [argument])
Comment 1 Zac Medico gentoo-dev 2021-05-05 19:52:30 UTC

*** This bug has been marked as a duplicate of bug 788415 ***