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

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

2012-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 629899 ap_get_local_host fails when eth0 has IPv6 only (can't determine the FQDN), e.g. with DHCP at boot Bug #629899 [apache2.2-common] ap_get_local_host is broken (can't always determine the server's FQDN) Changed Bug title to

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

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 vinc...@vinc17.net - Web:

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

2012-02-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 629899 ap_get_local_host is broken (can't always determine the server's FQDN) Bug #629899 [apache2.2-common] ap_get_local_host fails on loopback interface if eth0 has ipv6 only Changed Bug title to 'ap_get_local_host is broken (can't

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 vinc...@vinc17.net - Web:

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' ?

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 even

Processed: Re: Bug#629899: ap_get_local_host is broken

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 629899 + moreinfo Bug #629899 [apache2.2-common] ap_get_local_host is broken (can't always determine the server's FQDN) Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. -- 629899:

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