Was the fix released just an hour ago? I got hit by this bug on my server systems, which oddly enough weren't affected until the kernel update came through last night, and I rebooted. I don't think it's the kernels (didn't matter which kernel I chose the one time I tried a different kernel), but a package between the that and the previous reboot. Both my servers hit this bug, hard. Additionally, /var being mounted has nothing to do with hitting the bug:
$mount /dev/sda1 on / type ext3 (rw,noatime,nodiratime,acl,user_xattr,errors=remount-ro) proc on /proc type proc (rw) none on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) udev on /dev type tmpfs (rw,mode=0755) none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) none on /dev/shm type tmpfs (rw,nosuid,nodev) tmpfs on /tmp type tmpfs (rw,noexec,nosuid,nodev,relatime,mode=1777) tmpfs on /var/run type tmpfs (rw,noexec,nosuid,nodev,relatime,mode=1777) none on /var/lock type tmpfs (rw,noexec,nosuid,nodev) none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) /dev/sda5 on /home type ext4 (rw,noexec,nosuid,nodev,noatime,nodiratime,acl,user_xattr) /dev/sda6 on /usr/local/web type ext4 (rw,noexec,nosuid,nodev,noatime,nodiratime,acl,user_xattr) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) -- separate /var and /var/tmp tmpfs dependency loop https://bugs.launchpad.net/bugs/431040 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
