Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857120 - app-crypt/signify: circular deps with verify-sig useflag
Summary: app-crypt/signify: circular deps with verify-sig useflag
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 08:29 UTC by Patrick Lauer
Modified: 2022-07-09 10:03 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 Patrick Lauer gentoo-dev 2022-07-09 08:29:47 UTC
# USE="verify-sig" emerge -av1 app-crypt/signify

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

Calculating dependencies... done!


[ebuild  N     ] app-crypt/signify-31::gentoo  USE="verify-sig" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

 * Error: circular dependencies:

(app-crypt/signify-31:0/0::gentoo, ebuild scheduled for merge) depends on
 (app-crypt/signify-31:0/0::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- app-crypt/signify-31 (Change USE: -verify-sig)
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-07-09 10:03:48 UTC
This is by design.  You can toggle the flag for first install, obviously.