Bug 303531 - Add/Remove Software crash
Summary: Add/Remove Software crash
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 6
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-24 16:29 UTC by Mark Molinari
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version: 4.4.2.1-2.fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-06 08:46:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark Molinari 2007-09-24 16:29:53 UTC
Component: Software Manager
Summary: TBec0013f3 depsolve.py:162:populateTs:error: adding package to
transaction failed

Traceback (most recent call last):
  File "/usr/sbin/pirut", line 334, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 559, in
applyChanges
    self.checkDeps(mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 324, in checkDeps
    self.populateTs(keepold=0)
  File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 162, in populateTs
    self.ts.addInstall(hdr, (hdr, rpmfile), txmbr.ts_state)
error: adding package to transaction failed

Local variables in innermost frame:
ts_elem: {}
hdr: <rpm.hdr object at 0xa127b90>
self: <__main__.PackageManager object at 0x923cc0c>
rpmfile: //var/cache/yum/updates/packages/mod_ssl-2.2.4-2.1.fc6.i386.rpm
keepold: 0
txmbr: mod_ssl.i386 1-2.2.4-2.1.fc6 - u
test: 0

Comment 1 Panu Matilainen 2007-10-01 13:39:02 UTC
Dupe of #281611 but keeping it open to track FC6 status separately.

Comment 2 Panu Matilainen 2007-11-06 08:46:42 UTC
Fixed (adding package twice to transaction treated as warning, not error) in
rpm-4.4.2.1-2.fc6 which has now been pushed into FC6 updates.


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