Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927277 - dev-build/meson-1.4.0-r1 won't build without "verify-sig" enabled
Summary: dev-build/meson-1.4.0-r1 won't build without "verify-sig" enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 927280 927288 927291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-19 07:18 UTC by edbgon
Modified: 2024-03-19 13:13 UTC (History)
5 users (show)

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