Excuse all (because this is the 2 post)
I have just adding freshrps to my yum.conf,
and then I did yum update.
After few minutes the system was updated and I it works without any problem.
But now when I do: yum update there is a lot of errors like this: Traceback (most recent call last): File "/usr/bin/yum", line 8, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 68, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 381, in doCommands return self.updatePkgs() File "/usr/share/yum-cli/cli.py", line 766, in updatePkgs self.doRepoSetup() File "/usr/share/yum-cli/cli.py", line 70, in doRepoSetup repo.getRepoXML() File "/usr/lib/python2.4/site-packages/yum/repos.py", line 465, in getRepoXML
You appear to have picked up python 2.4. This is only currently available in "rawhide" and is known to break lots of things. Which repos do you have enabled?
Paul.