We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, just recently (in the past 3-4 days) I've started running into the following problem on Windows 2012r2.
How to replicate:
msys2_shell.cmd
exit
pacman -Sy pacman
pacman -Syuu
pacman --version
(I also tried exiting the shell between the pacman package update and the next commands, with the same result)
Here is some output after the last few commands:
Let me know if there is anything else I can provide to help debug this issue. Thanks!
The text was updated successfully, but these errors were encountered:
I faced the same problem.
#53
Sorry, something went wrong.
No branches or pull requests
Hello, just recently (in the past 3-4 days) I've started running into the following problem on Windows 2012r2.
How to replicate:
msys2_shell.cmd
exit
from shell after setupmsys2_shell.cmd
pacman -Sy pacman
pacman -Syuu
or even justpacman --version
- these all return 127 with no stdout output.(I also tried exiting the shell between the pacman package update and the next commands, with the same result)
Here is some output after the last few commands:
Let me know if there is anything else I can provide to help debug this issue. Thanks!
The text was updated successfully, but these errors were encountered: