Bug 204907 - After last update yum fails
Summary: After last update yum fails
Keywords:
Status: CLOSED DUPLICATE of bug 204778
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 6
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-01 09:21 UTC by Kostyantyn Shchekotykhin
Modified: 2014-01-21 22:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-01 13:15:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kostyantyn Shchekotykhin 2006-09-01 09:21:46 UTC
Here is the message:

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 85, in main
    base.getOptionsConfig(args)
  File "/usr/share/yum-cli/cli.py", line 183, in getOptionsConfig
    errorlevel=opts.errorlevel)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 123, in
doConfigSetup
    startupconf.pluginconfpath)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 227, in
doPluginSetup
    plugin_types, confpath)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 128, in __init__
    self._importplugins(types)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 169, in
_importplugins
    self._loadplugin(modulefile, types)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 185, in _loadplugin
    module = imp.load_module(modname, fp, pathname, description)
  File "/usr/lib/yum-plugins/installonlyn.py", line 23, in ?
    from yum.packages import YumInstalledPackage, comparePoEVR
ImportError: cannot import name comparePoEVR

Comment 1 Kostyantyn Shchekotykhin 2006-09-01 10:22:17 UTC
rpm -qa | grep yum

yum-2.9.5-3
yum-updatesd-2.9.5-3
yumex-1.1.2-1.1.fc6
yum-metadata-parser-1.0-7.1.fc6

Comment 2 David Cartwright 2006-09-01 12:25:05 UTC
I have the same problem.

My output from rpm -qa | grep yum

yum-2.9.5-3
yum-metadata-parser-1.0-7.1.fc6

Comment 3 Kostyantyn Shchekotykhin 2006-09-01 13:05:55 UTC
It seems to me that developers have already commited a new version 2.9.5-4 that
indeed is an old version of yum

This one works with some deprecation warnings
http://redhat.download.fedoraproject.org/pub/fedora/linux/core/development/i386/os/Fedora/RPMS/yum-2.9.5-4.noarch.rpm



Comment 4 Jeremy Katz 2006-09-01 13:15:14 UTC

*** This bug has been marked as a duplicate of 204778 ***


Note You need to log in before you can comment on or make changes to this bug.