[Xcb] Problems with Debian libxcb1 update

Duane Kaufman duanek at chorus.net
Sun Mar 22 15:12:07 PDT 2009


Hi,

Thanks for getting back to me.

Quoting Julien Cristau <jcristau at debian.org>:

> On Fri, 2009-03-20 at 12:14 -0400, Duane Kaufman wrote:
>> Hi,
>>
>> I have been wrestling with a problem on my Debian squeeze system for
>> the past week or so. A bit of background is in this thread:
>> http://forums.debian.net/viewtopic.php?p=215695#215695
>>
>> Th problem may lie with the state of the packages in squeeze, and if
>> so, I am sorry to have bothered anyone. If not though, my real
>> question boils down to how to deal with the removal of
>> libxcb-xlib.so.0 when libxcb1 version 1.2 gets installed? It seems I
>> have applications (KDM, etc) which depend on it, and nothing takes its
>> place.
>
> I'm not aware of any package that depends on libxcb-xlib0.  Can you be
> more specific?
>
For me, KDE's kdm does:
duane at DuanesTablet:~$ ldd /usr/bin/kdm
         linux-gate.so.1 =>  (0xffffe000)
         libX11.so.6 => /usr/lib/libX11.so.6 (0xb7edf000)
         libXau.so.6 => /usr/lib/libXau.so.6 (0xb7edc000)
         libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7ed6000)
         libpam.so.0 => /lib/libpam.so.0 (0xb7eaf000)
         libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7e77000)
         libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7d17000)
         libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb7d15000)
         libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb7cfd000)
         libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7cf8000)
         /lib/ld-linux.so.2 (0xb7fd0000)
duane at DuanesTablet:~$ sudo dpkg -l kdm
[sudo] password for duane:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:  
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  kdm            4:3.5.9.dfsg.1 X display manager for KDE

I had other problems with programs in xorg as well.

Thanks,
Duane

> Cheers,
> Julien
>



More information about the Xcb mailing list