Alexpux / MSYS2-pacman

MSYS2 port of Arch Linux packman package manager.
GNU General Public License v2.0
164 stars 34 forks source link

When upgrading gnupg "ERROR: D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A could not be locally signed." happened. #57

Closed t246246 closed 5 years ago

t246246 commented 5 years ago

$ pacman -S gnupg warning: gnupg-2.2.10-1 is up to date -- reinstalling resolving dependencies... looking for conflicting packages...

Packages (1) gnupg-2.2.10-1

Total Installed Size: 8.34 MiB Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [#####################] 100% (1/1) checking package integrity [#####################] 100% (1/1) loading package files [#####################] 100% (1/1) checking for file conflicts [#####################] 100% (1/1) checking available disk space [#####################] 100% :: Processing package changes... (1/1) reinstalling gnupg [#####################] 100% ==> Appending keys from msys2.gpg... ==> Locally signing trusted keys in keyring... -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... ==> ERROR: D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A could not be locally signed. -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... ==> ERROR: 123D4D51A1793859C2BE916BBBE514E53E0D0813 could not be locally signed. -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... ==> ERROR: B91BCF3303284BF90CC043CA9F418C233E652008 could not be locally signed. -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... ==> ERROR: 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C could not be locally signed. error: command (/usr/bin/bash /usr/bin/bash -c . /tmp/alpm_iD6Cnh/.INSTALL; post_upgrade 2.2.10-1 2.2.10-1 ) failed to execute correctly

t246246 commented 5 years ago

Solved in https://github.com/Alexpux/MSYS2-packages/issues/1484#issuecomment-438146576