Activity log for bug #1934775

Date Who What changed Old value New value Message
2021-07-06 11:44:35 Alfonso Sanchez-Beato bug added bug
2021-07-06 11:44:35 Alfonso Sanchez-Beato attachment added crash-subiquity.log https://bugs.launchpad.net/bugs/1934775/+attachment/5509379/+files/crash-subiquity.log
2021-07-06 11:53:14 Alfonso Sanchez-Beato description Installing has crashed in the latest stages of the installation, apparently due to not being able to unmount /target/sys. The error I see in the log is: Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) umount: /target/sys: target is busy. Mount shows that there is something else still mounted in target/sys: sysfs on /target/sys type sysfs (rw,nosuid,nodev,noexec,relatime) fusectl on /target/sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) This fails: # umount /target/sys But this is successful: # umount /target/sys/fs/fuse/connections # umount /target/sys See attached file with the crash. Installing has crashed in the latest stages of the installation, apparently due to not being able to unmount /target/sys. The error I see in the log is:  Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)  Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False)  umount: /target/sys: target is busy. Mount shows that there is something else still mounted in target/sys: sysfs on /target/sys type sysfs (rw,nosuid,nodev,noexec,relatime) fusectl on /target/sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) This fails: # umount /target/sys But this is successful: # umount /target/sys/fs/fuse/connections # umount /target/sys See attached file with the crash. This happens with the revision in edge for arm64: edge arm64 21.06.01+git14.aa0dfb01 2543 2021-07-02T04:58:24.297995+00:00
2021-07-13 01:22:17 Matthieu Clemenceau tags fr-1497
2021-07-14 05:19:29 Michael Hudson-Doyle bug task added curtin
2021-07-14 05:23:28 Launchpad Janitor merge proposal linked https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/405670
2021-07-15 22:11:05 Server Team CI bot curtin: status New Fix Committed
2021-12-06 22:58:30 Dan Bungert curtin: status Fix Committed Fix Released