Mission: Impossible -> update KDE 3.4.x to 3.5.4
Hi all, again yum/kyum won't work as expected... or at least they do but an error message shows up in the end... First, I must say that I updated both yum, and kyum from this repository hoping that any possibe bug could have been solved on newer versions: http://software.opensuse.org/download/home:/cthiel1/ using kyum itself; everything went just fine. Now the yum stuff looks like this: # rpm -qa | grep yum yum-metadata-parser-1.0.2-4.1 kyum-0.7.5-6 yum-utils-0.6-7.1 yum-2.9.4-1 So far, so good... After retrieving the list of available updates for KDE using yum, I issued the following command from the shell, giving this result: # yum -y update arts arts-devel kdeaddons3-kate kdeaddons3-kicker kdeaddons3-konqueror kdeartwork3-kscreensaver kdeartwork3-sound kdeartwork3-xscreensaver kdebase3 kdebase3-devel kdebase3-kdm kdebase3-ksysguardd kdebase3-samba kdebase3-session kdebindings3-python kdegames3 kdegames3-arcade kdegames3-tactic kdegraphics3 kdegraphics3-fax kdegraphics3-kamera kdegraphics3-pdf kdegraphics3-postscript kdegraphics3-scan kdelibs3 kdelibs3-arts kdelibs3-devel kdelibs3-devel-doc kdelibs3-doc kdemultimedia3 kdemultimedia3-CD kdemultimedia3-mixer kdenetwork3 kdenetwork3-InstantMessenger kdenetwork3-news kdenetwork3-vnc kdepim3 kdepim3-kpilot kdepim3-networkstatus kdepim3-sync kdesdk3 kdetoys3 kdeutils3 kdevelop3 qscintilla qt3 qt3-devel qt3-devel-tools Setting up Update Process Setting up repositories Reading repository metadata in from local files Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 102, in main result, resultmsgs = do() File "/usr/share/yum-cli/cli.py", line 431, in doCommands return self.updatePkgs() File "/usr/share/yum-cli/cli.py", line 906, in updatePkgs updated_pkg = YumInstalledPackage(self.rpmdb.returnHeaderByTuple(old)[0]) File "packages.py", line 599, in __init__ File "packages.py", line 493, in __init__ File "packages.py", line 512, in _populatePrco TypeError: iteration over non-sequence So... wtf am I doing wrong now? should I also update Python?? # apt-get -s install python Reading Package Lists... Done Building Dependency Tree... Done python is already the newest version. 0 upgraded, 0 newly installed, 0 removed and 12 not upgraded. TIA, Martin __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (1)
-
Martin Mielke