Activity log for bug #700958

Date Who What changed Old value New value Message
2011-01-10 09:49:48 A. Bram Neijt bug added bug
2011-01-10 09:54:35 A. Bram Neijt tags apport-collected
2011-01-10 09:54:37 A. Bram Neijt description Binary package hint: coreutils When tail -f has inotify enabled and hits the max_user_watches limit of inotify, the resulting error message is very misleading. To reproduce: 1) Make sure you will hit the limit if you try another inotify request sudo sh -c 'echo 10 > /proc/sys/fs/inotify/max_user_watches' 2) Create a file: touch /tmp/hello 3) Follow it: tail -f /tmp/hello Result: tail: cannot watch `/tmp/hello': No space left on device Expected result: tail: cannot watch '/tmp/hello' because inotify reported: No space left on device It can be verified by using strace tail -f /tmp/hello: inotify_add_watch(4, "/tmp/hello", IN_MODIFY|IN_ATTRIB|IN_DELETE_SELF|IN_MOVE_SELF) = -1 ENOSPC (No space left on device) Binary package hint: coreutils When tail -f has inotify enabled and hits the max_user_watches limit of inotify, the resulting error message is very misleading. To reproduce: 1) Make sure you will hit the limit if you try another inotify request sudo sh -c 'echo 10 > /proc/sys/fs/inotify/max_user_watches' 2) Create a file: touch /tmp/hello 3) Follow it: tail -f /tmp/hello Result: tail: cannot watch `/tmp/hello': No space left on device Expected result: tail: cannot watch '/tmp/hello' because inotify reported: No space left on device It can be verified by using strace tail -f /tmp/hello: inotify_add_watch(4, "/tmp/hello", IN_MODIFY|IN_ATTRIB|IN_DELETE_SELF|IN_MOVE_SELF) = -1 ENOSPC (No space left on device) --- Architecture: amd64 CheckboxSubmission: c61c47905a08381ec5d89e05cd06d034 CheckboxSystem: d00f84de8a555815fa1c4660280da308 DistroRelease: Ubuntu 10.10 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1) NonfreeKernelModules: nvidia Package: coreutils 8.5-1ubuntu3 PackageArchitecture: amd64 ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8 Tags: maverick Uname: Linux 2.6.35-24-generic x86_64 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
2011-01-10 09:54:38 A. Bram Neijt attachment added Dependencies.txt https://bugs.edge.launchpad.net/bugs/700958/+attachment/1789946/+files/Dependencies.txt
2011-01-10 14:30:27 A. Bram Neijt bug watch added mailto:bug-coreutils@gnu.org
2011-01-10 14:30:27 A. Bram Neijt bug task added coreutils
2011-01-12 16:05:50 C de-Avillez coreutils (Ubuntu): importance Undecided Low
2011-01-12 16:05:50 C de-Avillez coreutils (Ubuntu): status New Triaged
2011-08-17 05:17:23 Mickaƫl Hoareau bug added subscriber mhoareau
2012-06-02 11:31:42 A. Bram Neijt coreutils (Ubuntu): status Triaged Fix Released
2012-06-02 11:32:21 A. Bram Neijt coreutils: status New Fix Released
2018-01-16 15:30:35 Simon May bug added subscriber Simon May