GNU bug report logs -
#63732
Tailing Difficulities
Previous Next
Reported by: Greg Carter <greg.carter <at> fivetran.com>
Date: Fri, 26 May 2023 06:33:02 UTC
Severity: normal
Tags: notabug
Done: Bernhard Voelker <mail <at> bernhard-voelker.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tag 63732 notabug
close 63732
stop
On 5/26/23 02:26, Greg Carter via GNU coreutils Bug Reports wrote:
> Got this when executing `tail -f install/MYSYBASE.log` for an SAP ASE
> message log (a text file) with a Docker container:
> ```
> tail: unrecognized file system type 0x794c7630 for 'install/MYSYBASE.log'.
> please report this to bug-coreutils <at> gnu.org. reverting to polling
> ```
Thanks for the report.
That docker image seems to use a quite old coreutils version:
'overlayfs' - commonly used with Docker containers - has been added
in version 8.25 which was released in 2016.
Consider upgrading Coreutils if possible - we're at 9.3 currently.
See https://www.gnu.org/software/coreutils/filesystems.html for
more details.
Have a nice day,
Berny
This bug report was last modified 1 year and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.