[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-21 Thread ianmacs
Good to know that there is a better workaround than downgrading the
kernel.

I do not see any module named "vent" in the modules-extra package for
raspberry pi. I think you meant "veth", right?

Why did this module change from standard modules to modules-extra
between linux 5.11 and 5.13? Only raspi seems to be affected, my 21.10
test machine for PC does not have modules-extra installed, and docker
still works there.

See also
https://packages.ubuntu.com/search?searchon=contents&keywords=veth.ko&mode=exactfilename&suite=impish&arch=any
for the package containing the veth module on the different
architectures. Compare with the situation for 21.04:
https://packages.ubuntu.com/search?searchon=contents&keywords=veth.ko&mode=exactfilename&suite=hirsute&arch=any
(no modules-extra anywhere).

Can this module please move back to the standard module package also for
the raspberry pi kernels?

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

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-20 Thread Matthew Peters
The vent kernel module is not installed.  If you do:
sudo apt install linux-modules-extra-raspi

This will install the module and docker will work.

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

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-20 Thread ianmacs
The 32 bit raspberry pi image for ubuntu 21.10 is also affected.

64-bit PC architecture (amd64) is not 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 64-bit
  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

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-20 Thread Kai-Heng Feng
** Package changed: linux (Ubuntu) => linux-raspi (Ubuntu)

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

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-20 Thread ianmacs
** 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.
  
- Searching for this error suggests it could be a problem with linux
- kernel module availability.
- 
- Attaching info generated by ubuntu-bug for package linux-image-raspi. I
- can only attach 1 file, therefore inlining the ubuntu-bug info for
- package docker.io (output is far shorter than for the kernel):
- 
- ProblemType: Bug
- ApportVersion: 2.20.11-0ubuntu70
- Architecture: arm64
- CasperMD5CheckResult: unknown
- Date: Mon Oct 18 14:10:27 2021
- Dependencies:
-  adduser 3.118ubuntu5
-  apparmor 3.0.3-0ubuntu1
-  apt 2.3.9
-  apt-utils 2.3.9
-  bridge-utils 1.7-1ubuntu2
-  ca-certificates 20210119ubuntu1
-  containerd 1.5.5-0ubuntu3
-  dbus 1.12.20-2ubuntu2
-  debconf 1.5.77
-  debconf-i18n 1.5.77
-  dmsetup 2:1.02.175-2.1ubuntu3
-  dns-root-data 2021011101
-  dnsmasq-base 2.85-1ubuntu2
-  dpkg 1.20.9ubuntu2
-  gcc-11-base 11.2.0-7ubuntu2
-  git 1:2.32.0-1ubuntu1
-  git-man 1:2.32.0-1ubuntu1
-  gpgv 2.2.20-1ubuntu4
-  iproute2 5.10.0-4ubuntu1
-  iptables 1.8.7-1ubuntu2
-  less 551-2
-  libacl1 2.2.53-10ubuntu2
-  libapparmor1 3.0.3-0ubuntu1
-  libapt-pkg6.0 2.3.9
-  libatm1 1:2.5.1-4build1
-  libaudit-common 1:3.0-2ubuntu2
-  libaudit1 1:3.0-2ubuntu2
-  libbpf0 1:0.4.0-1ubuntu1
-  libbrotli1 1.0.9-2build3
-  libbsd0 0.11.3-1ubuntu2
-  libbz2-1.0 1.0.8-4ubuntu3
-  libc6 2.34-0ubuntu3
-  libcap-ng0 0.7.9-2.2build1
-  libcap2 1:2.44-1build1
-  libcap2-bin 1:2.44-1build1
-  libcom-err2 1.46.3-1ubuntu3
-  libcrypt1 1:4.4.18-4ubuntu1
-  libcurl3-gnutls 7.74.0-1.3ubuntu2
-  libdb5.3 5.3.28+dfsg1-0.8ubuntu1
-  libdbus-1-3 1.12.20-2ubuntu2
-  libdevmapper1.02.1 2:1.02.175-2.1ubuntu3
-  libelf1 0.185-1build1
-  liberror-perl 0.17029-1
-  libexpat1 2.4.1-2
-  libffi8 3.4.2-1ubuntu5
-  libgcc-s1 11.2.0-7ubuntu2
-  libgcrypt20 1.8.7-5ubuntu2
-  libgdbm-compat4 1.19-2
-  libgdbm6 1.19-2
-  libgmp10 2:6.2.1+dfsg-1ubuntu2
-  libgnutls30 3.7.1-5ubuntu1
-  libgpg-error0 1.38-2build1
-  libgssapi-krb5-2 1.18.3-6
-  libhogweed6 3.7.3-1
-  libidn2-0 2.3.1-1
-  libip4tc2 1.8.7-1ubuntu2
-  libip6tc2 1.8.7-1ubuntu2
-  libk5crypto3 1.18.3-6
-  libkeyutils1 1.6.1-2ubuntu1
-  libkrb5-3 1.18.3-6
-  libkrb5support0 1.18.3-6
-  libldap-2.5-0 2.5.6+dfsg-1~exp1ubuntu1
-  libldap-common 2.5.6+dfsg-1~exp1ubuntu1
-  liblocale-gettext-perl 1.07-4build1
-  liblz4-1 1.9.3-2
-  liblzma5 5.2.5-2
-  libmd0 1.0.3-3build1
-  libmnl0 1.0.4-3
-  libnetfilter-conntrack3 1.0.8-3
-  libnettle8 3.7.3-1
-  libnfnetlink0 1.0.1-3build1
-  libnftnl11 1.1.9-1
-  libnghttp2-14 1.43.0-1
-  libnsl2 1.3.0-2build1
-  libp11-kit0 0.23.22-1build1
-  libpam-cap 1:2.44-1build1
-  libpam-modules 1.3.1-5ubuntu11
-  libpam-modules-bin 1.3.1-5ubuntu11
-  libpam-runtime 1.3.1-5ubuntu11
-  libpam0g 1.3.1-5ubuntu11
-  libpcre2-8-0 10.37-0ubuntu2
-  libperl5.32 5.32.1-3ubuntu3
-  libpsl5 0.21.0-1.2
-  librtmp1 2.4+20151223.gitfa8646d.1-2build3
-  libsasl2-2 2.1.27+dfsg-2.1build1
-  libsasl2-modules 2.1.27+dfsg-2.1build1
-  libsasl2-modules-db 2.1.27+dfsg-2.1build1
-  libseccomp2 2.5.1-1ubuntu1
-  libselinux1 3.1-3build2
-  libsemanage-common 3.1-1ubuntu2
-  libsemanage1 3.1-1ubuntu2
-  libsepol1 3.1-1ubuntu2
-  libssh-4 0.9.6-1
-  libssl1.1 1.1.1l-1ubuntu1
-  libstdc++6 11.2.0-7ubuntu2
-  libsystemd0 248.3-1ubuntu8
-  libtasn1-6 4.16.0-2
-  libtext-charwidth-perl 0.04-10build1
-  libtext-iconv-perl 1.7-7build1
-  libtext-wrapi18n-perl 0.06-9
-  libtinfo6 6.2+20201114-2build1
-  libtirpc-common 1.3.2-2
-  libtirpc3 1.3.2-2
-  libudev1 248.3-1ubuntu8
-  libunistring2 0.9.10-6
-  libxtables12 1.8.7-1ubuntu2
-  libxxhash0 0.8.0-2build1
-  libzstd1 1.4.8+dfsg-2.1
-  lsb-base 11.1.0ubuntu3
-  netbase 6.3
-  openssl 1.1.1l-1ubuntu1
-  passwd 1:4.8.1-1ubuntu9
-  patch 2.7.6-7
-  perl 5.32.1-3ubuntu3
-  perl-base 5.32.1-3ubuntu3
-  perl-modules-5.32 5.32.1-3ubuntu3
-  pigz 2.6-1
-  publicsuffix 20210108.1309-1
-  runc 1.0.1-0ubuntu2
-  tar 1.34+dfsg-1build1
-  ubuntu-fan 0.12.15
-  ubuntu-keyring 2021.03.26
-  xz-utils 5.2.5-2
-  zlib1g 1:1.2.11.dfsg-2ubuntu7
- DistroRelease: Ubuntu 21.10
- ImageMediaBuild: 20211013
- Package: docker.io 20.10.7-0ubuntu5
- PackageArchitecture: arm64
- ProcCpuinfoMinimal:
-  processor: 3
-  BogoMIPS : 108.00
-  Features : fp asimd evtstrm crc32 cpuid
-  CPU implementer  : 0x41
-  CPU architecture: 8
-  CPU variant  : 0x0
-  CPU part : 0xd08
-  CPU revision : 3
-  
-  Hardware : BCM2835
-  Revision : c03111
-  Serial 

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-19 Thread ianmacs
After downgrading the linux kernel to the latest version shipped with
ubuntu 21.04 and rebooting, executing a docker container works in ubuntu
21.10 for 64-bit Raspberry Pi.

The downgrading can be achieved like this:

1) Add the hirsute apt repositories to /etc/apt/sources.list
2) sudo apt install linux-image-5.11.0-1021-raspi
3) sudo flash-kernel --force 5.11.0-1021-raspi
4) Reboot.

