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

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

[debbugs-tracker] bug#23143: closed (tail: unrecognized file system type


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23143: closed (tail: unrecognized file system type 0x7c7c6673)
Date: Thu, 31 Mar 2016 15:42:02 +0000

Your message dated Thu, 31 Mar 2016 16:41:06 +0100
with message-id <address@hidden>
and subject line Re: bug#23143: tail: unrecognized file system type 0x7c7c6673
has caused the debbugs.gnu.org bug report #23143,
regarding tail: unrecognized file system type 0x7c7c6673
to be marked as done.

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


-- 
23143: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23143
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: tail: unrecognized file system type 0x7c7c6673 Date: Tue, 29 Mar 2016 14:40:03 +0300
Hello,

tail ask me to send bugreport to your email address, and I am doing it.

When using Parallels 11 OS X with Vagrant and Ubuntu guest, got this error. `tails` utility can't detect `prl_fs` filesystem.

tail: unrecognized file system type 0x7c7c6673 for 'file.log'. please report this to address@hidden. reverting to polling

# lsb_release -rd
Description: Ubuntu 14.04.3 LTS
Release: 14.04

coreutils 8.21-1ubuntu5.4


Mikhail Emelchenkov
Research & development
www.Emelchenkov.pro, +7 (968) 849-4070


--- End Message ---
--- Begin Message --- Subject: Re: bug#23143: tail: unrecognized file system type 0x7c7c6673 Date: Thu, 31 Mar 2016 16:41:06 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
On 30/03/16 21:15, Mikhail Emelchenkov wrote:
Hello Pádraig,

Heh 0x7C7C6673 is ||fs in ASCII. I like it :)

Me too :)

Could you install inotify-tools and use inotifywait to see if inotify is 
supported on prl_fs?
That will let us tag it appropriately.

I did it. Mixed picture:
1. Run `inotifywait -e modify /vagrant/out/1.txt` and run `echo 123 >> 
/vagrant/out/1.txt` both from inside VM (in different shell sessions).
Setting up watches.
Watches established.
/vagrant/out/1.txt MODIFY
2. Run `inotifywait -e modify /vagrant/out/1.txt` from inside VM and run `echo 123 
>> /vagrant/out/1.txt` from outside VM.
Setting up watches.
Watches established.
(just waiting, nothing fired)

I use native Parallels Tools installed inside VM.

FS mounted as (it is mounted automatically by Vagrant and Parallels):
vagrant on /vagrant type prl_fs (rw,uid=1000,gid=1000)

Excellent.
I'll push the attached later.

thanks,
Pádraig

Attachment: coreutils-prl_fs.patch
Description: Text Data


--- End Message ---

reply via email to

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