-
Notifications
You must be signed in to change notification settings - Fork 65
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
MSYS2 builds broken #2074
Comments
seems that removing pacman -Rdd catgets libcatgets solves the problem seems there was a runtime update of msys, would be nice if you could update the default msys installation |
Thanks for the solution. Will update MSYS2 during the next update. |
Seems after the usual
this time there were incompatibilites with these 2 packages, the problem why the builds failed was that the usuall this was adressed in this issue here: msys2/MSYS2-packages#1141 so not strictly a appveyor problem the problem was fixed upstream, a work around until this lands is
the `--ask=127´ answers all questions with ´yes´ |
Upstream issue: msys2/MSYS2-packages#1141 For the workaround please note:
The upstream repo already has an updated version of pacman which will avoid this issue in future by changing the default answer of all questions to "yes", so |
It seems something changed and im getting lot of these on various packages that i want to install
i didnt have these problems 3 days ago, and i changed nothing on the build script
https://ci.appveyor.com/project/yann-l/gajim/build/1.0.319 - build ok
https://ci.appveyor.com/project/yann-l/gajim/build/1.0.320 - build fails
The text was updated successfully, but these errors were encountered: