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

Bug 927277

Summary: dev-build/meson-1.4.0-r1 won't build without "verify-sig" enabled
Product: Gentoo Linux Reporter: edbgon <eric>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz93, julien.dlq, sam, toralf, yorickyu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description edbgon 2024-03-19 07:18:45 UTC
dev-build/meson-1.4.0-r1 fails if verify-sig USE flag is not enabled.

I'm assuming it's because of the verify-sig_verify_detached line in the src_unpack function that is not conditional to the USE flag.
Comment 1 Larry the Git Cow gentoo-dev 2024-03-19 07:21:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83874f9eccd994a001a33a6284a2750ec64b748e

commit 83874f9eccd994a001a33a6284a2750ec64b748e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-19 07:19:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-19 07:20:33 +0000

    dev-build/meson: fix USE=-verify-sig
    
    Closes: https://bugs.gentoo.org/927277
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-build/meson/meson-1.4.0-r1.ebuild | 2 +-
 dev-build/meson/meson-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-19 07:39:18 UTC
*** Bug 927280 has been marked as a duplicate of this bug. ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-19 11:44:50 UTC
*** Bug 927288 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Sturmlechner gentoo-dev 2024-03-19 13:13:42 UTC
*** Bug 927291 has been marked as a duplicate of this bug. ***