You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to update MSYS2 few minutes ago, and I got this, on two different Windows 10 machines:
$ pacman -Syu
:: Synchronizing package databases...
mingw32 746.0 B 0.00 B/s 00:00 [#####################] 100%
mingw32.sig 746.0 B 0.00 B/s 00:00 [#####################] 100%
error: GPGME error: No data
error: failed to update mingw32 (invalid or corrupted database (PGP signature))
mingw64 746.0 B 0.00 B/s 00:00 [#####################] 100%
mingw64.sig 746.0 B 0.00 B/s 00:00 [#####################] 100%
error: GPGME error: No data
error: failed to update mingw64 (invalid or corrupted database (PGP signature))
msys 746.0 B 0.00 B/s 00:00 [#####################] 100%
msys.sig 746.0 B 0.00 B/s 00:00 [#####################] 100%
error: GPGME error: No data
error: failed to update msys (invalid or corrupted database (PGP signature))
error: failed to synchronize all databases
Not sure if this is just a server being down, or a bug in a package (maybe pacman), but I haven't found this error in context of MSYS2, so I thought I'd report.
The text was updated successfully, but these errors were encountered:
Just tried to update MSYS2 few minutes ago, and I got this, on two different Windows 10 machines:
Not sure if this is just a server being down, or a bug in a package (maybe
pacman
), but I haven't found this error in context of MSYS2, so I thought I'd report.The text was updated successfully, but these errors were encountered: