emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32807: closed (file system type 0x794c7630)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32807: closed (file system type 0x794c7630)
Date: Sat, 22 Sep 2018 17:17:02 +0000

Your message dated Sat, 22 Sep 2018 11:16:01 -0600
with message-id <address@hidden>
and subject line Re: bug#32807: file system type 0x794c7630
has caused the debbugs.gnu.org bug report #32807,
regarding file system type 0x794c7630
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32807: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32807
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: file system type 0x794c7630 Date: Sat, 22 Sep 2018 18:41:10 +0200
"tail: unrecognized file system type 0x794c7630 for 'ekonomic-access_log'. please report this to address@hidden. reverting to polling"

running tail, in bash, in a docker image.

from docker-compose.yml:
---
  apache:
    deploy:
    image: httpd
    container_name: apache
    volumes:
    - /home/puggan/src:/var/www
    - /home/puggan/docker/apache/httpd.conf:/usr/local/apache2/conf/httpd.conf
    - /home/puggan/docker/apache/vhost.conf:/usr/local/apache2/conf/extra/httpd-vhosts.conf
    networks:
      web:
        ipv4_address: 192.168.10.80
---

started bash with:
docker container exec apache -it bash

and then in the log dir:
tail -f *


--- End Message ---
--- Begin Message --- Subject: Re: bug#32807: file system type 0x794c7630 Date: Sat, 22 Sep 2018 11:16:01 -0600 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
Hello,

On 22/09/18 10:41 AM, Thorbjörn 'Puggan' Sundragon wrote:
"tail: unrecognized file system type 0x794c7630 for 'ekonomic-access_log'.
please report this to address@hidden reverting to polling"


Thank you for the report.

This has been fixed in version 8.25 and later.

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

regards,
 - assaf


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]