[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2012-06-02 Thread A. Bram Neijt
No problem in core-utils 8.13: $ sudo sh -c 'echo 10 > /proc/sys/fs/inotify/max_user_watches' $ touch /tmp/hello $ tail -f /tmp/hello tail: inotify resources exhausted tail: inotify cannot be used, reverting to polling ** Changed in: coreutils Status: New => Fix Released -- You received

[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2012-06-02 Thread A. Bram Neijt
No problem in core-utils 8.13: $ sudo sh -c 'echo 10 > /proc/sys/fs/inotify/max_user_watches' $ touch /tmp/hello $ tail -f /tmp/hello tail: inotify resources exhausted tail: inotify cannot be used, reverting to polling ** Changed in: coreutils (Ubuntu) Status: Triaged => Fix Released --

[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2012-05-31 Thread Christian Mertes
Fixed in coreutils 8.6 as per upstream bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/700958 Title: tail -f gives misleading error message when inotify limit is reached To manage notific

[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2011-08-08 Thread Asif
I am having the exact same issue. strace tail -f file execve("/usr/bin/tail", ["tail", "-f", "file"], [/* 39 vars */]) = 0 brk(0) = 0xa1a000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_

[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2011-01-12 Thread C de-Avillez
Thank you for opening this bug and helping make Ubuntu better -- and thank you also for the upstream bug reference, it does help. On the upstream bug Jim states this was ficed on coreutils 8.6; it is possible this (or a newer) version will be available for Natty (current development release; I wil

[Bug 700958] Re: tail -f gives misleading error message when inotify limit is reached

2011-01-10 Thread A. Bram Neijt
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7813 ** Bug watch added: Email to bug-coreut...@gnu # mailto:bug-coreut...@gnu.org ** Also affects: coreutils via mailto:bug-coreut...@gnu.org Importance: Undecided Status: New -- You received this bug notification because you are a m