On Sun, 6 Feb 2011 19:55:23 +0100 Eduard Bloch wrote:

[...]
> See below for log output. I think it should be fixed ASAP because IPv6
> is coming and square brackets support in URLs will become mandatory.

Hi Eduard,
thanks for your bug report!

> 
> Retrieving bug reports... 0% Fail
> Error retrieving bug reports from the server with the following error message:
>  W: getaddrinfo: Name or service not known (http://[127.0.0.1]:3142)
> It appears that your network connection is down. Check network configuration 
> and try again

I am able to reproduce this behavior, but I am no IPv6 expert,
unfortunately.

However apt-listbugs does not handle proxy servers directly: it relies
on Ruby libraries to do this. As a consequence, this bug report should
probably be reassigned to another package (maybe libruby1.8 or
libhttpclient-ruby1.8, see also the somewhat related bug #576118).

Anyway, before I reassign the bug report, could you please explain me a
few things about what you are attempting to do?

I read in /usr/lib/ruby/1.8/ipaddr.rb that "IPv6 address may be
enclosed in square brackets", but 127.0.0.1 is not an IPv6 address,
AFAICT: it's an IPv4 address...
Why are you enclosing it in square brackets?

It's true that I can reproduce the above behavior with
http_proxy=http://[::1]:8118  as well... but anyway...

Moreover, on my box:

  $ ping6 -c 3 ::1
  PING ::1(::1) 56 data bytes
  64 bytes from ::1: icmp_seq=1 ttl=64 time=0.023 ms
  64 bytes from ::1: icmp_seq=2 ttl=64 time=0.027 ms
  64 bytes from ::1: icmp_seq=3 ttl=64 time=0.029 ms
  
  --- ::1 ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 1998ms
  rtt min/avg/max/mdev = 0.023/0.026/0.029/0.004 ms
  $ ping6 -c 3 [::1]
  unknown host

Mmmmh, I must definitely study more about IPv6!



-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: pgp0A1zpoPjYq.pgp
Description: PGP signature

Reply via email to