Bug 750008

Summary: Internal system error with Selection -> Depends on
Product: [Fedora] Fedora Reporter: Sandro Mani <manisandro>
Component: PackageKitAssignee: Richard Hughes <hughsient>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: hughsient, jonathan, rvitale, smparrish, thib
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 14:34:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sandro Mani 2011-10-29 21:13:43 UTC
Description of problem:
In gpk-application, select any package, choose Selection -> Depends on, at which the following backtrace is presented:

Traceback (most recent call last):
  File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 1463, in _get_best_depends
    results = self.yumbase.findDeps(pkgs)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2494, in findDeps
    for po in self.whatProvides(r, f, v):
  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 166, in whatProvides
    defSack = ListPackageSack(self.pkgSack.searchProvides((name, flags, version)))
  File "/usr/lib/python2.7/site-packages/yum/packageSack.py", line 427, in searchProvides
    return self._computeAggregateListResult("searchProvides", name)
  File "/usr/lib/python2.7/site-packages/yum/packageSack.py", line 599, in _computeAggregateListResult
    sackResult = apply(method, args)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 1400, in searchProvides
    ret = self.searchPrco(name, "provides")
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 46, in newFunc
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 1386, in searchPrco
    results.extend(self._search_primary_files(n))
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 46, in newFunc
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 858, in _search_primary_files
    self._sql_pkgKey2po(rep, cur, results)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 830, in _sql_pkgKey2po
    pkg = self._packageByKey(repo, ob['pkgKey'])
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 740, in _packageByKey
    elif exclude and self._pkgExcluded(self._key2pkg[repo][pkgKey]):
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 673, in _pkgExcluded
    return self._pkgExcludedRKT(po.repo, po.pkgKey, po.pkgtup)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 661, in _pkgExcludedRKT
    return self._pkgExcludedRKNEVRA(repo, pkgKey, n,e,v,r,a)
  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 603, in _pkgExcludedRKNEVRA
    if self._pkgKeyExcluded(repo, pkgKey):
RuntimeError: maximum recursion depth exceeded


Version-Release number of selected component (if applicable):
PackageKit-yum-plugin-0.6.19-2.fc16.x86_64
PackageKit-yum-0.6.19-2.fc16.x86_64
PackageKit-0.6.19-2.fc16.x86_64

How reproducible:
Always

Comment 1 Fedora End Of Life 2013-01-16 13:41:59 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '16'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 is end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" and open it against that version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Fedora End Of Life 2013-02-13 14:34:20 UTC
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.