Hi.
On 03/01/2019 19:50, Chris Clayton wrote:
>
>
> On 03/01/2019 16:33, Bruce Dubbs wrote:
>> On 01/03/2019 04:42 AM, Chris Clayton wrote:
>>> Hi,
>>>
>>> I'm building tar-1.31 on a homebrew system that is based on (Beyond)
>>> Linux From Scratch. It is very stable even though
>>> it is frequen
Hi,
> ## -- ##
> ## testsuite.log was created. ##
> ## -- ##
>
> Please send `tests/testsuite.log' and all information you think might
> help:
Can that guidance to the user please be altered to say they should
compress the log file. Some of us pay
Hi,
I am buildING version 1.31 of GNU tar on Solaris and unfortunately test
162 is failing.
With POSIX mode, gtar tf archive outputs the actual name žluť instead of
the escaped \305\276lu\305\245.
thanks,
Jakub Kulik
testsuite.log.gz
Description: application/gzip
Hi,
After upgrading to GNU tar 1.31, I am seeing bad behaviour trying to
extract archives containing ./ entries with the -U option. This is
easily reproducible:
$ tar cf - --no-recursion . | tar xUf -
Aborted
The abort() in src/extract.c's maybe_recoverable(), marked with a
comment as u