Package: dh-strip-nondeterminism
Version: 0.016-1

I attached two files, cat them to get the testcase:
   cat split.clam.bz2.zipaa split.clam.bz2.zipab > clam.bz2.zip

The file is from Clamav's test files package so it will be recognized
as a virus - therefore the split.
Now. The original file:
|$ unzip clam.bz2.zip 
|Archive:  clam.bz2.zip
| bunzipping: clam.exe                
|$ ls -lh clam.exe 
|-rw-r--r-- 1 bigeasy bigeasy 544 Sep  6  2004 clam.exe

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.

Sebastian

Attachment: split.clam.bz2.zipaa
Description: Binary data

Attachment: split.clam.bz2.zipab
Description: Binary data

_______________________________________________
Pkg-clamav-devel mailing list
Pkg-clamav-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel

Reply via email to