2007-09-05 16:50:05

by Sean Robert McGuffee

[permalink] [raw]
Subject: Bug Report Requested

Something popped up and told me to send this information as a bug report
even though it didn't have a button to click to do that automatically
which is a bug in itself I think:

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: ('perl(DCOP)', 0, '')
checkdeps: 0
needname: perl(DCOP)
pkg: kdebindings-dcopperl - 3.5.7-1.fc7.1.x86_64
missingdep: 0
self: <__main__.PackageUpdater object at 0xfaeb50>
tspkgs: []
dbpkgs: []
version: 3.5.7
msg: Potential resolving package kdebindings - 3.5.6-1.fc7.x86_64 has
newer instance installed.
needflags: 0
needversion:
dbpkg: kdebindings - 3.5.7-1.fc7.1.x86_64
errorlist: []
pkgmode: None
a: x86_64
e: 0
name: kdesdk
n: kdebindings-dcopperl
r: 1.fc7.1
v: 3.5.7
release: 7.fc7
requiringPkg: ('kdesdk', '3.5.7', '7.fc7', None)
tsState: None
provSack: <yum.packageSack.ListPackageSack object at 0x9c0be50>


2007-09-05 16:57:50

by Michal Piotrowski

[permalink] [raw]
Subject: Re: Bug Report Requested

Hi Sean,

On 05/09/07, Sean Robert McGuffee <[email protected]> wrote:
> Something popped up and told me to send this information as a bug report
> even though it didn't have a button to click to do that automatically
> which is a bug in itself I think:
>
> Component: pirut

Please submit this report to bugzilla.redhat.com

Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/

2007-09-05 17:01:43

by Randy Dunlap

[permalink] [raw]
Subject: Re: Bug Report Requested

On Wed, 05 Sep 2007 04:49:45 -0600 Sean Robert McGuffee wrote:

> Something popped up and told me to send this information as a bug report
> even though it didn't have a button to click to do that automatically
> which is a bug in itself I think:

Did it ask you to send this info to [email protected] ?

> Component: pirut
> Summary: TB253c984a
> depsolve.py:574:_requiringFromTransaction:IndexError: list index out of
> range

This and the AUTO LOGIN emails are not directly related to linux kernel.
Please use some other appropriate mailing list for them.
Thanks.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***