Note that, for jammy and focal, the bogus package never reached the
updates pocket. It was blocked in proposed for a few weeks and then was
superseeded by the new version (1.7.24).

Still, we will verify them as we verified noble:

jammy:

with the version from proposed (1.7.24-0ubuntu1~22.04.1)

# containerd --version
containerd github.com/containerd/containerd 1.7.24 

# containerd --help
...
VERSION:
   1.7.24
...

Finally, the smoke test below works as expected (and I can gracefully
stop the container)

# ctr images pull docker.io/library/redis:alpine
# ctr run --apparmor-default-profile="ctr-test" docker.io/library/redis:alpine 
redis

focal:

with the version from proposed (1.7.24-0ubuntu1~20.04.1)

# containerd --version
containerd github.com/containerd/containerd 1.7.24 

# containerd --help
...
VERSION:
   1.7.24
...

Finally, the smoke test below works as expected (and I can gracefully
stop the container)

# ctr images pull docker.io/library/redis:alpine
# ctr run --apparmor-default-profile="ctr-test" docker.io/library/redis:alpine 
redis

** Tags removed: verification-needed verification-needed-focal 
verification-needed-jammy
** Tags added: verification-done verification-done-focal verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089704

Title:
  Incorrect version packaged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd-app/+bug/2089704/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to