Bug#623960: python-apt: FTBFS: Test failure

2011-05-08 Thread Daniel Schepler
On Tuesday 26 April 2011 02:43:10 Julian Andres Klode wrote: > In what hell of broken environment do you build packages in? git still > provides git-core, thus the test cannot fail yet (and does not fail in > an up-to-date sid sbuild environment or the buildds). OK, this was in fact in my pbuildd

Bug#623960: python-apt: FTBFS: Test failure

2011-04-26 Thread Julian Andres Klode
severity 623960 normal tags 623960 unreproducible moreinfo thanks On So, 2011-04-24 at 13:00 -0700, Daniel Schepler wrote: > Source: python-apt > Version: 0.7.100.3 > Severity: serious > > From my pbuilder build log: > > ... >debian/rules override_dh_auto_test > make[1]: Entering directory `

Bug#623960: python-apt: FTBFS: Test failure

2011-04-24 Thread Daniel Schepler
Source: python-apt Version: 0.7.100.3 Severity: serious From my pbuilder build log: ... debian/rules override_dh_auto_test make[1]: Entering directory `/tmp/buildd/python-apt-0.7.100.3' set -e; for python in python2.7 python2.6 python3.2 ; do \ $python tests/test_all.py -q || [