Public bug reported:

This bug is blocking docker.io on update-excuses.

I noticed that docker.io version 20.10.7-0ubuntu2 (currently in impish-
proposed) is failing to start when installed inside an Impish LXD
container.  You can reproduce the bug by doing:

$ lxc launch ubuntu-daily:impish test-docker -c security.nesting=true
$ lxc shell test-docker
# cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF
# apt update
# apt install docker.io -y
...
Setting up docker.io (20.10.7-0ubuntu2) ...                                     
                                                                                
                             
Adding group `docker' (GID 120) ...                                             
                                                                                
                             
Done.                                                                           
                                                                                
                             
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → 
/lib/systemd/system/docker.service.                                             
                                
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → 
/lib/systemd/system/docker.socket.                                              
                                    
A dependency job for docker.service failed. See 'journalctl -xe' for details.   
                                                                                
                             
invoke-rc.d: initscript docker, action "start" failed.                          
                                                                                
                             
○ docker.service - Docker Application Container Engine                          
              
     Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor 
preset: enabled)                                                                
                                    
     Active: inactive (dead)                                                    
              
TriggeredBy: × docker.socket                                                    
                                                                                
                             
       Docs: https://docs.docker.com                                            
                                                                                
                             
                                                                                
                                                                                
                             
Sep 01 01:52:47 test-docker systemd[1]: Dependency failed for Docker 
Application Container Engine.
Sep 01 01:52:47 test-docker systemd[1]: docker.service: Job 
docker.service/start failed with result 'dependency'.
...

** Affects: docker.io (Ubuntu)
     Importance: Medium
         Status: New


** Tags: update-excuse

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

Title:
  docker 20.10.7-0ubuntu2 fails to start when installed inside Impish
  LXD container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1942276/+subscriptions


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

Reply via email to