** Description changed:

  Using the Ubuntu image for Raspberry Pi from here:
  https://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-
  server-arm64+raspi.img.xz
  
  After installing the docker.io package, I cannot start a docker
  container. Example:
  
  $ sudo docker run --rm hello-world
  docker: Error response from daemon: failed to create endpoint pensive_greider 
on network bridge: failed to add the host (veth2102512) <=> sandbox 
(veth4fb66df) pair interfaces: operation not supported.
  
- This was working in the previous ubuntu release for 64 bit raspberry pi,
- 21.04.
+ Update for everyone searching for a workaround and finding this bug:
  
- This problem is caused by the linux kernel shipped for ubuntu 21.10 for
- 64 bit raspberry pi, see post #14.
+ sudo apt install linux-modules-extra-raspi
+ 
+ You may want to indicate above that you are affected.

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

Title:
  Cannot start docker container on ubuntu 21.10 server for raspberry pi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1947601/+subscriptions


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

Reply via email to