Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 15:29:16 +0100
From:      void <void@f-m.fm>
To:        freebsd-doc@freebsd.org
Subject:   who manages https://docs.freebsd.org/pgpkeys/pgpkeys.txt ? It has errors
Message-ID:  <ahRcvIvMSZxWy0t2@int21h>

index | next in thread | raw e-mail

Hi,

On the system I'm using to read in mutt the freebsd mail lists, there's
a weekly cronjob which runs:

4 cd ~
5 wget https://docs.freebsd.org/pgpkeys/pgpkeys.txt -O ~/tmp/freebsd-pgpkeys.txt
6 gpg --import ~/tmp/freebsd-pgpkeys.txt
7 rm ~/tmp/freebsd-pgpkeys.txt

This has begun (not sure when exactly but it might have started months ago)
to error like this:

gpg: invalid armor header: mQINBFiFItIBEADTfg7ZRBiF7R1LDggOTzOifGdB1DOmLz57zmrTteaby/8g46Fx\n
gpg: CRC error; D6F620 - F3DFAC
gpg: packet(2) with unknown version 45
gpg: read_block: read error: Invalid packet
gpg: import from '/home/void/tmp/freebsd-pgpkeys.txt' failed: Invalid keyring
gpg: Total number processed: 132
gpg:     skipped PGP-2 keys: 5
gpg:               imported: 127
gpg: no ultimately trusted keys found

% ug mQINBFiFItIBEADTfg7ZRBiF7R1LDggOTzOifGdB1DOmLz57zmrTteaby/8g46Fx freebsd-pgpkeys.txt 
  33411:	mQINBFiFItIBEADTfg7ZRBiF7R1LDggOTzOifGdB1DOmLz57zmrTteaby/8g46Fx
%

If I remove the key corresponding to that line, gpg --import works.

Please can you fix https://docs.freebsd.org/pgpkeys/pgpkeys.txt ?
-- 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ahRcvIvMSZxWy0t2>