GNU bug report logs - #23516
tail -f

Previous Next

Package: coreutils;

Reported by: Alan Aguia <alan.aguia <at> gmail.com>

Date: Wed, 11 May 2016 20:56:01 UTC

Severity: normal

Merged with 24438

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

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 23516 in the body.
You can then email your comments to 23516 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#23516; Package coreutils. (Wed, 11 May 2016 20:56:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alan Aguia <alan.aguia <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Wed, 11 May 2016 20:56:02 GMT) Full text and rfc822 format available.

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

From: Alan Aguia <alan.aguia <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: tail -f
Date: Wed, 11 May 2016 15:35:55 -0500
[Message part 1 (text/plain, inline)]
Hi I have a developement in Azure using docker and Ubuntu, Apache y Php and
I am getting the following error

tail: unrecognized file system type 0xfe534d42 for
'/var/appdata/logs/application.log'. please report this to
bug-coreutils <at> gnu.org. reverting to polling

I do not know what information do you need?

Thanks
Alan.
[Message part 2 (text/html, inline)]

Reply sent to Pádraig Brady <P <at> draigBrady.com>:
You have taken responsibility. (Thu, 12 May 2016 08:56:02 GMT) Full text and rfc822 format available.

Notification sent to Alan Aguia <alan.aguia <at> gmail.com>:
bug acknowledged by developer. (Thu, 12 May 2016 08:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 23516-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Alan Aguia <alan.aguia <at> gmail.com>, 23516-done <at> debbugs.gnu.org
Subject: Re: bug#23516: tail -f
Date: Thu, 12 May 2016 09:54:59 +0100
[Message part 1 (text/plain, inline)]
On 11/05/16 21:35, Alan Aguia wrote:
> Hi I have a developement in Azure using docker and Ubuntu, Apache y Php and
> I am getting the following error
>
> tail: unrecognized file system type 0xfe534d42 for
> '/var/appdata/logs/application.log'. please report this to
> bug-coreutils <at> gnu.org. reverting to polling
>
> I do not know what information do you need?

I'm a bit surprised this wasn't reported until now.
The attached should address this.

thanks!
Pádraig

[coreutils-smb2.patch (text/x-patch, attachment)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#23516; Package coreutils. (Fri, 13 May 2016 11:31:02 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: Bernhard Voelker <mail <at> bernhard-voelker.de>, 23516 <at> debbugs.gnu.org,
 alan.aguia <at> gmail.com
Subject: Re: bug#23516: tail -f
Date: Fri, 13 May 2016 12:30:48 +0100
On 12/05/16 23:29, Bernhard Voelker wrote:
> On 05/12/2016 10:54 AM, Pádraig Brady wrote:
>> On 11/05/16 21:35, Alan Aguia wrote:
>>> Hi I have a developement in Azure using docker and Ubuntu, Apache y Php and
>>> I am getting the following error
>>>
>>> tail: unrecognized file system type 0xfe534d42 for
>>> '/var/appdata/logs/application.log'. please report this to
>>> bug-coreutils <at> gnu.org. reverting to polling
>>>
>>> I do not know what information do you need?
>>
>> I'm a bit surprised this wasn't reported until now.
>> The attached should address this.
>
> +1
>
> I did something very similar in parallel, but somehow the email didn't
> reach the list:
>
>    23516 <at> debbugs.gnu.org:
>    no valid MX hosts found
>
> I also wanted to add some URLs to the commit message, but they are
> too long per line:
>
>    A question to the other maintainers: can we use a reliable URL
>    shortener?  In this case, I'd probably have referenced these
>    in the commit message:
>
>    https://blogs.msdn.microsoft.com/windowsazurestorage/2014/05/12/introducing-microsoft-azure-file-service/
>    https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6fc05c25ca
>
> Does gnu.org provide such an URL shortener?

Not that I know of.
Yes long URLs are problematic so a shortener could occasionally be useful




Information forwarded to bug-coreutils <at> gnu.org:
bug#23516; Package coreutils. (Mon, 16 May 2016 18:38:01 GMT) Full text and rfc822 format available.

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

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: 23516 <at> debbugs.gnu.org, P <at> draigBrady.com, alan.aguia <at> gmail.com
Subject: Re: bug#23516: tail -f
Date: Fri, 13 May 2016 00:29:29 +0200
On 05/12/2016 10:54 AM, Pádraig Brady wrote:
> On 11/05/16 21:35, Alan Aguia wrote:
>> Hi I have a developement in Azure using docker and Ubuntu, Apache y Php and
>> I am getting the following error
>>
>> tail: unrecognized file system type 0xfe534d42 for
>> '/var/appdata/logs/application.log'. please report this to
>> bug-coreutils <at> gnu.org. reverting to polling
>>
>> I do not know what information do you need?
> 
> I'm a bit surprised this wasn't reported until now.
> The attached should address this.

+1

I did something very similar in parallel, but somehow the email didn't
reach the list:

  23516 <at> debbugs.gnu.org:
  no valid MX hosts found

I also wanted to add some URLs to the commit message, but they are
too long per line:

  A question to the other maintainers: can we use a reliable URL
  shortener?  In this case, I'd probably have referenced these
  in the commit message:

  https://blogs.msdn.microsoft.com/windowsazurestorage/2014/05/12/introducing-microsoft-azure-file-service/
  https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6fc05c25ca

Does gnu.org provide such an URL shortener?

Have a nice day,
Berny




Information forwarded to bug-coreutils <at> gnu.org:
bug#23516; Package coreutils. (Mon, 16 May 2016 18:45:02 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: Bernhard Voelker <mail <at> bernhard-voelker.de>, 23516 <at> debbugs.gnu.org
Subject: Re: bug#23516: tail -f
Date: Mon, 16 May 2016 19:44:24 +0100
On 12/05/16 23:29, Bernhard Voelker wrote:
> On 05/12/2016 10:54 AM, Pádraig Brady wrote:
>> On 11/05/16 21:35, Alan Aguia wrote:
>>> Hi I have a developement in Azure using docker and Ubuntu, Apache y Php and
>>> I am getting the following error
>>>
>>> tail: unrecognized file system type 0xfe534d42 for
>>> '/var/appdata/logs/application.log'. please report this to
>>> bug-coreutils <at> gnu.org. reverting to polling
>>>
>>> I do not know what information do you need?
>>
>> I'm a bit surprised this wasn't reported until now.
>> The attached should address this.
>
> +1
>
> I did something very similar in parallel, but somehow the email didn't
> reach the list:
>
>    23516 <at> debbugs.gnu.org:
>    no valid MX hosts found

Bob had an explanation for what maybe happened here:
http://lists.gnu.org/archive/html/bug-bash/2016-05/msg00071.html




Information forwarded to bug-coreutils <at> gnu.org:
bug#23516; Package coreutils. (Mon, 16 May 2016 22:13:01 GMT) Full text and rfc822 format available.

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

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Pádraig Brady <P <at> draigBrady.com>, 23516 <at> debbugs.gnu.org
Subject: Re: bug#23516: tail -f
Date: Tue, 17 May 2016 00:12:01 +0200
On 05/16/2016 08:44 PM, Pádraig Brady wrote:
> On 12/05/16 23:29, Bernhard Voelker wrote:
>> [...] somehow the email didn't
>> reach the list:
>>
>>    23516 <at> debbugs.gnu.org:
>>    no valid MX hosts found
> 
> Bob had an explanation for what maybe happened here:
> http://lists.gnu.org/archive/html/bug-bash/2016-05/msg00071.html

Thanks for sharing this.

Interesting - I also had problems to reach the coreutils repo
via git:// or ssh:// URLs until yesterday, but now it seems to
work again.

Have a nice day,
Berny





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Jun 2016 11:24:04 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:36:02 GMT) Full text and rfc822 format available.

Forcibly Merged 23516 24438. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:36: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. (Sun, 25 Nov 2018 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 174 days ago.

Previous Next


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