Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940001 - dev-libs/openssl-3.0.14: PGP signature verification failed
Summary: dev-libs/openssl-3.0.14: PGP signature verification failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 940553 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-09-21 15:21 UTC by barsukoff.ilja
Modified: 2024-09-30 20:45 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge build logs (build.log,1.93 KB, text/x-log)
2024-09-21 15:21 UTC, barsukoff.ilja
Details
emerge info logs (emerge-info.txt,6.08 KB, text/plain)
2024-09-21 15:23 UTC, barsukoff.ilja
Details
emerge -pqv command output (emerge-pqv.txt,202 bytes, text/plain)
2024-09-21 15:24 UTC, barsukoff.ilja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barsukoff.ilja 2024-09-21 15:21:42 UTC
Created attachment 903513 [details]
emerge build logs

After doing `emerge --sync` this package could not be built.
Comment 1 barsukoff.ilja 2024-09-21 15:23:30 UTC
Created attachment 903514 [details]
emerge info logs
Comment 2 barsukoff.ilja 2024-09-21 15:24:28 UTC
Created attachment 903515 [details]
emerge -pqv command output
Comment 3 CaptainBlood 2024-09-22 00:25:26 UTC
Same here...
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-22 00:53:33 UTC
(In reply to CaptainBlood from comment #3)
> Same here...

No need for "me too"s.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-22 00:56:25 UTC
What version of sec-keys/openpgp-keys-openssl do you have installed?

(And why isn't e.g. opensls-3.0.15 being pulled in for you?)

Do you have sec-keys/openpgp-keys-openssl in package.accept_keywords for some reason?
Comment 6 Nicolas PARLANT 2024-09-22 05:41:43 UTC
Verification failed with sec-keys/openpgp-keys-openssl-20240920 / openssl-3.0.14
It's ok with sec-keys/openpgp-keys-openssl-20240424 / openssl-3.0.14
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-22 10:58:20 UTC
Gah, nevermind, I see the problem.
Comment 8 Larry the Git Cow gentoo-dev 2024-09-22 11:01:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873c6af44c51c3e1058fed271cd6e182ded47fa6

commit 873c6af44c51c3e1058fed271cd6e182ded47fa6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-09-22 11:01:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-22 11:01:26 +0000

    dev-libs/openssl: fix verify-sig dep for older versions
    
    My trick in f93db2b73aa60f6fe6fa47014c0f0cddbb5c7d90 to handle
    both older+newer didn't work correctly.
    
    Closes: https://bugs.gentoo.org/940001
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/openssl/openssl-1.1.1w.ebuild    | 2 +-
 dev-libs/openssl/openssl-3.0.13-r2.ebuild | 2 +-
 dev-libs/openssl/openssl-3.0.14.ebuild    | 2 +-
 dev-libs/openssl/openssl-3.1.6.ebuild     | 2 +-
 dev-libs/openssl/openssl-3.2.2.ebuild     | 2 +-
 dev-libs/openssl/openssl-3.3.1-r3.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-30 20:45:01 UTC
*** Bug 940553 has been marked as a duplicate of this bug. ***