util-linux / test steps === Bionic ---
No regression: parent kernel device name $ dpkg -s util-linux | grep ^Version: Version: 2.31.1-0.4ubuntu3.5 $ lsblk -no pkname /dev/vda1 vda Eoan --- Before: empty string $ dpkg -s util-linux | grep ^Version: Version: 2.34-0.1ubuntu2.2 $ lsblk -no pkname /dev/vda1 $ After: parent kernel device name $ dpkg -s util-linux | grep ^Version: Version: 2.34-0.1ubuntu2.2+pkname1 $ lsblk -no pkname /dev/vda1 vda Focal --- Before: empty string $ dpkg -s util-linux | grep ^Version: Version: 2.34-0.1ubuntu6 $ lsblk -no pkname /dev/vda1 $ After: parent kernel device name $ dpkg -s util-linux | grep ^Version: Version: 2.34-0.1ubuntu6+pkname1 $ lsblk -no pkname /dev/vda1 vda -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862846 Title: Crash and failure installing focal To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1862846/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
