-
Notifications
You must be signed in to change notification settings - Fork 2.5k
incus: update to 6.15.0. #56727
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
incus: update to 6.15.0. #56727
Conversation
|
Some incusd tests are failing on |
|
it is failing TestContainerTestSuite/TestContainer_AddRoutedNicValidation and TestValidateConfig: |
|
I don't think I can run the tests with a cross build right? Do you have any ideas on whats wrong? Edit, just saw they also fail on master, to confirm you mean void-packages master, so it's not added with this update? |
|
Yes, it is void master. Can you rebase this pr on master? Perhaps even temporarily switch to native aarch64 ci, like first commit here #54013 ? |
|
I don't have any aarch64 machines. |
|
I cannot reproduce on my other aarch64 machine, so perhaps this is related to newer coreutils (to be seen). |
Hi, just making an update build for incus @dkwo
Removed umoci from the readme because 6.13 removed it as a dependency.
I will also make a PR to remove it from the void docs.
(if there is a consensus on whether we want this info in only one place, I can adjust this PR to remove the README or adjust void docs to not have the redundant information) @classabbyamp
Testing the changes