- Package:
- pristine-tar
- Source:
- pristine-tar
- Description:
- regenerate pristine tarballs
- Submitter:
- Andreas Beckmann
- Date:
- 2023-01-31 10:03:04 UTC
- Severity:
- normal
Hi, pristine-tar fails to reproduce r8168-8.036.00.tar.bz2 downloaded from http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2 (LINUX driver for kernel 3.x and 2.6.x and 2.4.x, 8.036.00, 2013/6/17) size: 71053 sha256sum: 937fd5d7d4cbfc95cf2859d8c3beb15a8536dc4e41752f7a53f2a25f07cdcd33 I tried three mirrors and always got the same file. $ pristine-tar -v -d gendelta r8168-8.036.00.tar.bz2 tmpdelta pristine-tar: pristine-bz2 -v -d --no-keep gendelta r8168-8.036.00.tar.bz2 /tmp/pristine-tar.sCd8gXJGxy/wrapper pristine-bz2: bzip2 -dc < r8168-8.036.00.tar.bz2 > /tmp/pristine-tar.kGtQKevW7d/test.bak pristine-bz2: level: 9 pristine-bz2: cp /tmp/pristine-tar.kGtQKevW7d/test.bak /tmp/pristine-tar.kGtQKevW7d/test pristine-bz2: bzip2 -9 /tmp/pristine-tar.kGtQKevW7d/test pristine-bz2: cp /tmp/pristine-tar.kGtQKevW7d/test.bak /tmp/pristine-tar.kGtQKevW7d/test pristine-bz2: pbzip2 -9 /tmp/pristine-tar.kGtQKevW7d/test pristine-bz2: cp /tmp/pristine-tar.kGtQKevW7d/test.bak /tmp/pristine-tar.kGtQKevW7d/test pristine-bz2: zgz -9 --old-bzip2 < /tmp/pristine-tar.kGtQKevW7d/test > /tmp/pristine-tar.kGtQKevW7d/test.bz2 pristine-bz2: zgz -9 --suse-bzip2 < /tmp/pristine-tar.kGtQKevW7d/test > /tmp/pristine-tar.kGtQKevW7d/test.bz2 pristine-bz2: zgz -9 --suse-pbzip2 < /tmp/pristine-tar.kGtQKevW7d/test > /tmp/pristine-tar.kGtQKevW7d/test.bz2 pristine-bz2 failed to reproduce build of r8168-8.036.00.tar.bz2 (Please file a bug report.) pristine-tar: command failed: pristine-bz2 -v -d --no-keep gendelta r8168-8.036.00.tar.bz2 /tmp/pristine-tar.sCd8gXJGxy/wrapper same problem with pristine-tar 1.28 Andreas
Dear Maintainer, I experience a similar or identical bug when I try to import the freecol package from unstable (0.10.5+dfsg) with git-import-dsc and using pristine-tar. The issue is reproducible even for the latest upstream release by running uscan and the new-upstream script in the source package. The original zip source tarball will be automatically repacked to bz2. Regards, Markus
contorl: tags -1 +patch Hi, I've got the same issue with r8125 tarball from Realtek, and fixed it with 7zip support. I guess Realtek people use 7zip for bzip2 compression. MR is https://salsa.debian.org/debian/pristine-tar/-/merge_requests/10