Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 788424

Summary: sys-apps/portage: unsatisfied USE dependency could report which flags are unsatisfied
Product: Portage Development Reporter: Zac Medico <zmedico>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***