Bug 253669 - Error with update
Summary: Error with update
Keywords:
Status: CLOSED DUPLICATE of bug 253394
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: 7
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-21 03:18 UTC by Heath Ferry
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-21 14:21:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Pirut bug output (1.77 KB, application/octet-stream)
2007-08-21 03:18 UTC, Heath Ferry
no flags Details

Description Heath Ferry 2007-08-21 03:18:46 UTC
Description of problem:
Component: pirut
Summary: TB253c984a depsolve.py:574:_requiringFromTransaction:IndexError: list
index out of range

Traceback (most recent call last):
  File "/usr/sbin/pup", line 409, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 734, in
applyChanges
    self.checkDeps(mainwin)
  File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 493, in checkDeps
    (result, msgs) = self.buildTransaction()
  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 540, in
buildTransaction
    (rescode, restring) = self.resolveDeps()
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 885, in resolveDeps
    (checkdep, missing, conflict, errormsgs) = self._processReq(dep,
prcoformat_need)
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 334, in _processReq
    requirementTuple, errormsgs)
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 469, in
_requiringFromInstalled
    return self._requiringFromTransaction(reqpkg, requirement, errorlist)
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 574, in
_requiringFromTransaction
    reqpkg = self.tsInfo.matchNaevr(name=name, ver=version, rel=release)[0]
IndexError: list index out of range

Local variables in innermost frame:
requirement: ('libnoatunarts.so', 0, '')
checkdeps: 0
dbpkgs: []
pkg: kdemultimedia-extras - 6:3.5.7-2.fc7.i386
missingdep: 0
self: <__main__.PackageUpdater object at 0x98334ac>
tspkgs: []
needname: libnoatunarts.so
version: 3.5.7
needflags: 0
needversion: 
errorlist: []
pkgmode: None
a: i386
e: 6
name: kdeaddons
n: kdemultimedia-extras
r: 2.fc7
v: 3.5.7
release: 1.fc7
requiringPkg: ('kdeaddons', '3.5.7', '1.fc7', None)
tsState: None
provSack: <yum.packageSack.ListPackageSack object at 0x9b48c4c>


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Heath Ferry 2007-08-21 03:18:47 UTC
Created attachment 161945 [details]
Pirut bug output

Comment 2 Jeremy Katz 2007-08-21 14:21:09 UTC

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


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