Re: yum blew up python?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Stevens wrote:
> [root@localhost tmp]# rpm -q python python-elementtree yum
> python-2.4.3-9.FC5
> python-elementtree-1.2.6-7.fc3.rf
> yum-2.6.1-0.fc5

The .fc3 in the python-elementtree rpm is almost surely the culprit.

> well, I recently enabled rpmforge as a repo so presumably that's
> where it came from. can I use rpm to remove and reinstall yum?

Yum isn't the problem, the package from rpmforge is.  How did you
enable rpmforge on FC5?  I don't see any FC5 info on their site.  It
may be outdated, but it looks like they only support up through FC4.

You can download the python-elementtree package from any Fedora mirror
and use rpm to install it.

$ wget http://download.fedora.redhat.com/pub/fedora/linux/core/5/i386/os/Fedora/RPMS/python-elementtree-1.2.6-4.2.1.i386.rpm
$ rpm -K python-elementtree-1.2.6-4.2.1.i386.rpm # to verify the rpm
$ sudo rpm -Uvh --oldpackage python-elementtree-1.2.6-4.2.1.i386.rpm

(Skip the sudo if you're already root, of course.)

You should then check that you've got the rpmforge repo properly
configured.  If you're getting .fc3 packages, I think something is
wrong with either your config or theirs.  That needs to be fixed or
you're likely to have more problems.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
======================================================================
Philosophy:  A route of many roads leading from nowhere to nothing.
    -- Ambrose Bierce

Attachment: pgpHr9LeJrY1K.pgp
Description: PGP signature

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux