[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso
Łukasz Zemczak
1892369 at bugs.launchpad.net
Mon Aug 29 10:40:14 UTC 2022
Hello Slash, or anyone else affected,
Accepted casper into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/casper/1.445.3 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. To properly test it you
will need to obtain and boot a daily build of a Live CD for focal. 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, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. 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.
** Changed in: casper (Ubuntu Focal)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-focal
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1892369
Title:
Impossible to skip integrity test for ubuntu-server 20.04.1 iso
Status in subiquity:
New
Status in Release Notes for Ubuntu:
New
Status in casper package in Ubuntu:
Fix Released
Status in casper source package in Focal:
Fix Committed
Status in casper source package in Jammy:
Fix Released
Bug description:
[Impact]
* Users cannot trivially skip the media integrity test in
the 20.04.x installer, as ctrl-c is no longer available
and the option 'fsck.mode=skip' is NOT honored if it is
last in cmdline (which is usually the case for humans).
* The impact is more severe on physical server installs,
where usually the speed of _virtual_ optical media w/
the BMC is really slow; impacting field/data center ops.
[Test Plan]
* Run casper in a container/guest with fake /proc/cmdline
in 3 modes for 'fsck.mode=skip': (steps in comment #39).
1) not present
2) present, last option
3) present, not last option
* Test the options with 20.04.5 release candidate images.
[Where problems could occur]
* The patch is restricted to the option parsing in casper,
so regressions would likely manifest as errors parsing
kernel cmdline options or crashing casper (systemd unit).
* The patch has been in Jammy/22.04 from the daily builds.
[Original Description]
It is not possible to skip the integrity test with the iso available
at http://www.releases.ubuntu.com/20.04/ubuntu-20.04.1-live-server-
amd64.iso .
Bellow is a screenshot of me hitting CTRL+C to try to cancel it, without success:
https://ibb.co/vwvtXmn
Checking integrity can be extremely slow when mounting an image via
virtual CD tools from Dell idrac. I didn't measure it precisely but it
takes more than 30 minutes.
Since the image is on a remote location and was already checked, this
is completely useless.
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1892369/+subscriptions
More information about the foundations-bugs
mailing list