bug#47322: unrecognized file system type 0x794c7630

2021-03-22 Thread Felipe Lima
I was trying do tail a file in a docker container when I received that message: ``` tail: unrecognized file system type 0x794c7630 for ‘zookeeper-gc.log.0.current’. please report this to bug-coreutils@gnu.org. reverting to polling ``` The docker image name is: sentry_onpremise_zookeeper_1 And th

bug#47324: Missing information in documentation

2021-03-22 Thread Walter Harms via GNU coreutils Bug Reports
hi list, in the documentation (man page) a nice feature is mssing when a fs is mounted on a directory ls marks that with a dot behing the permission mask (see example) drwxr-xr-x. 2 1003 users 4096 Mar 22 17:53 vendor ^^ notice the dot here I found nothing mentioned

bug#47322: unrecognized file system type 0x794c7630

2021-03-22 Thread Bernhard Voelker
tag 47322 notabug close 47322 stop On 3/22/21 5:16 PM, Felipe Lima wrote: > I was trying do tail a file in a docker container when I received that > message: > > ``` > tail: unrecognized file system type 0x794c7630 for > ‘zookeeper-gc.log.0.current’. please report this to bug-coreutils@gnu.org. >

bug#47324: Missing information in documentation

2021-03-22 Thread Bernhard Voelker
On 3/22/21 5:37 PM, Walter Harms via GNU coreutils Bug Reports wrote: > hi list, > in the documentation (man page) [...] According to the GNU guidelines and to avoid double work, the man page of the coreutils is essentially not much more than the output of --help (and actually gets generated via t