Bug#753944: pbuilder: USENETWORK=no breaks package builds

gregor herrmann gregoa at debian.org
Sun Jul 13 19:04:13 UTC 2014


On Sun, 13 Jul 2014 18:21:30 +0000, Thorsten Glaser wrote:

> >Unfortunately there seem to still be problems. I noticed it with
> >rebuilding libio-socket-ip-perl. With sbuild, similar to buildds it
> >succeeds, suceeds also with pbuilder 0.215 but fails with 0.215+nmu3.
> Hm, weird. It says it cannot listen with IPv6… but in my tests,
> the loopback interface got [::1] assigned just fine… so this
> would work unless it tries to listen on the external address
> of the host (e.g. from the outside-of-the-chroot’s /etc/hosts).

It seems to fail for both ipv4 and ipv6 (in the first test, t/15io-socket):

#   Failed test 'IO::Socket->new( Domain => AF_INET ) isa IO::Socket::IP'
#   at t/15io-socket.t line 20.
#     IO::Socket->new( Domain => AF_INET ) isn't defined

#   Failed test 'IO::Socket->new( Domain => AF_INET6 ) isa IO::Socket::IP'
#   at t/15io-socket.t line 45.
#     IO::Socket->new( Domain => AF_INET6 ) isn't defined
#   error was Name or service not known
# Looks like you failed 2 tests of 4.
t/15io-socket.t .....................

The code is:

http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-ip-perl.git;a=blob;f=t/15io-socket.t;hb=HEAD


The ipv6-specific failure is in t/16v6only.t:

Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
Cannot listen on PF_INET6 - Name or service not known at t/16v6only.t line 22.
t/16v6only.t ........................
Dubious, test returned 22 (wstat 5632, 0x1600)
No subtests run

http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-ip-perl.git;a=blob;f=t/16v6only.t;hb=HEAD
 

netbase is installed as a build-dependency.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Neil Young: Alabama
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20140713/f4eebce4/attachment-0001.sig>


More information about the Pbuilder-maint mailing list