Re: Please review the draft for week 167's blog post

2018-07-09 Thread Chris Lamb
Chris Lamb wrote: > Please review the draft for week 167's blog post [..] This has now been published; many thanks to all who contributed! Please share the following URL: https://reproducible-builds.org/blog/posts/167/ Alternatively, if you are into that kind of thing, please consider retwee

Processed: Re: diffoscope fails on deb archives that contain non-compressed data.tar

2018-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 903401 + pending Bug #903401 [diffoscope] diffoscope fails on deb archives that contain non-compressed data.tar Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 903401: https://bugs.debi

Bug#903401: diffoscope fails on deb archives that contain non-compressed data.tar

2018-07-09 Thread Chris Lamb
tags 903401 + pending thanks Fixed in Git, pending upload: https://salsa.debian.org/reproducible-builds/diffoscope/commit/185077c843e2f61c3915dab73770867067cb9358 diffoscope/comparators/deb.py | 4 +- diffoscope/comparators/utils/libarchive.py | 69 -

reprotest_0.7.8_source.changes ACCEPTED into unstable

2018-07-09 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 09 Jul 2018 15:33:05 +0200 Source: reprotest Binary: reprotest Architecture: source Version: 0.7.8 Distribution: unstable Urgency: medium Maintainer: Reproducible builds folks Changed-By: Mattia Rizzolo Descript

Bug#903401: diffoscope fails on deb archives that contain non-compressed data.tar

2018-07-09 Thread Chris Lamb
Hi Roderich, > libarchive.exception.ArchiveError: Unrecognized archive format > (errno=84, > retcode=-30, archive_p=139857020076192) This one is a bit more complicated as the uncompressed data.tar is written to (for example) /tmp/diffoscope_h6c7nido/tmp4eacglys/0/5.gz … and then libarchive

Bug#903401: diffoscope fails on deb archives that contain non-compressed data.tar

2018-07-09 Thread Roderich Schupp
Package: diffoscope Version: 99 Severity: normal Following up #903391 let's try the same with uncompressed data.tar (using again modified tests/data/test{1,2}.deb for diffoscope source and dc9ee98bdfce7d1a from git): $ diffoscope non-compressed-data*.deb ... 2018-07-09 13:51:51 D: diffoscope.comp

Processing of reprotest_0.7.8_source.changes

2018-07-09 Thread Debian FTP Masters
reprotest_0.7.8_source.changes uploaded successfully to localhost along with the files: reprotest_0.7.8.dsc reprotest_0.7.8.tar.xz reprotest_0.7.8_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) ___

Bug#832962: marked as done (reprotest fails to build properly on jessie)

2018-07-09 Thread Debian Bug Tracking System
Your message dated Mon, 9 Jul 2018 15:04:27 +0200 with message-id <20180709130426.gh31...@mapreri.org> and subject line Re: [Reproducible-builds] Bug#832962: reprotest fails to build properly on jessie has caused the Debian Bug report #832962, regarding reprotest fails to build properly on jessie

Processed: Re: diffoscope fails on deb archives that contain non-compressed control.tar

2018-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 903391 + pending Bug #903391 [diffoscope] diffoscope fails on deb archives that contain non-compressed control.tar Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 903391: https://bugs.d

Bug#903391: diffoscope fails on deb archives that contain non-compressed control.tar

2018-07-09 Thread Chris Lamb
tags 903391 + pending thanks Fixed in Git, pending upload: https://salsa.debian.org/reproducible-builds/diffoscope/commit/dc9ee98bdfce7d1a9564fab6e35f57802d6854f4 diffoscope/comparators/deb.py | 2 +- tests/comparators/test_deb.py | 6 ++ tests/data/bug903391_1.deb| Bin 0 -> 1

Bug#903391: diffoscope fails on deb archives that contain non-compressed control.tar

2018-07-09 Thread Roderich Schupp
Package: diffoscope Version: 99 Severity: normal How to reproduce: generate two debs with non-compressed control.tar members, e.g. in the diffoscope source directory run: top=$(pwd) for i in 1 2 ; do t=$(mktemp -d) ( cd $t ar xv $top/tests/data/test$i.deb gunzip control.tar.gz ar