Bug#866030: Bug#856152: python-apt: FTBFS: Testsuite failure

2017-07-31 Thread Aurelien Jarno
On 2017-07-31 15:11, Mattia Rizzolo wrote: > On Sun, Apr 23, 2017 at 10:07:08PM +0200, Julian Andres Klode wrote: > > On Wed, Mar 01, 2017 at 03:33:55PM +, James Clarke wrote: > > > So the issue here is that, by default, pbuilder runs the build in a > > > separate network namespace with only a

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-07-31 Thread Mattia Rizzolo
On Sun, Apr 23, 2017 at 10:07:08PM +0200, Julian Andres Klode wrote: > On Wed, Mar 01, 2017 at 03:33:55PM +, James Clarke wrote: > > So the issue here is that, by default, pbuilder runs the build in a > > separate network namespace with only a loopback interface configured. > > The loopback int

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-04-23 Thread Julian Andres Klode
Control: tags -1 - moreinfo (jrtc forgot to untag this...) On Wed, Mar 01, 2017 at 03:33:55PM +, James Clarke wrote: > Control: reassign -1 dirmngr 2.1.18-6 > Control: retitle -1 dirmngr: Fails to resolve localhost and loopback > addresses when only a loopback interface is available > > On

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-03-01 Thread James Clarke
Control: reassign -1 dirmngr 2.1.18-6 Control: retitle -1 dirmngr: Fails to resolve localhost and loopback addresses when only a loopback interface is available On Wed, Mar 01, 2017 at 01:31:40AM +0100, Julian Andres Klode wrote: > Control: severity 856152 important > > On Wed, Mar 01, 2017 at 06

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-28 Thread Julian Andres Klode
Control: severity 856152 important On Wed, Mar 01, 2017 at 06:39:37AM +0800, Chris Lamb wrote: > retitle 856152 python-apt: FTBFS: AptKeyError: recv from > 'hkp://localhost:19191' failed for > '0xa1bD8E9D78F7FE5C3E65D8AF8B48AD6246925553' > thanks > > Julian Andres Klode wrote: > > > Retry it.

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-28 Thread Chris Lamb
retitle 856152 python-apt: FTBFS: AptKeyError: recv from 'hkp://localhost:19191' failed for '0xa1bD8E9D78F7FE5C3E65D8AF8B48AD6246925553' thanks Julian Andres Klode wrote: > Retry it. Maybe it timed out or something. I don't think this is a timeout issue, but if it is, surely the package build s

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-25 Thread Daniel Schepler
On Sat, Feb 25, 2017 at 8:59 AM, Julian Andres Klode wrote: > Retry it. Maybe it timed out or something. I just retried it 5 times, and got 5 more failures. -- Daniel Schepler

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-25 Thread Julian Andres Klode
Control: tag -1 moreinfo On Sat, Feb 25, 2017 at 08:53:26AM -0800, Daniel Schepler wrote: > Source: python-apt > Version: 1.4.0~beta2 > Severity: serious > > From my pbuilder build log: > > ... >debian/rules override_dh_auto_test > make[1]: Entering directory '/build/python-apt-1.4.0~beta2'

Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-25 Thread Daniel Schepler
Source: python-apt Version: 1.4.0~beta2 Severity: serious >From my pbuilder build log: ... debian/rules override_dh_auto_test make[1]: Entering directory '/build/python-apt-1.4.0~beta2' set -e; for python in python2.7 python3.5 ; do \ $python tests/test_all.py -q || [ "linux" = "hurd" ]; \ don