bug#34173: Tail File System Error on overlayfs

2019-01-22 Thread Bernhard Voelker
On 1/22/19 9:03 PM, m...@nerdcore.net wrote: > tail: unrecognized file system type 0x794c7630 for > '/var/log/nginx/error.log'. please report this to bug-coreutils@gnu.org. > reverting to polling Thank you for the report. This has been fixed in coreutils version 8.25 - meaning you are likely

bug#34173: Tail File System Error on overlayfs

2019-01-22 Thread mike
I'm using a Docker environment which has a rootfs mounted using the "overlay" filesystem on Linux kernel 4.4.0-141-generic (Ubuntu 16.04) on amd64. Inside the Docker environment I tried the usual "tail follow" command: tail -f /var/log/nginx/error.log This spat out the error message: ==>