Package: reprepro
Version: 4.17.1-1

when using the internal decompressor for bzip2, decompression fails.

Testing with the following repostory configuration:

=== conf/distributions
Codename: precise-security
Components: main
Architectures: amd64
Update: - update-precise-security
SignWith: default

=== conf/updates
Name: update-precise-security
Method: http://archive.ubuntu.com/ubuntu/
Suite: precise-security
VerifyRelease: 40976EAF437D05B5

I get the following error:

$ reprepro --bunzip2 NONE update precise-security
Error reading from
./lists/update-precise-security_precise-security_main_amd64_Packages.bz2:
Trailing garbage after compressed data!
There have been errors!

Lists are downloaded correctly but they don't get decompressed. After that,
even running with the external decompressor fails:

$ reprepro update precise-security
Error reading from
./lists/update-precise-security_precise-security_main_amd64_Packages.bz2:
Trailing garbage after compressed data!
There have been errors!

(same happens if I explicitly pass --bunzip2 /bin/bunzip2)

Removing files under lists/ makes it work again:

$ rm -rf lists
$ reprepro update precise-security
Calculating packages to get...
Getting packages...
...



-- 
Alberto Donato | alberto.don...@canonical.com
https://launchpad.net/~ack | GPG: 2048R/9E2823B3

Reply via email to