On Sat, 2017-04-01 at 23:17 +0200, [email protected] wrote:
> Not sure if it's due to switching to .tar.xz or to my use of 'pixz -7':

I believe the problem is due to the use of pigz without -t.  By
default, when compressing a tar file, pixz appends a compressed block
containing an index of the tar contents.  pristine-xz does not
currently have a way to preserve this block.

I have submitted a patch[1] as part of a merge request[2] which fixes
this issue.

Cheers,
Kevin

1.  
https://salsa.debian.org/debian/pristine-tar/commit/9ffc6b475fc6cf4e98b102133b2ee63127cc4208?merge_request_iid=3
2.  https://salsa.debian.org/debian/pristine-tar/merge_requests/3

Reply via email to