Bug#629899: ap_get_local_host is broken (can't always determine the server's FQDN)

2012-02-22 Thread Jean-Michel Vourgère
Hello Vincent On Wednesday 22 February 2012 03:39:38 Vincent Lefevre wrote: > I'll try to do some tests when I have the time. But there's > no reason eth0 would be IPv6 only here (unless there's a huge > bug in the kernel). I'm prety sure your apache tries to start before dhclient has given the s

Bug#629899: ap_get_local_host is broken (can't always determine the server's FQDN)

2012-02-21 Thread Vincent Lefevre
On 2012-02-22 02:58:04 +, Jean-Michel Vourgère wrote: > This bug is actually the same as 500558. Actually the error I get is different from the one in 500558. Note that in my case, apache2 starts, but without being able to get the fqdn. -- Vincent Lefèvre - Web: 10

Bug#629899: ap_get_local_host is broken (can't always determine the server's FQDN)

2012-02-21 Thread Vincent Lefevre
retitle 629899 ap_get_local_host is broken (can't always determine the server's FQDN) thanks I'll try to do some tests when I have the time. But there's no reason eth0 would be IPv6 only here (unless there's a huge bug in the kernel). -- Vincent Lefèvre - Web: 100% acc

Bug#629899: ap_get_local_host is broken (can't always determine the server's FQDN)

2012-02-21 Thread Jean-Michel Vourgère
One can reproduce that bug by having IPv6 only on eth0 and no other interface with IPv4 but localhost, and /etc/hosts matching `hostname` on any lo address. Call (forward) trace: ap_get_local_host apr_sockaddr_info_get find_addresses call_resolver getaddrinfo ... that fails since it is using AI_A

Bug#629899: ap_get_local_host is broken

2012-02-19 Thread Jean-Michel Vourgère
tags 629899 + moreinfo thanks On Sunday 19 February 2012 11:22:42 Vincent Lefevre wrote: >> Does the bug is still there if you set up a static ip address in >> /etc/network/interfaces for your eth0 interface? > I haven't tried. In any case, there's no reason to use eth0 (some > machines do not ev

Bug#629899: ap_get_local_host is broken

2012-02-19 Thread Vincent Lefevre
Hi, On 2012-02-19 01:12:17 +, Jean-Michel Vourgère wrote: > I recently found some strange behavior in dns resolution at boot time, when > eth0 has no ipv4 yet. (#500558) > > Do you use DHCP for your other interface (eth0)? Yes. > What is the result of `grep CONCURRENCY /etc/init.d/rc' ? CO

Bug#629899: ap_get_local_host is broken

2012-02-18 Thread Jean-Michel Vourgère
Hello I recently found some strange behavior in dns resolution at boot time, when eth0 has no ipv4 yet. (#500558) Do you use DHCP for your other interface (eth0)? What is the result of `grep CONCURRENCY /etc/init.d/rc' ? Does the bug is still there if you set up a static ip address in /etc/netw