msys2 / MSYS2-keyring

Master and packager keys for MSYS2 official Pacman repositories
24 stars 10 forks source link

Run update-keys #6

Closed lazka closed 3 years ago

lazka commented 3 years ago

For some reason Elieux.asc was missing most signatures which makes pacman fail if key refresh fails or is skipped.

Diff after running update-keys:

# gpg -v packager/Elieux.asc
--- before.txt  2021-02-13 18:49:44.384901347 +0100
+++ after.txt   2021-02-13 18:49:52.013051468 +0100
@@ -1,13 +1,12 @@
 gpg: WARNING: no command supplied.  Trying to guess what you mean ...
 gpg: armor header: Comment: packager: Elieux (87771331B3F1FF5263856A6D974C8BE49078F532)
-gpg: Note: signature key DBE1536AE280CBA7 expired Wed 16 Dec 2020 12:09:34 PM CET
-gpg: Note: signature key DBE1536AE280CBA7 expired Wed 16 Dec 2020 12:09:34 PM CET
 pub   rsa4096 2018-01-14 [SC] [expires: 2022-01-23]
 uid           David Macek <david.macek.0@gmail.com>
 sig        974C8BE49078F532 2021-01-23   [selfsig]
-sig        DBE1536AE280CBA7 2020-06-19   David Macek <david.macek.0@gmail.com>
 sig        790AE56A1D3CFDDC 2020-06-19   David Macek (MSYS2 master key) <david.macek.0@gmail.com>
-sig        974C8BE49078F532 2020-06-19   [selfsig]
+sig        5F92EFC1A47D45A1 2020-06-23   Alexey Pavlov (Alexpux) <alexpux@gmail.com>
+sig        F40D263ECA25678A 2020-06-25   Alexey Pavlov (Alexpux) <alexey.pawlow@gmail.com>
+sig        755B8182ACD22879 2020-06-25   Christoph Reiter (MSYS2 master key) <reiter.christoph@gmail.com>
 sub   rsa4096 2018-01-14 [E] [expires: 2022-01-23]
 sig        974C8BE49078F532 2021-01-23   [keybind]
 sub   rsa3072 2018-01-14 [S] [expires: 2022-01-23]
lazka commented 3 years ago

@elieux

elieux commented 3 years ago

Yeah, I need to be more careful if I'm gonna keep doing this manually.