I had the same problem: $ cat /tmp/debsums.txt | egrep "mismatch|can't" | cut -d " " -f4 | uniq | wc -l 134
After undoing the prelinking on my system (ie. setting "PRELINKING" to "no" at /etc/default/prelink and running the daily prelink cron task) it changed to: $ cat /tmp/debsums_noprelink.txt | egrep "mismatch|can't" | cut -d " " -f4 | uniq | wc -l 34 I'm also using XFS on the root partition and gutsy. I'm attaching the debsums file after undoing the prelink. ** Attachment added: "Debsums output without prelink activated on system" http://launchpadlibrarian.net/10168354/debsums_noprelink.txt -- Bus error when running Firefox or Epiphany https://bugs.launchpad.net/bugs/133786 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