GNU bug report logs - #43235
Xeoma Docker Container Bug reporting to GNU.org

Previous Next

Package: coreutils;

Reported by: Scott Carter <scottdcarter10 <at> gmail.com>

Date: Sun, 6 Sep 2020 07:48:02 UTC

Severity: normal

Tags: notabug

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43235 in the body.
You can then email your comments to 43235 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#43235; Package coreutils. (Sun, 06 Sep 2020 07:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Scott Carter <scottdcarter10 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 06 Sep 2020 07:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Scott Carter <scottdcarter10 <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: Xeoma Docker Container Bug reporting to GNU.org
Date: Sat, 5 Sep 2020 22:08:03 -0700
[Message part 1 (text/plain, inline)]
Hi,



I am not too familiar with this Xeoma video server docker container
installation or running process, but noticed the terminal saying there is a
bug that should be reported.  I got the docker container here:

https://hub.docker.com/r/jedimonkey/xeoma

https://github.com/jedimonkey/xeoma-docker



It loads and says there is an error and is running in Trial Mode.  What can
be done here??



The terminal view shows this after it runs:

**** Running
/etc/my_init.d/00_regen_ssh_host_keys.sh...
*

**** Running /etc/rc.local...

                                                    *

**** Booting runit
daemon...
                              *

* *** Runit started as PID
12
*

*tail: unrecognized file system type 0x794c7630 for ‘/var/log/syslog’.
please report this to bug-coreutils <at> gnu.org <bug-coreutils <at> gnu.org>.
reverting to polling                  *

*Failed to open
'libX11'
*

*Current password for network access:
06*r6DPpi!
*

*Failed to open
'libX11'
                                          *

*Aug 26 20:16:29 XeomaJD syslog-ng[19]: syslog-ng starting up;
version='3.5.3'
*

*Found problems with activation. Xeoma will be launched in Trial mode*





Best Regards,

Scott Carter

Privada Tropical 15 Costa Azul San Jose del Cabo BCS 23406

27160 Ironwood Ln/PO Box 1708 Lake Arrowhead CA 92352-1708

(619) 228-5531 US Cell {primary}

(646) 148-5158 Mex cell

(775) 636-7702 Vonage

*scottdcarter10 <at> gmail.com <scottdcarter10 <at> gmail.com>*
[Message part 2 (text/html, inline)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#43235; Package coreutils. (Sun, 06 Sep 2020 14:38:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Philip Rowlands" <phr+coreutils <at> dimebar.com>
To: "George R Goffe via GNU coreutils Bug Reports" <bug-coreutils <at> gnu.org>
Subject: Re: bug#43235: Xeoma Docker Container Bug reporting to GNU.org
Date: Sun, 06 Sep 2020 15:37:09 +0100
On Sun, 6 Sep 2020, at 06:08, Scott Carter wrote:

> *tail: unrecognized file system type 0x794c7630 for ‘/var/log/syslog’.
> please report this to bug-coreutils <at> gnu.org <bug-coreutils <at> gnu.org>.

Recent versions of tail now take this upstream source filesystem types from
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/include/uapi/linux/magic.h

which I see includes
#define OVERLAYFS_SUPER_MAGIC	0x794c7630

Thanks for the report, but as it's already fixed, you should ask whoever provided that docker container to update it (currently 4 years old).

> *Current password for network access:
> <redacted>

Best not to post passwords like this to a public mailing list.


Cheers,
Phil




Information forwarded to bug-coreutils <at> gnu.org:
bug#43235; Package coreutils. (Sun, 06 Sep 2020 14:54:02 GMT) Full text and rfc822 format available.

Message #11 received at 43235 <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Philip Rowlands <phr+coreutils <at> dimebar.com>, 43235 <at> debbugs.gnu.org
Subject: Re: bug#43235: Xeoma Docker Container Bug reporting to GNU.org
Date: Sun, 6 Sep 2020 16:53:42 +0200
tag 43235 notabug
close 43235
stop

On 2020-09-06 16:37, Philip Rowlands wrote:
> On Sun, 6 Sep 2020, at 06:08, Scott Carter wrote:
> 
>> *tail: unrecognized file system type 0x794c7630 for ‘/var/log/syslog’.
>> please report this to bug-coreutils <at> gnu.org <bug-coreutils <at> gnu.org>.
> 
> Recent versions of tail now take this upstream source filesystem types from
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/include/uapi/linux/magic.h
> 
> which I see includes
> #define OVERLAYFS_SUPER_MAGIC	0x794c7630
> 
> Thanks for the report, but as it's already fixed, you should ask whoever provided that docker container to update it (currently 4 years old).

Indeed, overlayfs - commonly used with Docker containers - has been added
in version 8.25. We're currently at 8.32.

See https://www.gnu.org/software/coreutils/filesystems.html for
more details.

I'm hereby closing this as not a bug in our bug tracker.

>> It loads and says there is an error and is running in Trial Mode.  What can
>> be done here??

>> *Found problems with activation. Xeoma will be launched in Trial mode*

Regarding this: this is not related with the error diagnostic from tail(1),
thus we can not help you here at the GNU coreutils mailing list.
Better report this at a Xeoma mailing list (or whatever their support channel is).

Have a nice day,
Berny




Added tag(s) notabug. Request was from Bernhard Voelker <mail <at> bernhard-voelker.de> to control <at> debbugs.gnu.org. (Sun, 06 Sep 2020 14:54:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 43235 <at> debbugs.gnu.org and Scott Carter <scottdcarter10 <at> gmail.com> Request was from Bernhard Voelker <mail <at> bernhard-voelker.de> to control <at> debbugs.gnu.org. (Sun, 06 Sep 2020 14:54:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 05 Oct 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 198 days ago.

Previous Next


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