https://bugzilla.novell.com/show_bug.cgi?id=752871 https://bugzilla.novell.com/show_bug.cgi?id=752871#c2 Maksym Mikhanosha <max-novell@openchat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|max-novell@openchat.com | --- Comment #2 from Maksym Mikhanosha <max-novell@openchat.com> 2012-03-20 11:13:16 UTC --- For some reason "zypper dup" did not upgraded that RPM. I had installed libsmokeqt RPM, strangely enough it installed right on top of libsmoke2 one, without giving any conflicts or error messages. Just to be sure, I had uninstalled (with rpm -e) both libsmoke2 and libsmokeqt, then verified that there were no /usr/lib64/libsmokeqt* files. There were .so links I created manually (now dangling that RPM got un-installed), so I deleted them. Then I did zypper install libsmokeqt again, which had same result as libsmoke2, which is there are /usr/lib64/libsmokeqt*.so.3 files links to corresponding so.3.0.0 files, but the plain .so links to .so.3 are missing. So bug report is still the same, except now for a different RPM. $ rpm -qi libsmokeqt Name : libsmokeqt Relocations: (not relocatable) Version : 4.8.1 Vendor: obs://build.opensuse.org/KDE Release : 29.1 Build Date: Wed 07 Mar 2012 12:57:15 AM EST Install Date: Tue 20 Mar 2012 07:00:42 AM EDT Build Host: build20 Group : Development/Libraries/KDE Source RPM: kdebindings-smokeqt-4.8.1-29.1.src.rpm Size : 18854872 License: LGPL-2.1+ Signature : DSA/SHA1, Wed 07 Mar 2012 01:08:04 AM EST, Key ID 27c070176f88bb2f URL : https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt Summary : SMOKE-Qt library for kdebindings Description : SMOKE bindings for the Qt libraries. Used by language bindings. Distribution: KDE:Release:48 / openSUSE_11.4 $ ls -l /usr/lib64/libsmokeqtcore* lrwxrwxrwx 1 root root 23 Mar 20 07:00 /usr/lib64/libsmokeqtcore.so.3 -> libsmokeqtcore.so.3.0.0* -rwxr-xr-x 1 root root 1550224 Mar 7 00:56 /usr/lib64/libsmokeqtcore.so.3.0.0* $ rpm -qf /usr/lib64/libsmokeqtcore.so.3 libsmokeqt-4.8.1-29.1.x86_64 $ rpm --verify libsmokeqt (no output) -- 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.