https://bugzilla.novell.com/show_bug.cgi?id=732279 https://bugzilla.novell.com/show_bug.cgi?id=732279#c20 --- Comment #20 from Janez Podpečan <janez.podpecan@gmail.com> 2011-11-30 07:36:01 UTC --- Trying to patch NetworkManager-kde4 again as provided by YaST or even better using cli I get the following: $ zypper patch Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW patch is going to be installed: NetworkManager-kde4 The following packages are going to be REMOVED: NetworkManager-kde4 NetworkManager-kde4-libs 2 packages to remove. After the operation, 1.8 MiB will be freed. Continue? [y/n/?] y Removing NetworkManager-kde4-0.9.svn1057339-4.1 [done] Removing NetworkManager-kde4-libs-0.9.svn1057339-4.1 [done] Now I do as you suggested: $ ls -l /usr/lib64/libknm_nm.so ls: cannot access /usr/lib64/libknm_nm.so: No such file or directory $ ls -l /usr/lib/libknm_nm.so ls: cannot access /usr/lib/libknm_nm.so: No such file or directory So it the update actually removed NetworkManager-kde4-libs and it renders the system's networking unusable in KDE. I fixed it temporarily again by doing forced downgrades of NetworkMAnager-kde4 and NetworkManager-kde4-libs (which provides missing libknm_nm.so shared library). Hope this helps. -- 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.