From: Sean Robert McGuffee <sean.mcguffee@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Bug Report Requested
Date: Wed, 05 Sep 2007 04:49:45 -0600 [thread overview]
Message-ID: <46DE89C9.7060403@gmail.com> (raw)
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>
next reply other threads:[~2007-09-05 16:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 10:49 Sean Robert McGuffee [this message]
2007-09-05 16:57 ` Bug Report Requested Michal Piotrowski
2007-09-05 17:01 ` Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46DE89C9.7060403@gmail.com \
--to=sean.mcguffee@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.