https://bugzilla.novell.com/show_bug.cgi?id=742297 https://bugzilla.novell.com/show_bug.cgi?id=742297#c4 --- Comment #4 from Rainer Klier <rainer.klier@gmx.at> 2012-01-24 11:21:29 UTC --- i noticed that while installing the new xorg-x11-libs package i could see some warnings in yast, but it was too fast to read. so i installed the new xorg-x11-libs package again by hand and here are the warnings: Preparing... ########################################### [100%] 1:xorg-x11-libs ########################################### [100%] /sbin/ldconfig: /usr/lib64/libxcb-reply.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-property.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-icccm.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-keysyms.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-atom.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-event.so.1 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-render-util.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-image.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib64/libxcb-aux.so.0 is not a symbolic link maybe that is the source of this problem. when the new xorg-x11-libs package is installed file /usr/lib64/libxcb-aux.so.0 is the library file. and /usr/lib64/libxcb-util.so.0 is a link to /usr/lib64/libxcb-util.so.0.0.0. and all libxcb*.so.* library files have the same size of 7693 bytes. when the old xorg-x11-libs package is installed file /usr/lib64/libxcb-aux.so.0 is a link to /usr/lib64/libxcb-aux.so.0.0.0. and /usr/lib64/libxcb-util.so.0 does not exist, but a broken link from libxcb-util.so to the non existent libxcb-util.so.0 is there. and libxcb-aux.so.0.0.0 has a size of 14512 bytes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.