user
1
Hi
I tried to update my KDE4.0.4 to KDE4.1 by the OneClickInstallScript. After a few seconds Yast stops with the following message:
“The installation has failed. For more information, see the log file at /var/log/YaST2/y2log. Failure stage was: Installing Packages”
I’ve uploaded the Logfile here:
File-Upload.net - y2log
Can someone help me?
Regards Philipp
Hi
Try it from the CLI then (console/konsole);
sudo zypper ref
sudo zypper lu
sudo zypper up
The first command refreshes the repositories, the second lists any
updates, the third will apply the updates.
If that doesn’t work a read here;
Package
Manager Cleanup
Note the script has an error, the correct one is here;
SDB:Speed
up Package Manager Stack - openSUSE
Then try your upgrade from KDE4
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.18-0.2-default
up 2 days 19:31, 1 user, load average: 0.69, 0.44, 0.29
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.80
user
3
Hi malcolmlewis
Thanks for the advice, this solved the problem.:):)