[Reproducible-builds] Bug#817943: dh-strip-nondeterminism damages .zip files

Andrew Ayer agwa at andrewayer.name
Mon Mar 14 00:29:47 UTC 2016


On Fri, 11 Mar 2016 21:17:14 +0100
Sebastian Andrzej Siewior <sebastian at breakpoint.cc> wrote:

> After `dh_strip_nondeterminism':
> 
> |$ unzip clam.bz2.zip
> |Archive:  clam.bz2.zip
> | bunzipping: clam.exe                
> |   error:  invalid compressed data to bunzip
> |$ ls -lh clam.exe 
> |-rw-r--r-- 1 bigeasy bigeasy 0 Mar  2 15:48 clam.exe
> 
> I will try to work this around by using the `-X' argument and exclude
> the test files. Therefore I keep the severity as normal rather than
> important.

Hi Sebastian,

Thank you for reporting this!  I have tracked the problem down to an
upstream bug in Archive::Zip which affects Zip files containing bzipped
members:

https://github.com/redhotpenguin/perl-Archive-Zip/issues/26

Until this is fixed, the -X option is a good workaround.  Since this
file presumably comes from the source and is not a build product,
there's not any non-determinism that needs to stripped from it anyways.

Cheers,
Andrew



More information about the Reproducible-builds mailing list