[parted-devel] parted-3.7 released [stable]
Colin Watson
cjwatson at debian.org
Sun Apr 12 13:02:24 BST 2026
On Wed, Apr 08, 2026 at 04:00:11PM -0700, Brian C. Lane wrote:
>[*] Use a .sig file to verify that the corresponding file (without the .sig
>suffix) is intact. First, be sure to download both the .sig file and the
>corresponding tarball. Then, run a command like this:
>
> gpg --verify parted-3.7.tar.xz.sig
>
>If that command fails because you don't have the required public key,
>or that public key has expired, try the following commands to update
>or refresh it, and then rerun the 'gpg --verify' command.
>
> gpg --locate-external-key bcl at redhat.com
>
> gpg --recv-keys 117E8C168EFE3A7F
It seems that Red Hat no longer supports WKD, maybe?
$ gpg --locate-external-key bcl at redhat.com
gpg: please do a --check-trustdb
gpg: error retrieving 'bcl at redhat.com' via WKD: No data
gpg: error reading key: No data
$ gpg-wks-client print-wkd-url bcl at redhat.com
https://openpgpkey.redhat.com/.well-known/openpgpkey/redhat.com/hu/88c86p3c5c1q1en791pm6ntxy1ifiedu?l=bcl
$ curl https://openpgpkey.redhat.com/.well-known/openpgpkey/redhat.com/hu/88c86p3c5c1q1en791pm6ntxy1ifiedu?l=bcl
curl: (6) Could not resolve host: openpgpkey.redhat.com
And the last copy of your key I can find on any keyserver (e.g.
keys.openpgp.org) expired on 2023-04-19. Could you please push an
updated key somewhere?
Thanks,
--
Colin Watson (he/him) [cjwatson at debian.org]
More information about the parted-devel
mailing list