Activity log for bug #1946656

Date Who What changed Old value New value Message
2021-10-11 14:01:22 Paride Legovini bug added bug
2021-10-11 14:23:48 Paride Legovini bug task added subiquity
2021-10-11 14:30:46 Paride Legovini summary [daily impish-live-server] snapd stuck in the installer system [daily impish-live-server] snap stuck in the installer system
2021-10-11 14:40:26 Paride Legovini bug task added snapd
2021-10-11 14:43:20 Brian Murray attachment added Screenshot from 2021-10-11 07-42-30.png https://bugs.launchpad.net/subiquity/+bug/1946656/+attachment/5531933/+files/Screenshot%20from%202021-10-11%2007-42-30.png
2021-10-11 14:52:41 Dan Bungert tags fr-1794
2021-10-11 18:11:57 Dan Bungert attachment added systemctl-status-snapd.log https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5531971/+files/systemctl-status-snapd.log
2021-10-11 18:12:30 Dan Bungert attachment added journalctl-u-snapd.log https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5531972/+files/journalctl-u-snapd.log
2021-10-11 18:12:58 Dan Bungert attachment added snap-debug-state.log https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5531973/+files/snap-debug-state.log
2021-10-11 19:38:57 Dan Bungert attachment added subiquity-server-debug.log https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5531975/+files/subiquity-server-debug.log
2021-10-11 21:08:07 Michael Hudson-Doyle attachment added journal.txt https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5531988/+files/journal.txt
2021-10-12 05:49:45 Alberto Mardegan snapd: assignee Alberto Mardegan (mardy)
2021-10-12 08:15:49 Paride Legovini description With the latest ISOs, that is with: $ bsdtar -x -f impish-live-server-amd64.iso -O \./.disk/info Ubuntu-Server 21.10 "Impish Indri" - Daily amd64 (20211011) calling the 'snap' command hangs, waiting forever on snapd which appears to be stuck. The simplest reproducer is: 1. qemu-img create -f qcow2 disk1.qcow2 10G 2. kvm -m 2048 -boot d -cdrom ./impish-live-server-amd64.iso -drive file=disk1.qcow2,if=virtio 3. At the very fist screen do: 'F1 -> Enter shell'. Verify that `snap list` returns a list of snaps. 4. Exit the shell and proceed up to the storage config. Accept all defaults. No need to config storage. 5. Jump again to a shell and do `snap list`. Now the command hangs indefinitely, and `systemctl status snapd` will report is as inactive (dead). I think this can potentially block refreshes of subiquity. I'm pretty sure images up to 2021-10-08 included were good. With the latest ISOs, that is with: $ bsdtar -x -f impish-live-server-amd64.iso -O \./.disk/info Ubuntu-Server 21.10 "Impish Indri" - Daily amd64 (20211011) the 'snap' command hangs when called after the subiquity "proxy setup" screen, waiting forever on snapd, which appears to be dead. The simplest reproducer is: 1. qemu-img create -f qcow2 disk1.qcow2 10G 2. kvm -m 2048 -boot d -cdrom ./impish-live-server-amd64.iso -drive file=disk1.qcow2,if=virtio 3. At the very fist screen do: 'F1 -> Enter shell'.    Verify that `snap list` returns a list of snaps. 4. Exit the shell and proceed up to the storage config.    Accept all defaults. No need to config storage. 5. Jump again to a shell and do `snap list`.    Now the command hangs indefinitely, and    `systemctl status snapd` will report is as inactive (dead). I think this can potentially block refreshes of subiquity. I'm pretty sure images up to 2021-10-08 included were good.
2021-10-12 09:46:04 Alberto Mardegan attachment added test.py https://bugs.launchpad.net/ubuntu-cdimage/+bug/1946656/+attachment/5532120/+files/test.py
2021-10-12 15:39:02 Paride Legovini subiquity: status New Fix Committed
2021-10-12 16:11:08 Alberto Mardegan snapd: status New In Progress
2022-11-11 10:28:55 Michael Vogt snapd: status In Progress Fix Released