Thanks for this fix! I have upgraded linux-raspi to the version now on
impish-proposed, uninstalled linux-modules-extra-raspi, rebooted and all
my docker projects still work.

Now it would be nice if this package can make the step from impish-
proposed to impish-updates so that all users automatically profit from
the update. In any case, this change is a good fix for the upcoming
22.04 LTS release.

For the time being, this is a possible way for 21.10 users to upgrade to
the new linux-raspi version in order to work around the original problem
without having to install the modules-extra package:

$ echo deb http://ports.ubuntu.com/ubuntu-ports impish-proposed main | sudo tee 
/etc/apt/sources.list.d/proposed.list
$ sudo apt update
$ sudo apt install linux-raspi
$ sudo rm /etc/apt/sources.list.d/proposed.list
$ sudo apt update
$ sudo reboot

-- 
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