[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2011-10-27 Thread Brian Murray
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


[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2011-10-26 Thread Brian Murray
** Changed in: casper (Ubuntu)
   Status: New = Triaged

-- 
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


[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2008-01-27 Thread era
As a matter of fact, I don't think it would be hard to make it less
opaque in the standard scenario, without necessarily losing market share
among the technological pants-wetters.  For instance, displaying raw
output on a separate virtual terminal might be all it really takes.

-- 
LiveCD integrity check doesn't say which file failed
https://bugs.launchpad.net/bugs/154878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2008-01-25 Thread Luke Yelavich
Nevertheless, I think this is something that should be considered, not
as a standard use case, but if a user wishes to know what file(s) are
incorrect.

** Changed in: casper (Ubuntu)
   Importance: Undecided = Wishlist

-- 
LiveCD integrity check doesn't say which file failed
https://bugs.launchpad.net/bugs/154878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2007-10-20 Thread era
The md5sum of the downloaded image didn't match the official md5sum
d2334dbba7313e9abc8c7c072d2af09c.  Downloaded anew and got an image with
the correct MD5.  This should teach me to not trust a sucky USB stick
for carrying around any useful data ...

Loop-mounting the .iso and running md5sum reveals a change in
casper/filesystem.squashfs compared to the values in md5sum.txt in the
image itself.  Loop-mounting the broken squashfs image and attempting to
run md5sum on that produces a bunch of errors.  Time to burn another, I
guess.  (It booted just fine, though :-)

-- 
LiveCD integrity check doesn't say which file failed
https://bugs.launchpad.net/bugs/154878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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