GNU bug report logs - #59461
please help me

Previous Next

Package: coreutils;

Reported by: 林兴隆 <17005041213 <at> 163.com>

Date: Tue, 22 Nov 2022 01:29: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 59461 in the body.
You can then email your comments to 59461 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#59461; Package coreutils. (Tue, 22 Nov 2022 01:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 林兴隆 <17005041213 <at> 163.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 22 Nov 2022 01:29:02 GMT) Full text and rfc822 format available.

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

From: 林兴隆 <17005041213 <at> 163.com>
To: bug-coreutils <at> gnu.org
Subject: please help me
Date: Mon, 21 Nov 2022 17:21:08 +0800 (CST)
[Message part 1 (text/plain, inline)]
OS:      Rocky Linux release 9.0 (Blue Onyx)

kenel:   5.14.0-70.22.1.el9_0.x86_64

Docker: 20.10.21, build baeda1f

Docker-Compose: v2.11.2




I use docker compose to run a container activemq,The contents are as follows,Error encountered,How can I solve it?please help me.




version: '3'

services:

  nacos:

    image: webcenter/activemq

    container_name: activemq

    hostname: activemq

    restart: always

    deploy:

      mode: replicated

      replicas: 1

      resources:

        limits:

          cpus: '2'

          memory: 2G

        reservations:

          memory: 200M

    env_file:

      - /data/activemq/env/activemq.env

    ports:

      - "8161:8161"

      - "61613:61613"

      - "61616:61616"

      - "1883:1883"

    volumes:

      - /data/activemq/data:/data/activemq

      - /data/activemq/logs:/var/log/activemq


①
②
③
④
[Message part 2 (text/html, inline)]
[微信截图_20221121170811.png (image/png, inline)]
[微信截图_20221121171053.png (image/png, inline)]
[微信截图_20221121171009.png (image/png, inline)]
[微信截图_20221121171022.png (image/png, inline)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#59461; Package coreutils. (Tue, 22 Nov 2022 22:23:02 GMT) Full text and rfc822 format available.

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

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: 林兴隆 <17005041213 <at> 163.com>, 59461 <at> debbugs.gnu.org
Subject: Re: bug#59461: please help me
Date: Tue, 22 Nov 2022 23:22:30 +0100
tag 59461 notabug
close 59461
stop

On 11/21/22 10:21, 林兴隆 wrote:
> OS:      Rocky Linux release 9.0 (Blue Onyx)
> kenel:   5.14.0-70.22.1.el9_0.x86_64
> Docker: 20.10.21, build baeda1f
> Docker-Compose: v2.11.2
> 
> I use docker compose to run a container activemq,The contents are as follows,Error encountered,How can I solve it?please help me.
> 
> version: '3'
> services:
>    nacos:
>      image: webcenter/activemq
>      container_name: activemq
>      hostname: activemq
>      restart: always
>      deploy:
>        mode: replicated
>        replicas: 1
>        resources:
>          limits:
>            cpus: '2'
>            memory: 2G
>          reservations:
>            memory: 200M
>      env_file:
>        - /data/activemq/env/activemq.env
>      ports:
>        - "8161:8161"
>        - "61613:61613"
>        - "61616:61616"
>        - "1883:1883"
>        - /data/activemq/data:/data/activemq
>        - /data/activemq/logs:/var/log/activemq
> ①
> ②
> ③
> ④

Please avoid screenshots of textual terminal text: it's bloat, it's hard to
copy/paste to reproduce, and may therefore be ignored on this mailing list.

AFAICS, there's no error related to the GNU coreutils in the files you sent.
Instead, there are error messages of other software, e.g. search for "CRIT".
You may get better support for the actual error in forums or mailing lists
of the software which emits those errors.

Re. coreutils, there's only this warning which probably tempted you to send
this bug report:

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

That docker image obviously uses 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.1 currently.

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

As this is not a bug in our software, I'm hereby closing this issue in our bug tracker.

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. (Tue, 22 Nov 2022 22:23:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 59461 <at> debbugs.gnu.org and 林兴隆 <17005041213 <at> 163.com> Request was from Bernhard Voelker <mail <at> bernhard-voelker.de> to control <at> debbugs.gnu.org. (Tue, 22 Nov 2022 22:23: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. (Wed, 21 Dec 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 274 days ago.

Previous Next


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