[Bug 257783] gpgkeys.txt is broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 12 Aug 2021 09:05:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257783

            Bug ID: 257783
           Summary: gpgkeys.txt is broken
           Product: Documentation
           Version: Latest
          Hardware: Any
               URL: https://docs.freebsd.org/pgpkeys/pgpkeys.txt
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: markus@stoffdv.at

$ gpg --allow-non-selfsigned-uid --no-default-keyring --keyring
/tmp/tmp.s7YEIIZX --import /tmp/tmp.oVtOGme1
  ...
  gpg: invalid armor header:
mQINBF+5ojQBEADSqQjD4h1lOwAGgmz4dK0Zf4JkoJCpQ7jw2B5jigNySdKf1rQN\n              
  gpg: CRC error; DDCBB0 - 42D3D7                                               
  gpg: [don't know]: invalid packet (ctb=48)                                    
  gpg: read_block: read error: invalid packet                                   
  gpg: import from `/tmp/tmp.oVtOGme1' failed: invalid keyring                  
  gpg: Total number processed: 263                                              
  gpg:               imported: 263  (RSA: 166)                                  
  gpg: no ultimately trusted keys found

 The problem is a missing empty line before
mQINBF+5ojQBEADSqQjD4h1lOwAGgmz4dK0Zf4JkoJCpQ7jw2B5jigNySdKf1rQN (currently at
line 49955).

Please fix this asap, we are relying on that file for automated release ISO
signature validation.

-- 
You are receiving this mail because:
You are the assignee for the bug.