-
Notifications
You must be signed in to change notification settings - Fork 108
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
add Fedora35 Helix image #509
Conversation
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.
Helix changes look fine to me, the DNS issues with Fedora sites are mysterious.
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.
BTW, do we plan to put msquic on some other distros as well?
Adding @omajid to help in diagnosing the build error. |
This looks like a problem either with the infrastructure or with the base fedora image itself.
I'm not sure where the |
The error message seems to suggest that this is actions/runner-images#3812 |
Looks like the |
The will be problematic even for helix, right @omajid e.g. it is not just problem building the image... |
@chrispat - Any idea when the moby fix mentioned in actions/runner-images#3812 will make its way into Azure DevOps Linux hosted agents? |
Azure DevOps and GitHub Actions use the same Linux images. So it should make it to both at the same time. |
I'm not sure what is next step here. Wait? If so, is there some trigger to know it is ready? For the QUIC changes I can go back to Fedora34 but I guess reason for the updated test matrix is to spot issues early. |
@wfurt we can work around failures when running the container by disabling security policy as suggested at actions/runner-images#3812 (comment) but I don't know of a solution for I can't see anything we (.NET folks) can do here short of waiting for updated moby. |
Deleting the files seems appropriate. |
@wfurt, is there a way I can help there? For example move helix image to another PR? |
I'm not sure what you suggesting @aik-jahoda. From what I understand the new Fedora (and some other distributions) will not function in current infrastructure. |
Same issue also affects RHEL 9: #520 |
contributes to dotnet/core#6446
contributes to #502
in addition it removes old unsupported Fedora32
contributes to dotnet/core#6431
now, locked the old container on release/6.0 branch of dotnet./msquic so it is suitable for 6.0 testing (msquic 1.7)
new container pulls in main and new features and produces msquic 1.8 to test with main of runtime.
contributes to dotnet/runtime#55639
the docker image is mostly clone of existing 34.
since new Fedora uses Python3 be default I removed some old craft & custom pip.