Bug 193264 - Software Updater.
Summary: Software Updater.
Keywords:
Status: CLOSED DUPLICATE of bug 191630
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-26 17:34 UTC by John Ward
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-30 18:40:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
This error occurred when running a software update. (1.17 KB, application/octet-stream)
2006-05-26 17:34 UTC, John Ward
no flags Details
Software Updater / Yum Error (1.24 KB, text/plain)
2006-07-07 17:16 UTC, bill
no flags Details

Description John Ward 2006-05-26 17:34:40 UTC
Description of problem:
Problem appears when running a software update.


Version-Release number of selected component (if applicable):


How reproducible:
Problem occurrs everytime the Software Updater is run.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 John Ward 2006-05-26 17:34:40 UTC
Created attachment 130036 [details]
This error occurred when running a software update.

Comment 2 bill 2006-07-07 17:16:14 UTC
Created attachment 132068 [details]
Software Updater / Yum Error

Comment 3 Roman Lazarev 2006-07-27 12:48:28 UTC
id=130036

Component: Software Installer
Summary: TB9275b279 downloadonly.py:26:config_hook:AttributeError: 'NoneType'
object has no attribute 'add_option'

Traceback (most recent call last):
  File "/usr/sbin/system-install-packages", line 229, in ?
    main()
  File "/usr/sbin/system-install-packages", line 224, in main
    pkginst = SinglePackageInstaller()
  File "/usr/sbin/system-install-packages", line 56, in __init__
    GraphicalYumBase.__init__(self, False)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 123, in __init__
    self.doPluginSetup(types=(yum.plugins.TYPE_CORE))
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 173, in
doPluginSetup
    optparser, types)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 148, in __init__
    self.run('config')
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 164, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/downloadonly.py", line 26, in config_hook
    parser.add_option('', '--downloadonly', dest='dlonly', action='store_true',
AttributeError: 'NoneType' object has no attribute 'add_option'

Local variables in innermost frame:
conduit: <yum.plugins.ConfigPluginConduit instance at 0xb7a0d32c>
parser: None

id=132068

Component: Software Installer
Summary: TB9275b279 downloadonly.py:26:config_hook:AttributeError: 'NoneType'
object has no attribute 'add_option'

Traceback (most recent call last):
  File "/usr/sbin/system-install-packages", line 229, in ?
    main()
  File "/usr/sbin/system-install-packages", line 224, in main
    pkginst = SinglePackageInstaller()
  File "/usr/sbin/system-install-packages", line 56, in __init__
    GraphicalYumBase.__init__(self, False)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 123, in __init__
    self.doPluginSetup(types=(yum.plugins.TYPE_CORE))
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 173, in
doPluginSetup
    optparser, types)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 148, in __init__
    self.run('config')
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 164, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/downloadonly.py", line 26, in config_hook
    parser.add_option('', '--downloadonly', dest='dlonly', action='store_true',
AttributeError: 'NoneType' object has no attribute 'add_option'

Local variables in innermost frame:
conduit: <yum.plugins.ConfigPluginConduit instance at 0xb7a0d32c>
parser: None


Comment 4 John Thacker 2006-10-29 13:29:12 UTC
These are all bugs in pirut/pup, not up2date.  Pirut replaced up2date in FC5 and
forward.  Reassigning component.

Comment 5 Jeremy Katz 2006-10-30 18:40:30 UTC

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

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


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