| Summary: | PGP Key for joerg@freebsd has invalid armor header | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dave Evans <dave.evans55> |
| Component: | Books & Articles | Assignee: | Danilo G. Baio <dbaio> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | dbaio |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257783 | ||
|
Description
Dave Evans
2021-08-14 08:54:20 UTC
It needs a blank line before the body of the key. File: documentation/static/pgpkeys/joerg.key A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=08abb348951bdb2c35170b75e078c14a36cc0e82 commit 08abb348951bdb2c35170b75e078c14a36cc0e82 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-08-14 15:10:34 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-08-14 15:52:11 +0000 pgpkeys: Unbreak PGP keyring gpg: invalid armor header: mQINBF+5ojQBEADSqQjD4h1lOwAGgmz4dK0Zf4JkoJCpQ7jw2B5jigNySdKf1rQN\n ^^ Using GnuPG 1 A blank line before the key body is needed. PR: 257830 [1] PR: 257783 [2] Reported by: Dave Evans <dave.evans55@googlemail.com> [1] Reported by: Markus Stoff <markus@stoffdv.at> [2] documentation/static/pgpkeys/joerg.key | 1 + 1 file changed, 1 insertion(+) Committed, thanks! |