Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925515 - have to remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Summary: have to remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-25 20:49 UTC by hsk17
Modified: 2024-02-26 07:57 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 hsk17 2024-02-25 20:49:39 UTC
there are some ebuilds in the prefix tree (gitweb.gentoo.org/repo/proj/prefix.git) that still have BROOT in the VERIFY_SIG_OPENPGP_KEY_PATH variable, notably coreutils, sed, bzip2 - please apply the change of commit 78213a89b4a602460bf81ba5fab8eed561091ade from gx86 to these ebuilds

otherwise emerge is failing for USE=verify-sig
Comment 1 Larry the Git Cow gentoo-dev 2024-02-26 07:57:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=5df601151ebad2f01f904ea725880458b557b500

commit 5df601151ebad2f01f904ea725880458b557b500
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2024-02-26 07:57:16 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2024-02-26 07:57:16 +0000

    */*: drop BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
    
    Closes: https://bugs.gentoo.org/925515
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-arch/bzip2/bzip2-1.0.8-r4.ebuild       | 4 ++--
 dev-lang/python/python-3.10.4.ebuild       | 4 ++--
 dev-lang/python/python-3.11.3.ebuild       | 4 ++--
 dev-lang/python/python-3.9.12.ebuild       | 4 ++--
 dev-lang/python/python-3.9.6_p1-r1.ebuild  | 4 ++--
 sys-apps/coreutils/coreutils-9.1-r2.ebuild | 4 ++--
 sys-apps/coreutils/coreutils-9.3-r1.ebuild | 4 ++--
 sys-apps/sed/sed-4.9.ebuild                | 4 ++--
 8 files changed, 16 insertions(+), 16 deletions(-)