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

Remove support for testing on Ubuntu Bionic 18.04 #114

Closed
ximon18 opened this issue Sep 24, 2024 · 0 comments · Fixed by #115
Closed

Remove support for testing on Ubuntu Bionic 18.04 #114

ximon18 opened this issue Sep 24, 2024 · 0 comments · Fixed by #115
Labels
bug Something isn't working

Comments

@ximon18
Copy link
Member

ximon18 commented Sep 24, 2024

It seems that the Incus image no longer exists for bionic. It isn't listed at https://images.linuxcontainers.org/ and ploutos-testing is failing with error:

Run # security.nesting=true is needed to avoid error "Failed to set up mount namespacing: Permission denied" in a
+ sudo incus launch images:ubuntu/bionic/cloud -c security.nesting=true -c environment.DEBIAN_FRONTEND=noninteractive testcon
Launching testcon
Error: Failed instance creation: Failed getting remote image info: Failed getting image: The requested image couldn't be found
Error: Process completed with exit code 1.

See: https://github.com/NLnetLabs/ploutos-testing/actions/runs/10976610432/job/30477578335#step:13:15

To work around this we need to add bionic to the list of no longer supported test environments that are automatically disabled.

@ximon18 ximon18 added the bug Something isn't working label Sep 24, 2024
@ximon18 ximon18 mentioned this issue Sep 24, 2024
19 tasks
@ximon18 ximon18 linked a pull request Sep 24, 2024 that will close this issue
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant