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

Revert MSYS2 workaround once the issue is fixed upstream #72333

Closed
mati865 opened this issue May 18, 2020 · 0 comments · Fixed by #72474
Closed

Revert MSYS2 workaround once the issue is fixed upstream #72333

mati865 opened this issue May 18, 2020 · 0 comments · Fixed by #72474
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-windows-gnu Toolchain: GNU, Operating system: Windows P-high High priority T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Comments

@mati865
Copy link
Contributor

mati865 commented May 18, 2020

Background:
Pacman from the archive installed by chocolatey is too old to properly unpack msys2-runtime which has been accidentally compressed with zstd too soon.
As the result Windows CI jobs started failing: https://dev.azure.com/rust-lang/rust/_build/results?buildId=29511&view=logs&j=90f6024d-9735-531d-4933-8983ca347d60

#72332 and #72384 have been created as temporary workaround. Once upstream resolves the issue they should be reverted.

@jonas-schievink jonas-schievink added A-testsuite Area: The testsuite used to check the correctness of rustc O-windows-gnu Toolchain: GNU, Operating system: Windows T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels May 18, 2020
@pietroalbini pietroalbini added the P-high High priority label May 20, 2020
@bors bors closed this as completed in 4774f9b May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-windows-gnu Toolchain: GNU, Operating system: Windows P-high High priority T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants