Re: [Reproducible-builds] Bug#821777: Bug#821777: diffoscope fails with "pkg_resources.DistributionNotFound: python-magic"

2016-04-19 Thread Reiner Herrmann
On Tue, Apr 19, 2016 at 09:57:45PM +, Mattia Rizzolo wrote: > > There it simply doesn't clean up requires.txt. > > Do you think it's safe and sane enough to just ignore all the python egg > foo and empty the file during the build in d/rules or something on that > line? > I'm afraid I know noth

[Reproducible-builds] Bug#821777: Bug#821777: diffoscope fails with "pkg_resources.DistributionNotFound: python-magic"

2016-04-19 Thread Mattia Rizzolo
On Tue, Apr 19, 2016 at 11:50:30PM +0200, Reiner Herrmann wrote: > I saw in the changelog of dh-python that cleaning this file up is a recent > change [1], which explains why dh-python in stable behaves differently. That change appears to be from Nov 2015, but I'm pretty sure this also happened be

Re: [Reproducible-builds] Bug#821777: diffoscope fails with "pkg_resources.DistributionNotFound: python-magic"

2016-04-19 Thread Reiner Herrmann
On Tue, Apr 19, 2016 at 10:25:41AM +0200, Holger Levsen wrote: > I'd expect this problem would be intercepted and a helpful error message > would be displayed. What I also just saw is that /usr/bin/diffoscope is a auto-generated script from easy_install coming from "entry_points={ 'console_scripts

Re: [Reproducible-builds] Bug#821777: diffoscope fails with "pkg_resources.DistributionNotFound: python-magic"

2016-04-19 Thread Reiner Herrmann
On Tue, Apr 19, 2016 at 10:25:41AM +0200, Holger Levsen wrote: > $ diffoscope piuparts_0.70_source.changes piuparts_0.70~bpo8+1_source.changes > Traceback (most recent call last): > File "/usr/bin/diffoscope", line 5, in > from pkg_resources import load_entry_point > File "/usr/lib/python3

Re: [Reproducible-builds] Blacklist packages for armhf

2016-04-19 Thread Holger Levsen
Hi Vagrant, On Sun, Apr 17, 2016 at 01:05:23PM -0700, Vagrant Cascadian wrote: > Doing some sql queires and a bit of eyeball heuristics, I've determined > the packages listed below frequently FTBFS due to timeout on armhf. cool, thanks! though… ;-) [...] … I've taken this and changed the timeo

[Reproducible-builds] Bug#821785: sipwitch: FTBFS: service.cpp:256:28: error: invalid conversion from 'const sockaddr*' to 'sockaddr*' [-fpermissive]

2016-04-19 Thread Chris Lamb
Source: sipwitch Version: 1.6.1-2 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, sipwitch fails to build from source in unstable/amd64: [..]

[Reproducible-builds] Bug#821786: trivial-features: FTBFS: dh_install: Cannot find (any matches for) "*.lisp" (tried in "." and "debian/tmp")

2016-04-19 Thread Chris Lamb
Source: trivial-features Version: 0.6-1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, trivial-features fails to build from source in unstable/

[Reproducible-builds] Bug#821784: girara: FTBFS: libjson-c.a: error adding symbols: Bad value

2016-04-19 Thread Chris Lamb
Source: girara Version: 0.2.6-1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, girara fails to build from source in unstable/amd64: [..]

[Reproducible-builds] Bug#821777: diffoscope fails with "pkg_resources.DistributionNotFound: python-magic"

2016-04-19 Thread Holger Levsen
Package: diffoscope Version: 51 Severity: normal Hi, so, I've made a local diffoscope backport, installed it and gave it a try and this is what I got: $ diffoscope piuparts_0.70_source.changes piuparts_0.70~bpo8+1_source.changes Traceback (most recent call last): File "/usr/bin/diffoscope", li