[Bug 258725] Black screen after upgrade to 4.5.4

Hans-Rudi Denzler hr.denzler at bluewin.ch
Sat Dec 4 10:08:44 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=258725





--- Comment #6 from Hans-Rudi Denzler <hr denzler bluewin ch>  2010-12-04 11:08:43 ---
I forced the installation of libkdecore4 with the missing dependency (risky!)

> rpm -q libkdecore4
libkdecore4-4.5.80-341.4.i586

without the repository  in Comment #2. Then I couldn't even start any desktop,
just a flickering screen. So I entered '3' at the boot prompt to run runlevel
3. I manually changed the name of liblzma.so.0 to liblzma.so.5 to fix the
required missing dependency. Now I could start KDE again but couldn't start the
yast software installation module sw_single. Then I manually downloaded
liblzma5-5.0.0-12.1.i586.rpm.

I restarted again to runlevel 3 and logged in as root.

# cd /lib/
# dir liblzma.so.5
# mv liblzma.so.{5,0}   (revert the dirty trick)
# cd /home/user/Downloads/
# rpm -i liblzma5-5.0.0-12.1.i586.rpm   (install the missing dependency)

> dir /lib/liblzma*
lrwxrwxrwx 1 root root     16 14. Nov 2009  /lib/liblzma.so.0 ->
liblzma.so.0.0.0
-rwxr-xr-x 1 root root 145024 24. Okt 2009  /lib/liblzma.so.0.0.0
lrwxrwxrwx 1 root root     16  3. Dez 17:17 /lib/liblzma.so.5 ->
liblzma.so.5.0.0
-rwxr-xr-x 1 root root 160663 29. Nov 14:01 /lib/liblzma.so.5.0.0

If I grep for liblzma in zypp history

> grep liblzma /var/log/zypp/history 
2009-11-02
20:27:06|install|liblzma0|4.999.9beta-2.2|i586|root at opensuse|InstallationImage|...

liblzma5 doesn't show up because I don't have the repository in Comment #2
installed.

So that was my journey. Nothing wrong anymore !

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list