Skip to content
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

ci: fix transient MSYS2 failures #1123

Conversation

benoit-pierre
Copy link
Contributor

Make sure Python is updated to >=3.11 (fix msys2/MINGW-packages#17415).

Make sure Python is updated to >=3.11 (fix msys2/MINGW-packages#17415).
@eli-schwartz
Copy link
Member

Do you offhand know how much longer the CI will take when msys2 has to apply updates?

(I assume we only need it until a new base install is deployed, no idea what the timeframe for that is.)

@benoit-pierre
Copy link
Contributor Author

No noticeable difference apparently:

  • before: 2m 22s (for the msys2/setup-msys2@v2 phase)
  • after: 2m 26s

@eli-schwartz
Copy link
Member

Oh ha, that makes sense... it's only even updating pacman and msys2-runtime. :D The rest are going to have to be downloaded either way.

@eli-schwartz eli-schwartz merged commit dc51be7 into mesonbuild:master Aug 24, 2023
7 checks passed
@benoit-pierre benoit-pierre deleted the pr/fix_transient_msys2_ci_failures branch August 24, 2023 21:32
@neheb
Copy link
Collaborator

neheb commented Aug 25, 2023

@benoit-pierre this should be applied to Build All as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Investigation] The MSYS2 + meson + Python crash issue
3 participants