Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878437 - net-dns/knot-resolver-5.5.3 - FileNotFoundError: [Errno 2] No such file or directory: /usr/share/openpgp-keys/knot-resolver.gpg
Summary: net-dns/knot-resolver-5.5.3 - FileNotFoundError: [Errno 2] No such file or di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-27 07:15 UTC by Toralf Förster
Modified: 2022-11-01 17:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.28 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.57 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
environment (environment,116.99 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.24 KB, application/x-bzip)
2022-10-27 07:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.77 KB, application/x-bzip)
2022-10-27 07:15 UTC, Toralf Förster
Details
net-dns:knot-resolver-5.5.3:20221026-212617.log (net-dns:knot-resolver-5.5.3:20221026-212617.log,2.47 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-10-27 07:15:36 UTC
  File "/usr/lib/python3.10/site-packages/gemato/cli.py", line 151, in parse_args
    super().parse_args(args, argp)
  File "/usr/lib/python3.10/site-packages/gemato/cli.py", line 118, in parse_args
    with open(args.openpgp_key, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/openpgp-keys/knot-resolver.gpg'
 * ERROR: net-dns/knot-resolver-5.5.3::gentoo failed (unpack phase):
 *   PGP signature verification failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221026-090004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit a3e9030a9fd535cd3e28c2c285c17c3c9f6c1cff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 26 20:16:52 2022 +0000

    2022-10-26 20:16:52 UTC

emerge -qpvO net-dns/knot-resolver
[ebuild  N    ] net-dns/knot-resolver-5.5.3  USE="dnstap systemd verify-sig -caps -kresc -nghttp2 -test" LUA_SINGLE_TARGET="luajit"
Comment 1 Toralf Förster gentoo-dev 2022-10-27 07:15:37 UTC
Created attachment 825575 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-27 07:15:38 UTC
Created attachment 825577 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-27 07:15:39 UTC
Created attachment 825579 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-27 07:15:41 UTC
Created attachment 825581 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-27 07:15:41 UTC
Created attachment 825583 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-27 07:15:42 UTC
Created attachment 825585 [details]
net-dns:knot-resolver-5.5.3:20221026-212617.log
Comment 7 Larry the Git Cow gentoo-dev 2022-11-01 17:59:27 UTC
The bug has been closed via the following commit(s):

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

commit edd78a9db2d9bf504bfcffd9c996b8e3f14a82b9
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-11-01 17:47:33 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-11-01 17:47:33 +0000

    net-dns/knot-resolver: add missing verify-sig depend
    
    Closes: https://bugs.gentoo.org/878437
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 net-dns/knot-resolver/knot-resolver-5.5.3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)