-
Notifications
You must be signed in to change notification settings - Fork 36
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: os update #133
ci: os update #133
Conversation
Linker issue with Ubuntu 24.04: https://github.com/tonistiigi/xx/actions/runs/7289833591/job/19865313633#step:5:1259
Same with debian sid: https://github.com/tonistiigi/xx/actions/runs/7289833591/job/19865312556#step:5:998
Might be related to GCC 13 |
To unblock this we need to see |
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.
Add debian:trixie
as well.
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.
With the latest patches this should be green (except buster-backports that we maybe should start removing soon).
It does look that trixie sometimes has package sync errors (like we have seen in sid). We might need to set "allow-failure: true" if this persists.
Signed-off-by: CrazyMax <[email protected]>
Signed-off-by: Tonis Tiigi <[email protected]>
No description provided.