Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-16 Thread Loïc Minier
On Mon, Jul 16, 2007, E L wrote: confirmed to be working on ipv4 :-) (Thanks for the confirmation!) -- Loïc Minier

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-16 Thread E L
confirmed to be working on ipv4 :-) thanks :-) Ely On 7/12/07, Loïc Minier [EMAIL PROTECTED] wrote: On Thu, Jul 12, 2007, E L wrote: We dbged gdm again, and indeed we don't get the same error. I see your patch add: hints.ai_family |= AF_INET6; from my limited knowledge I think this is not

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-12 Thread E L
Hey, We dbged gdm again, and indeed we don't get the same error. I see your patch add: hints.ai_family |= AF_INET6; from my limited knowledge I think this is not correct in c. We removed that line and everything worked again. We think it should be AF_UNSPEC, but we don't have ipv6 to test it

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-12 Thread Loïc Minier
On Thu, Jul 12, 2007, E L wrote: We dbged gdm again, and indeed we don't get the same error. I see your patch add: hints.ai_family |= AF_INET6; from my limited knowledge I think this is not correct in c. We removed that line and everything worked again. We think it should be AF_UNSPEC, but

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread Loïc Minier
On Wed, Jul 11, 2007, E L wrote: You forgot one instance of hints (the one that caused the problem I was talking about) patch attached The fix is applied as a patch at build time, it's in: debian/patches/91_from-svn_gdm-init-hints-and-af-family-in-gdm_peek_local_address_list.patch -- Loïc

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread E L
You forgot one instance of hints (the one that caused the problem I was talking about) patch attached Ely On 7/10/07, Loïc Minier [EMAIL PROTECTED] wrote: On Tue, Jul 10, 2007, E L wrote: Where can I download that package from? Can't find it in sid. For some minutes, it's still in

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread E L
The patch I sent you is against the source I got from apt-get source gdm for 2.18.3-3. The problem still happen in that version and after building it with the patch I sent you the problem disappear. Ely On 7/11/07, Loïc Minier [EMAIL PROTECTED] wrote: On Wed, Jul 11, 2007, E L wrote: You

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread Loïc Minier
On Wed, Jul 11, 2007, E L wrote: The patch I sent you is against the source I got from apt-get source gdm for 2.18.3-3. The problem still happen in that version and after building it with the patch I sent you the problem disappear. I don't understand; after I apply your patch to a patched

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread E L
I must be confusing something with the build 1) I installed 2.18.3-3 and saw that the problem is still there 2) I apt-get source for the sources of 2.18.3-3 3) I looked at the source and saw: #ifdef ENABLE_IPV6 hostbuf[BUFSIZ-1] = '\0'; if (gethostname (hostbuf, BUFSIZ-1) != 0) {

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-11 Thread Loïc Minier
On Wed, Jul 11, 2007, E L wrote: 1) I installed 2.18.3-3 and saw that the problem is still there Ok; perhaps it's not exactly the same problem. 2) I apt-get source for the sources of 2.18.3-3 3) I looked at the source and saw: You were looking at an unpatched source tree; the patches below

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-10 Thread Loïc Minier
Could you confirm whether the last upload I made today fixes the bug for you? Thanks. -- Loïc Minier

Bug#432227: gdm: getaddrinfo fails when ipv6 is enabled

2007-07-08 Thread Ely Levy
Package: gdm Version: 2.18.2-1 Severity: important -- System Information: Debian Release: 4.0 by Linux-Systeme APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21.3mos-3 (SMP w/1 CPU core)