On Sun, 2004-11-14 at 14:07 +0000, Timothy Murphy wrote: > I upgraded to FC-3 on my laptop, > and then ran "sudo yum update", > which worked perfectly, downloading over 200 rpms. > > But now when I run "sudo yum update" I get the error > =============================================== > [tim@william ~]$ sudo yum update > 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 51, in main > base.getOptionsConfig(args) > File "/usr/share/yum-cli/cli.py", line 133, in getOptionsConfig > self.conf = yumconf(configfile = yumconffile, root=root) > File "/usr/lib/python2.4/site-packages/yum/config.py", line 227, in > __init__ > self._doFileRepo(fn) Hmm, python2.4; FC3 somes with python2.3 and the FC3 yum is installed mainly in /usr/lib/python2.3; which version of yum are you using and where did it come from? Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>