As mentioned in the original bug report, everything works fine starting from a fresh installation of the 2012.03.27 ISO. This includes with any kernel. Once "sudo apt-get update" and "sudo apt-get upgrade" are done, then any and every kernel shows this issue.
Starting from a fresh install of the 2012.03.27 ISO, only 2 package changes were made via: "sudo apt-get install e2fsprogs e2fslibs" Then the problem of this bug report was present. Before and after package list differences: doug@test-smy:~/temp-kernel$ diff -b pkg_list1 pkg_list2 < ii e2fslibs 1.42-1ubuntu1 ext2/ext3/ext4 file system libraries < ii e2fsprogs 1.42-1ubuntu1 ext2/ext3/ext4 file system utilities --- > ii e2fslibs 1.42-1ubuntu2 > ext2/ext3/ext4 file system libraries > ii e2fsprogs 1.42-1ubuntu2 > ext2/ext3/ext4 file system utilities I got the source code for e2f2progs and see a lot of files dated March 30. What I would like to do is compare with the source code for version 1.42ubuntu1, but I don't know how. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986654 Title: disk I/O race condition after update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/986654/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
