I am using ruby installer rubyinstaller-2.4.1-2-x64.exe to install ruby 2.4.1 on windows 10
. It is successful and at the end of install MSYS2
installation is triggered. It is also successful. But MSYS2 system update
fails with the following error.
mingw32.sig 96.0 B 93.8K/s 00:00 [#######################################] 100%
error: mingw32: signature from "Alexey Pavlov (Alexpux) <alexpux@gmail.com>" is invalid
error: failed to update mingw32 (invalid or corrupted database (PGP signature))
Any workaround to fix this?
Note: The same installation package works perfectly in my home network. So I guess it is something to do with the corporate firewall.