Bug 750977

Summary: preupgrade-cli error
Product: [Fedora] Fedora Reporter: Boyd <bkelly>
Component: preupgradeAssignee: Richard Hughes <hughsient>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: hughsient
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 16:20:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Boyd 2011-11-03 04:33:55 UTC
Description of problem:

Running preupgrade-cli errors out.


Version-Release number of selected component (if applicable):
preupgrade-1.1.10-1.fc15


How reproducible:
Run preupgrade-cli in terminal


Steps to Reproduce:
1. preupgrade-cli
2.
3.
  
Actual results:
[root@vsrv01 ~]# preupgrade-cli 
Loaded plugins: blacklist, langpacks, versionlock, whiteout
Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-cli.py", line 319, in <module>
    pu = PreUpgradeCli()
  File "/usr/share/preupgrade/preupgrade-cli.py", line 52, in __init__
    PreUpgrade.__init__(self)
  File "/usr/lib/python2.7/site-packages/preupgrade/__init__.py", line 80, in __init__
    self._getConfig()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 330, in _getConfig
    startupconf.pluginconfpath,disabled_plugins,enabled_plugins)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 527, in doPluginSetup
    plugin_types, confpath, disabled_plugins, enabled_plugins)
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 167, in __init__
    self.run('config')
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 184, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/versionlock.py", line 191, in config_hook
    conduit.registerCommand(VersionLockCommand())
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 506, in registerCommand
    self._base.registerCommand(command)
  File "/usr/share/yum-cli/cli.py", line 108, in registerCommand
    if name in self.yum_cli_commands:
AttributeError: 'PreUpgradeCli' object has no attribute 'yum_cli_commands'


Expected results:
upgrade os



Additional info:

Comment 1 Fedora End Of Life 2012-08-07 16:20:19 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping