bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] add option to set the offset of the archive


From: Sergey Poznyakoff
Subject: Re: [PATCH 1/2] add option to set the offset of the archive
Date: Thu, 31 Oct 2024 16:12:51 +0100
User-agent: MH (GNU Mailutils 3.17.90)

Hi Mateo,

Thanks for the detailed recipe.  Bisecting shows that the bug was
introduced two years ago, by commit 66be5a789e.  I'll see how to
fix it.  In the meantime, use the --no-seek option, e.g.:

  (dd status=none ibs=4k skip=1 count=0 && tar --no-seek -t)

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]