Bug 751505

Summary: [abrt] yum-utils-1.1.31-2.fc15: rpmsack.py:1093:_put_cached_simpleVersion_main:OSError: [Errno 2] No such file or directory
Product: [Fedora] Fedora Reporter: Mads Kiilerich <mads>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: james.antill, maxamillion, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:4c89f0f86eb9322dc45aa4f68da529f6d764ef7d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 18:37:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mads Kiilerich 2011-11-04 23:05:40 UTC
abrt version: 2.0.3
architecture:   i686
cmdline:        
comment:        ran package-cleanup --orphans
component:      yum-utils
executable:     /usr/bin/package-cleanup
kernel:         2.6.40.8-4.fc15.i686.PAE
os_release:     Fedora release 15 (Lovelock)
package:        yum-utils-1.1.31-2.fc15
reason:         rpmsack.py:1093:_put_cached_simpleVersion_main:OSError: [Errno 2] No such file or directory
time:           Fri Nov  4 23:54:11 2011
uid:            0
username:       root

backtrace:
:rpmsack.py:1093:_put_cached_simpleVersion_main:OSError: [Errno 2] No such file or directory
:
:Traceback (most recent call last):
:  File "/usr/bin/package-cleanup", line 417, in <module>
:    util = PackageCleanup()
:  File "/usr/bin/package-cleanup", line 60, in __init__
:    self.main()
:  File "/usr/bin/package-cleanup", line 379, in main
:    for po in sorted(self.doPackageLists(pkgnarrow='extras').extras):
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2314, in doPackageLists
:    avail = self.pkgSack.simplePkgList(patterns=patterns,
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 859, in <lambda>
:    pkgSack = property(fget=lambda self: self._getSacks(),
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 645, in _getSacks
:    self.repos.populateSack(which=repos)
:  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 265, in populateSack
:    self.doSetup()
:  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 72, in doSetup
:    self.ayum.plugins.run('prereposetup')
:  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 184, in run
:    func(conduitcls(self, self.base, conf, **kwargs))
:  File "/usr/lib/yum-plugins/auto-update-debuginfo.py", line 107, in prereposetup_hook
:    rpmdbv = yb.rpmdb.simpleVersion(main_only=True)[0]
:  File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1144, in simpleVersion
:    self._put_cached_simpleVersion_main(main)
:  File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1093, in _put_cached_simpleVersion_main
:    os.rename(rpmdbvfname + ".tmp", rpmdbvfname)
:OSError: [Errno 2] No such file or directory
:
:Local variables in innermost frame:
:self: <yum.rpmsack.RPMDBPackageSack object at 0x8789b6c>
:rpmdbv: <yum.packageSack.PackageSackVersion instance at 0x8840a8c>
:_cached_rpmdb_mtime: 1320363041.0
:rpmdbvfname: '//var/lib/yum/rpmdb-indexes/version'
:rpmdbfname: '//var/lib/rpm/Packages'
:fo: <closed file '//var/lib/yum/rpmdb-indexes/version.tmp', mode 'w' at 0x88485f8>

Comment 1 Fedora End Of Life 2012-08-07 18:37:12 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached 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" (top right of this page) 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