X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2FE373853839
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=tlinx.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tlinx.org
Message-ID: <60CDD63B.8020600@tlinx.org>
Date: Sat, 19 Jun 2021 04:34:19 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: Achim Gratz <Stromeko@nexgo.de>
Subject: Re: bug in cygwin tar reading unexpected input(s)...
References: <60C82AAB.1090901@tlinx.org> <87im2dk9mf.fsf@Rainer.invalid>
In-Reply-To: <87im2dk9mf.fsf@Rainer.invalid>
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Cc: cygwin@cygwin.com
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On 2021/06/16 10:22, Achim Gratz wrote:
> L A Walsh writes:
>   
>> Tar'ing up a windows dir (ProgData) had some unexected failures
>> of the sort:
>>
>> tar: Dbgview: Warning: Cannot llistxattrat: No such file or director,
>>
>> Where the item listed (Dbgview, ...) is a windows symlink like:
>>
>> 2019/02/07  22:53    <SYMLINK>      Dbgview [SI\Dbgview.exe],
>> and stems from the use of the --xattrs switch.
>>     
>
> Hmm.  Looks like some of the symlink / attrs content is taking a route
> that doesn't deal correctly with '\' as a path separator.  Which isn't
> too terribly surprising in a way, but it would still be useful to find
> out where.  Can you run (a pared down) example in strace and show the
> result?
>   
----
Interesting diagnosis.  Won't know if I can do so until I've tried.
Should be _able_ to setup a test case, will have to try it and see.

Thanks for the exact diagnosis of what's needed, and next step!  :-)

Will try to get to it,  but am trying to deal with other problems at
the same time (one of which was the one that had me do full backups)...

Linda
>
> Regards,
> Achim.
>   

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
