pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Signature key id b5952cabdd765a20 not found



Am 02.10.2022 um 14:36 schrieb Rhialto:
On Sat 01 Oct 2022 at 23:38:16 +0200, Roland Illig wrote:
Before I fixed a few long-standing bugs in netpgp, I didn't even know
that that tool exists, and neither pkg_info(1) nor pkg_install.conf(5)
mentions it, so I still don't know how an average pkgsrc user would be
supposed to solve this problem.

This isn't helpful either:

$ netpgp --list-keys rhialto
netpgp: unknown option -- list-keys
Segmentation fault

That's surprising to me, what's the stacktrace?

On both NetBSD 9.0 and 9.99.100, I get:

$ netpgp --list-keys rhialto
netpgp: unknown option -- list-keys
/home/rillig/.gnupg/pubring.gpg: No such file or directory
Can't read pubring /home/rillig/.gnupg/pubring.gpg
can't initialise

The last 3 lines should not be printed, I reported the unusual style of
print-and-continue error handling as https://gnats.netbsd.org/57041.

$ netpgp --help
Segmentation fault

On both NetBSD 9.0 and 9.99.100, I get:

$ netpgp --help
/home/rillig/.gnupg/pubring.gpg: No such file or directory
Can't read pubring /home/rillig/.gnupg/pubring.gpg
can't initialise

I reported this one as https://gnats.netbsd.org/57042, as I don't know
netpgp well enough to fix it myself.

Roland


Home | Main Index | Thread Index | Old Index