-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failed: pacman failed Ruby 2.7.1 32 bit #399
Comments
I believe a work-around is: Download the following two files and place them in a folder without a space in the path, (like
then run:
If using
EDIT: 32 bit Ruby or 32 bit system? The above files may be wrong for a 32 bit system. I don't know if the 32 bit systems are supported? 32 bit system is:
|
Yes its for 32 bit Windows operating system (Window 7 sp1),, I tried above steps but I am still getting below errors; C:\Temp>ridk exec pacman -Udd C:/temp/msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz error: mingw64: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown error: database 'mingw32' is not valid (invalid or corrupted database (PGP signature) C:\Temp> |
You might have run into the problem which occured after a change of the guard of the msys2 maintainers. It's explained here: I include the text from the webpage in case the URL will go out of service at some point:
|
This issue has been reproduce while installing ruby 2.7 for 32 bit system.
| __ \ | | |_ | | | | | | |_
| |) | | | _ _ | | _ __ | | __ | | | ___ _ __ ) |
| _ / | | | ' | | | | | | | ' / __| / _` | | |/ _ \ '/ /
| | \ \ || | |) | || || || | | __ \ || (| | | | _/ | / /
|| __,|_./ __, ||| ||/__,||_|__||||
/ | _
|/ | _ __ | | o __ | _ _
| () | |^| | | |(|()^/_>
1 - MSYS2 base installation
2 - MSYS2 system update (optional)
3 - MSYS2 and MINGW development toolchain
Which components shall be installed? If unsure press ENTER [1,3] 1
1 - MSYS2 base installation
2 - MSYS2 system update (optional)
3 - MSYS2 and MINGW development toolchain
Which components shall be installed? If unsure press ENTER [] 2
error: mingw64: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: target not found: catgets
error: target not found: libcatgets
MSYS2 system update (optional) part 1 ...
error: mingw64: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
:: Synchronizing package databases...
mingw32 569.9 KiB 247K/s 00:02 [#########################] 100%
mingw32.sig 438.0 B 428K/s 00:00 [#########################] 100%
error: mingw32: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: failed to update mingw32 (invalid or corrupted database (PGP signature))
mingw64 571.4 KiB 388K/s 00:01 [#########################] 100%
mingw64.sig 438.0 B 0.00B/s 00:00 [#########################] 100%
error: mingw64: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: failed to update mingw64 (invalid or corrupted database (PGP signature))
msys 184.2 KiB 200K/s 00:01 [#########################] 100%
msys.sig 438.0 B 428K/s 00:00 [#########################] 100%
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: failed to update msys (invalid or corrupted database (PGP signature))
error: failed to synchronize all databases
### MSYS2 system update (optional) failed
Installation failed: pacman failed
1 - MSYS2 base installation
2 - MSYS2 system update (optional)
3 - MSYS2 and MINGW development toolchain
Which components shall be installed? If unsure press ENTER []
The text was updated successfully, but these errors were encountered: