[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tar 1.35: --delete creates tarfiles with duplicate file paths
From: |
Sergey Poznyakoff |
Subject: |
Re: tar 1.35: --delete creates tarfiles with duplicate file paths |
Date: |
Fri, 11 Aug 2023 08:33:03 +0200 |
User-agent: |
MH (GNU Mailutils 3.15) |
Hi Ed,
> The --delete flag in 1.35 can generate a tarball that is
> unreadable by podman and possibly other tools using the
> Go tar library:
Unfortunately I cannot reproduce it,
> $ podman create --name a quay.io/libpod/testimage:20221018
> $ podman export a >/tmp/a.tar
> $ tar --delete -f /tmp/a.tar home/podman/pause
Can you send me the a.tar archive before and after delete.
or put them somewhere so I can download them?
Regards,
Sergey