Hello, I think you can run the following to test: ``` # Expected: mounts successfully # Actual: failed to mount: no such device ctr images pull docker.io/library/alpine:latest mkdir -p /tmp/test-mount ctr images mount docker.io/library/alpine:latest /tmp/test-mount ``` I'd expect this to fail with ubuntu 22.04 with containerd 2.2.1. But hopefully succeed with containerd 2.2.2.
We need to provide support for both ubuntu 22.04 and ubuntu 24.04 moving forward. Therefore while we can request a few end users to upgrade to resolute, we do need the ubuntu 22.04 version patched as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158333 Title: Ubuntu 22.04 containerd version To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/2158333/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
