-
Notifications
You must be signed in to change notification settings - Fork 103
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
Set break-system-packages in Debian 12 helix image #1046
Conversation
This is failing in an unrelated way:
@mthalman would you be able to help? |
I was able to pull that image locally. This may have just been a transient error from the MAR registry. I'm retrying the build. |
Hmm, still not working. I'll have to look deeper. This is strange. |
Ok, it is transient. Another build I tried eventually worked:
|
Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sadly, I believe this correct.
Fixes failures running tests on the new arm32 images in dotnet/runtime#102059:
This fix is only for the arm32 image, which is the only one used in dotnet/runtime.
There are references to debian-12 arm images in aspnetcore, but they seem to be unused. The arm64 and amd64 images have similar errors if I try 'sudo pip install' locally, so they are probably broken as well, but I'm limiting the fix to arm32 images that we know we need for ci.