On Tue, 2005-03-29 at 18:56 -0800, Patrick Horgan wrote: > I think I've shot myself in the foot while updating with yum...I've > gotten yum in a state where it won't work (details to follow) while > updating some packages. I think it might have been when krb5 was > updated. Is there any easy way out of this mess? > > Here's my versions: > > rpm-4.2.3-13 > yum-2.0.8-1 > fedora-release-1-3 > redhat-release-9-3 > The krb5 package you installed broke urllib in python. Grab the old one and install it with: rpm --Uvh --oldpackage /path/to/the-old-krb5.rpm then try yum again - but exclude the krb5 update -sv