[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

Mauricio Faria de Oliveira 1892369 at bugs.launchpad.net
Fri Mar 18 22:18:06 UTC 2022


Issues reproducible with ubuntu-20.04.4-live-server-amd64.iso.

Apparently, ctrl-c does not stop the integrity check anymore
because casper-md5check runs as systemd service/disconnected
from plymouth. Per [1], iiuic. -- Well, this is _not_ a bug.

So, fsck.mode=skip is the only option available.

However, there's a bug in casper-md5check that ignores that
_if_ it is the last option in /proc/cmdline (likely, if the
user adds it after '---' or deletes '---' to insert it.)

Workaround: make sure to add fsck.mode=skip before '---'.

Patch proposed [2], with technical details and testing.

[1] https://launchpad.net/ubuntu/+source/casper/1.457
[2] https://code.launchpad.net/~mfo/casper/+git/casper/+merge/417120

-- 
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:
  Fix Released
Status in casper package in Ubuntu:
  In Progress

Bug 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