GNU bug report logs - #22151
tail error

Previous Next

Package: coreutils;

Reported by: Pascal <patatetom <at> gmail.com>

Date: Sat, 12 Dec 2015 19:04:02 UTC

Severity: normal

Merged with 22233, 22393, 22839, 22977, 23125, 23250, 28970, 29330, 29530, 29894, 30482

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Pascal <patatetom <at> gmail.com>, 22151 <at> debbugs.gnu.org
Subject: bug#22151: tail error
Date: Sat, 12 Dec 2015 19:14:14 +0000
On 12/12/15 13:04, Pascal wrote:
> hi,
> tail reports this on a particular file :
> 
> tail: unrecognized file system type 0x794c7630 for '/var/log/xxx.log'. please report this to bug-coreutils <at> gnu.org <mailto:bug-coreutils <at> gnu.org>. reverting to polling
> 
> the file system used is :
> 
> /dev/loop0 /run/archiso/sfs/airootfs squashfs ro,relatime 0 0
> airootfs / overlay rw,relatime,lowerdir=/run/archiso/sfs/airootfs,upperdir=/run/archiso/cowspace/persistent_live/x86_64/upperdir,workdir=/run/archiso/cowspace/persistent_live/x86_64/workdir 0 0
> 
> this is a live cd of archlinux build with archiso.
> 
> regards, lacsaP.

Interesting. I see that the following is not defined
in the standard linux/magic.h location:
#define OVERLAYFS_SUPER_MAGIC 0x794c7630

I'll fix that up, and see if there is a handy way
to identify other MAGIC values in the kernel.

thanks,
Pádraig




This bug report was last modified 7 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.