Bug 543574 - AttributeError: 'NoneType' object has no attribute 'contains'
Summary: AttributeError: 'NoneType' object has no attribute 'contains'
Keywords:
Status: CLOSED DUPLICATE of bug 541052
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-kickstart
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: system-config-kickstart_trace_hash:89...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-02 16:48 UTC by Dimi Paun
Modified: 2010-01-29 15:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-29 15:08:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from system-config-kickstart. (17.87 KB, text/plain)
2009-12-02 16:48 UTC, Dimi Paun
no flags Details

Description Dimi Paun 2009-12-02 16:48:54 UTC
The following was filed automatically by system-config-kickstart:
system-config-kickstart @VERSION@ exception report
Traceback (most recent call last):
  File "/usr/lib/anaconda/iw/GroupSelector.py", line 441, in _groupToggled
    self.ayum.selectGroup(grp.groupid)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2281, in selectGroup
    txmbrs = self.install(name = pkg)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2896, in install
    txmbr = self.tsInfo.addInstall(po)
  File "/usr/lib/python2.6/site-packages/yum/transactioninfo.py", line 341, in addInstall
    self.add(txmbr)
  File "/usr/lib/python2.6/site-packages/yum/transactioninfo.py", line 204, in add
    if self.rpmdb.contains(po=pkg):
AttributeError: 'NoneType' object has no attribute 'contains'

Comment 1 Dimi Paun 2009-12-02 16:48:58 UTC
Created attachment 375487 [details]
Attached traceback automatically from system-config-kickstart.

Comment 2 Chris Lumens 2010-01-29 15:08:34 UTC

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


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