Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-19 Thread Dominic Hargreaves
On Sat, Jan 18, 2014 at 05:22:28PM +, Dominic Hargreaves wrote: > clone 730760 -1 > reassign -1 libio-socket-ip-perl > retitle -1 libio-socket-ip-perl: update Depends perl -> perl-base > block 730760 by -1 > thanks > > On Sat, Jan 18, 2014 at 04:43:23PM +0100, Bill Allombert wrote: > > On Sat,

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Dominic Hargreaves
clone 730760 -1 reassign -1 libio-socket-ip-perl retitle -1 libio-socket-ip-perl: update Depends perl -> perl-base block 730760 by -1 thanks On Sat, Jan 18, 2014 at 04:43:23PM +0100, Bill Allombert wrote: > On Sat, Jan 18, 2014 at 03:38:35PM +, Dominic Hargreaves wrote: > > On Sat, Jan 18, 201

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Bill Allombert
On Sat, Jan 18, 2014 at 03:38:35PM +, Dominic Hargreaves wrote: > On Sat, Jan 18, 2014 at 03:00:11PM +0100, Bill Allombert wrote: > > On Sat, Jan 18, 2014 at 02:01:32PM +0200, Niko Tyni wrote: > > > (cc'ing the perl and libio-socket-ip-perl package maintainers too) > > > > > > On Sat, Jan 18,

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Dominic Hargreaves
On Sat, Jan 18, 2014 at 03:00:11PM +0100, Bill Allombert wrote: > On Sat, Jan 18, 2014 at 02:01:32PM +0200, Niko Tyni wrote: > > (cc'ing the perl and libio-socket-ip-perl package maintainers too) > > > > On Sat, Jan 18, 2014 at 12:09:43PM +0100, Bill Allombert wrote: > > > > On Fri, 17 Jan 2014 10

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Bill Allombert
On Sat, Jan 18, 2014 at 02:01:32PM +0200, Niko Tyni wrote: > (cc'ing the perl and libio-socket-ip-perl package maintainers too) > > On Sat, Jan 18, 2014 at 12:09:43PM +0100, Bill Allombert wrote: > > > On Fri, 17 Jan 2014 10:19:33 +, Bob Ham wrote: > > > > > > > >A more pragmatic solution mig

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Niko Tyni
(cc'ing the perl and libio-socket-ip-perl package maintainers too) On Sat, Jan 18, 2014 at 12:09:43PM +0100, Bill Allombert wrote: > > On Fri, 17 Jan 2014 10:19:33 +, Bob Ham wrote: > > > > > >A more pragmatic solution might be to use IO::Socket::IP instead. > > > > > > I see now that IO::So

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-18 Thread Bill Allombert
On Fri, Jan 17, 2014 at 04:57:45PM +0100, gregor herrmann wrote: > Control: reassign -1 popularity-contest > > On Fri, 17 Jan 2014 10:19:33 +, Bob Ham wrote: > > > >A more pragmatic solution might be to use IO::Socket::IP instead. > > > > I see now that IO::Socket::INET is only intended for

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-17 Thread gregor herrmann
Control: reassign -1 popularity-contest On Fri, 17 Jan 2014 10:19:33 +, Bob Ham wrote: > On 2014-01-01 16:40, Dominic Hargreaves wrote: > >On Fri, Nov 29, 2013 at 10:13:07AM +, Bob Ham wrote: > > >>When setting "option inet6" in /etc/resolv.conf, IO::Socket::INET > >>cannot connect prope

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-17 Thread Bob Ham
On 2014-01-01 16:40, Dominic Hargreaves wrote: On Fri, Nov 29, 2013 at 10:13:07AM +, Bob Ham wrote: When setting "option inet6" in /etc/resolv.conf, IO::Socket::INET cannot connect properly, particularly to popcon.debian.org I agree that this is a problem, but I'm not sure whether it's a

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2014-01-01 Thread Dominic Hargreaves
Control: severity -1 normal On Fri, Nov 29, 2013 at 10:13:07AM +, Bob Ham wrote: > When setting "option inet6" in /etc/resolv.conf, IO::Socket::INET > cannot connect properly, particularly to popcon.debian.org: > > $ perl -MIO::Socket::INET -e 'IO::Socket::INET->new("popcon.debian.org:80") >

Bug#730760: perl-base: IO::Socket::INET cannot cope with "option inet6" in /etc/resolv.conf

2013-11-29 Thread Bob Ham
Package: perl-base Version: 5.14.2-21+deb7u1 Severity: important Tags: ipv6 When setting "option inet6" in /etc/resolv.conf, IO::Socket::INET cannot connect properly, particularly to popcon.debian.org: $ perl -MIO::Socket::INET -e 'IO::Socket::INET->new("popcon.debian.org:80") or die "$@";' IO::