-
Notifications
You must be signed in to change notification settings - Fork 256
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
error: mingw32: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown #184
Comments
I think so too: #182 (comment) |
Sorry for the slow response! This issue should be fixed by commit 29f4d3a . You can update msys2 either manually by the steps of commit a7b2d95 or by using |
Seeing this same issue, I did not find this ticket yet. I could not update msys2 in any way on Windows. The solution for me was:
Also: Thanks for all the hard work on RubyInstaller! <3 |
Tried it, now the msys2-check works but something about pacman fails?
Edit: This happens with Ruby 2.7.2:
Edit 2: I fixed it using |
The original issue was solved with this RubyInstaller series: https://rubyinstaller.org/2020/10/06/rubyinstaller-2.7.2-1-2.6.6-2-and-2.5.8-2-released.html |
What problems are you experiencing?
I get errors when executing
ridk install
:'error: mingw32: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown'
Steps to reproduce
What's the output from
ridk version
?Comments
This issue is probably result of changes described here : https://www.msys2.org/news/#2020-06-29-new-packagers. I suppose that new packages should be generated that will include new keys.
The text was updated successfully, but these errors were encountered: