Your message dated Thu, 21 Jan 2010 00:23:13 +0100
with message-id <20100120232313.ge11...@radis.liafa.jussieu.fr>
and subject line Re: Bug#566011: undefined symbol: XESetWireToEventCookie
has caused the Debian Bug report #566011,
regarding undefined symbol: XESetWireToEventCookie
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
566011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxi6
Version: 1.3-2
Severity: crititcal
With this new version of libxi6, kdm/gdm show this error in their log
files:
/usr/lib/kde4/libexec/kdm_greet: symbol lookup error: /usr/lib/libXi.so.6:
undefined symbol: XESetWireToEventCookie
The bug is critical since it blocks the access to kde session via
kdm/gdm or startx (kdeinit4 shows the same error of kdm_greet).
Solved downgrading libxi6 to version 1.1.4-1 (lenny)
I'm on Debian Gnu/Linux Sid, kernel 2.6.32.4-aspire1362 #1 PREEMPT
libc6 2.10.2-5
--- End Message ---
--- Begin Message ---
On Wed, Jan 20, 2010 at 23:59:08 +0100, Mattia wrote:
> 2010/1/20 Julien Cristau <jcris...@debian.org>:
>
> > What version of libx11-6 do you use?
>
> 2:1.3.3-1
>
> > What is the output of 'ldd /usr/lib/libXi.so.6'?
>
> $ ldd /usr/lib/libXi.so.6
> linux-gate.so.1 => (0xb7850000)
> libX11.so.6 => /usr/local/lib/libX11.so.6 (0xb7736000)
Looks like you have a local older version of libX11 in /usr/local. You
need to get rid of it.
> libXext.so.6 => /usr/lib/libXext.so.6 (0xb7727000)
> libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb75df000)
> libxcb-xlib.so.0 => /usr/local/lib/libxcb-xlib.so.0 (0xb75dd000)
> libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0xb75c5000)
> libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb75c1000)
> /lib/ld-linux.so.2 (0xb7851000)
> libXau.so.6 => /usr/lib/libXau.so.6 (0xb75be000)
> libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb75b8000)
>
Closing the bug as user error. Thanks for the followup.
Cheers,
Julien
--- End Message ---