This indicates that there really is a problem with the current kernel in
21.10 that prevents execution of docker containers.

-- 
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 64-bit
  raspberry pi

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


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

[Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-18 Thread ianmacs
apport information

** Tags added: apport-collected arm64-image raspi-image staging uec-
images

** 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.
  
  Searching for this error suggests it could be a problem with linux
  kernel module availability.
  
  Attaching info generated by ubuntu-bug for package linux-image-raspi. I
  can only attach 1 file, therefore inlining the ubuntu-bug info for
  package docker.io (output is far shorter than for the kernel):
  
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu70
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Mon Oct 18 14:10:27 2021
  Dependencies:
   adduser 3.118ubuntu5
   apparmor 3.0.3-0ubuntu1
   apt 2.3.9
   apt-utils 2.3.9
   bridge-utils 1.7-1ubuntu2
   ca-certificates 20210119ubuntu1
   containerd 1.5.5-0ubuntu3
   dbus 1.12.20-2ubuntu2
   debconf 1.5.77
   debconf-i18n 1.5.77
   dmsetup 2:1.02.175-2.1ubuntu3
   dns-root-data 2021011101
   dnsmasq-base 2.85-1ubuntu2
   dpkg 1.20.9ubuntu2
   gcc-11-base 11.2.0-7ubuntu2
   git 1:2.32.0-1ubuntu1
   git-man 1:2.32.0-1ubuntu1
   gpgv 2.2.20-1ubuntu4
   iproute2 5.10.0-4ubuntu1
   iptables 1.8.7-1ubuntu2
   less 551-2
   libacl1 2.2.53-10ubuntu2
   libapparmor1 3.0.3-0ubuntu1
   libapt-pkg6.0 2.3.9
   libatm1 1:2.5.1-4build1
   libaudit-common 1:3.0-2ubuntu2
   libaudit1 1:3.0-2ubuntu2
   libbpf0 1:0.4.0-1ubuntu1
   libbrotli1 1.0.9-2build3
   libbsd0 0.11.3-1ubuntu2
   libbz2-1.0 1.0.8-4ubuntu3
   libc6 2.34-0ubuntu3
   libcap-ng0 0.7.9-2.2build1
   libcap2 1:2.44-1build1
   libcap2-bin 1:2.44-1build1
   libcom-err2 1.46.3-1ubuntu3
   libcrypt1 1:4.4.18-4ubuntu1
   libcurl3-gnutls 7.74.0-1.3ubuntu2
   libdb5.3 5.3.28+dfsg1-0.8ubuntu1
   libdbus-1-3 1.12.20-2ubuntu2
   libdevmapper1.02.1 2:1.02.175-2.1ubuntu3
   libelf1 0.185-1build1
   liberror-perl 0.17029-1
   libexpat1 2.4.1-2
   libffi8 3.4.2-1ubuntu5
   libgcc-s1 11.2.0-7ubuntu2
   libgcrypt20 1.8.7-5ubuntu2
   libgdbm-compat4 1.19-2
   libgdbm6 1.19-2
   libgmp10 2:6.2.1+dfsg-1ubuntu2
   libgnutls30 3.7.1-5ubuntu1
   libgpg-error0 1.38-2build1
   libgssapi-krb5-2 1.18.3-6
   libhogweed6 3.7.3-1
   libidn2-0 2.3.1-1
   libip4tc2 1.8.7-1ubuntu2
   libip6tc2 1.8.7-1ubuntu2
   libk5crypto3 1.18.3-6
   libkeyutils1 1.6.1-2ubuntu1
   libkrb5-3 1.18.3-6
   libkrb5support0 1.18.3-6
   libldap-2.5-0 2.5.6+dfsg-1~exp1ubuntu1
   libldap-common 2.5.6+dfsg-1~exp1ubuntu1
   liblocale-gettext-perl 1.07-4build1
   liblz4-1 1.9.3-2
   liblzma5 5.2.5-2
   libmd0 1.0.3-3build1
   libmnl0 1.0.4-3
   libnetfilter-conntrack3 1.0.8-3
   libnettle8 3.7.3-1
   libnfnetlink0 1.0.1-3build1
   libnftnl11 1.1.9-1
   libnghttp2-14 1.43.0-1
   libnsl2 1.3.0-2build1
   libp11-kit0 0.23.22-1build1
   libpam-cap 1:2.44-1build1
   libpam-modules 1.3.1-5ubuntu11
   libpam-modules-bin 1.3.1-5ubuntu11
   libpam-runtime 1.3.1-5ubuntu11
   libpam0g 1.3.1-5ubuntu11
   libpcre2-8-0 10.37-0ubuntu2
   libperl5.32 5.32.1-3ubuntu3
   libpsl5 0.21.0-1.2
   librtmp1 2.4+20151223.gitfa8646d.1-2build3
   libsasl2-2 2.1.27+dfsg-2.1build1
   libsasl2-modules 2.1.27+dfsg-2.1build1
   libsasl2-modules-db 2.1.27+dfsg-2.1build1
   libseccomp2 2.5.1-1ubuntu1
   libselinux1 3.1-3build2
   libsemanage-common 3.1-1ubuntu2
   libsemanage1 3.1-1ubuntu2
   libsepol1 3.1-1ubuntu2
   libssh-4 0.9.6-1
   libssl1.1 1.1.1l-1ubuntu1
   libstdc++6 11.2.0-7ubuntu2
   libsystemd0 248.3-1ubuntu8
   libtasn1-6 4.16.0-2
   libtext-charwidth-perl 0.04-10build1
   libtext-iconv-perl 1.7-7build1
   libtext-wrapi18n-perl 0.06-9
   libtinfo6 6.2+20201114-2build1
   libtirpc-common 1.3.2-2
   libtirpc3 1.3.2-2
   libudev1 248.3-1ubuntu8
   libunistring2 0.9.10-6
   libxtables12 1.8.7-1ubuntu2
   libxxhash0 0.8.0-2build1
   libzstd1 1.4.8+dfsg-2.1
   lsb-base 11.1.0ubuntu3
   netbase 6.3
   openssl 1.1.1l-1ubuntu1
   passwd 1:4.8.1-1ubuntu9
   patch 2.7.6-7
   perl 5.32.1-3ubuntu3
   perl-base 5.32.1-3ubuntu3
   perl-modules-5.32 5.32.1-3ubuntu3
   pigz 2.6-1
   publicsuffix 20210108.1309-1
   runc 1.0.1-0ubuntu2
   tar 1.34+dfsg-1build1
   ubuntu-fan 0.12.15
   ubuntu-keyring 2021.03.26
   xz-utils 5.2.5-2
   zlib1g 1:1.2.11.dfsg-2ubuntu7
  DistroRelease: Ubuntu 21.10
  ImageMediaBuild: 20211013
  Package: docker.io 20.10.7-0ubuntu5
  PackageArchitecture: arm64
  ProcCpuinfoMinimal:
   processor: 3
   BogoMIPS : 108.00
   Features : fp asimd evtstrm crc32 cpuid
   CPU implementer  : 0x41
   CPU architecture: 8
   CPU variant  : 0x0
   CPU part