This seems to have been fixed during the transition from usplash to
plymouth.  Here is the relevant bit of code:

    if (strncmp(hex_output, checksum, strlen(hex_output)) == 0) {
      plymouth_success(client, "%s: OK", checkfile);
    } else {
      plymouth_failure(client, "%s: mismatch", checkfile);
      failed++;


** Changed in: casper (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/154878

Title:
  LiveCD integrity check doesn't say which file failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/154878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to