tar 1.35: --delete creates tarfiles with duplicate file paths

2023-08-10 Thread Ed Santiago
. Also filed as: https://github.com/containers/podman/issues/19407 https://bugzilla.redhat.com/show_bug.cgi?id=2230127 -- Ed Santiago [he/him] Toolsmith santi...@redhat.com

Re: tar 1.35: --delete creates tarfiles with duplicate file paths

2023-08-10 Thread Ed Santiago
On Thu, Aug 10, 2023 at 10:29:17AM -0700, Paul Eggert wrote: > On 2023-08-10 08:56, Ed Santiago wrote: > > I've tried to git-bisect but am embarrassed to say I can't even > > get tar to compile from git, not with gcc 12 or 13, due to warnings > > being t

Re: tar 1.35: --delete creates tarfiles with duplicate file paths

2023-08-11 Thread Ed Santiago
them? Curious! It's 100% reproducible on my end. I've attached ante and post (before/after, but ASCII sortable) to: https://bugzilla.redhat.com/show_bug.cgi?id=2230127 ...and added a comment describing the dups found with tar tf a.post.tar | sort | uniq -cd Hope this

Re: tar 1.35: --delete creates tarfiles with duplicate file paths

2023-08-11 Thread Ed Santiago
ouble-confirm, the behavior reproduces in tar-from-git, and the commit responsible is e89c7a4: [1] https://lists.gnu.org/archive/html/bug-tar/2023-08/msg00020.html ...although I can't for the life of me figure out _why_. -- Ed Santiago [he/him] Toolsmith santi...@redhat.com