[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Getting cross-platform deterministic output with long file
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] Getting cross-platform deterministic output with long filenames and --numeric-owner |
Date: |
Thu, 6 Apr 2017 18:20:00 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 04/05/2017 11:58 AM, Daniel Peebles wrote:
the write_gnu_long_link function doesn't seem to pay any attention to
my --numeric-owner flags and just blindly inserts the name of the 0
user/group into the LONGLINK struct. Is there a reason for that?
It's just an oversight. Thanks for reporting it. I installed the attached.
0001-numeric-owner-now-affects-private-headers-too.patch
Description: Source code patch