Hello Alberto, or anyone else affected, Accepted util-linux into eoan-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/util- linux/2.34-0.1ubuntu2.3 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-eoan to verification-done-eoan. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-eoan. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1862846 Title: Crash and failure installing focal Status in subiquity: New Status in curtin package in Ubuntu: Fix Released Status in util-linux package in Ubuntu: Fix Released Status in curtin source package in Eoan: Invalid Status in util-linux source package in Eoan: Fix Committed Status in curtin source package in Focal: Fix Released Status in util-linux source package in Focal: Fix Released Status in util-linux package in Debian: New Bug description: [Impact] * lsblk no longer prints a partition's parent kernel device name (the wholedisk). (i.e., 'lsblk -no PKNAME /dev/partition') * Another impact is the 'removable media' check always return zero for partitions. (i.e., 'lsblk -no RM /dev/partition') * The regression was introduced on v2.34, only Eoan (v2.34) and later are affected. Disco (v2.33) and earlier are not affected. * The regression is fixed in v2.35, in commit e3bb9bfb76c1 ("lsblk: force to print PKNAME for partition"); fixes RM for partition too. [Test Case] * lsblk -no PKNAME /dev/vda1 # partition * Expected output: vda # wholedisk * Current output: (nothing) [Regression Potential] * Columns that depend on a partition device's parent device (i.e., seen as 'wholedisk') could in theory show incorrect values if another bug is present in v2.34 for that. * Other usages of 'parent' pointer in the function have been examined and reported (e.g. issue w/ removable media column), and others found to not have issues (e.g. --merge option, to group multiple parents of a device, as in RAID.) [Other Info] * The impacts to the curtin source package have been addressed in other way, it no longer requires util-linux, comment #14. * util-linux github issue: https://github.com/karelzak/util-linux/issues/813 [Original Bug Description] During an install of the daily live image for 20.04 Ubuntu Server, the installer first crashed and restarted itself, then failed to install the system. Attached are the logs left on the install USB key. To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1862846/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

