» Supplementary KDE repository moved to the Build Service
The "supplementary KDE" repository has been moved to the openSUSE Build Service (read the announcement here), which has a number of consequences if you have been using it to get the latest KDE release on your desktop:
- if using SUSE Linux 10.1 or 10.0, you must change the repository URL to:
- if using SUSE Linux 9.3, you must change the repository URL as well, but as it only holds a RPM-MD repository, you will also have to use e.g. smart instead of YaST2, because the latter only supports RPM-MD repositories since SUSE Linux 10.0:
- if you're using 9.2, tough luck, the Build Service doesn't have a SUSE Linux 9.2 build target (at least as of now, but it's unlikely to be provided at some point)
- if you're using 9.1, you'd better upgrade anyway, as 9.1 is out of support now ;)
smart update guru
smart upgrade 'smart*'
smart update suse-kde suse-kde-backports
2 Comments:
Just updated my KDE to 3.5.3 by using the both repo and installation been done by your smart latest build. Due to some reasons, smart keep on asking me to downgrade my new 3.5.3 in order to restore back the old 3.5.1. I am however just ignore the 'upgrades' prompt by smart because several reboot showed me no conflicts in my KDE.
Well done, smart really saved my days from unreliable default package managment in SUSE 10.1. Thank you
This is a smart error when I try to update my database.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", line 171, in callback
exec code in globals
File "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", line 401, in updateChannels
self._ctrl.reloadChannels(channels, caching=NEVER)
File "/usr/lib/python2.4/site-packages/smart/control.py", line 351, in reloadChannels
if not channel.fetch(self._fetcher, progress):
File "/usr/lib/python2.4/site-packages/smart/channels/yast2.py", line 67, in fetch
digest = getFileDigest(fetched.getTargetPath())
File "/usr/lib/python2.4/site-packages/smart/util/filetools.py", line 31, in getFileDigest
file = open(path)
TypeError: coercing to Unicode: need string or buffer, NoneType found
Post a Comment
<< Home