Bug 611022

Summary: [abrt] crash in yum-utils-1.1.26-1.fc12: misc.py:682:bunzipFile:IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite.bz2'
Product: [Fedora] Fedora Reporter: colinmw
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: james.antill, maxamillion, pmatilai, tim.lauridsen, wellspring3
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:c38970a1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-03 13:33:43 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:
Attachments:
Description Flags
File: backtrace none

Description colinmw 2010-07-03 06:11:26 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/debuginfo-install abrt --skip-broken
component: yum-utils
executable: /usr/bin/debuginfo-install
kernel: 2.6.32.14-127.fc12.x86_64
package: yum-utils-1.1.26-1.fc12
reason: misc.py:682:bunzipFile:IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite.bz2'
release: Fedora release 12 (Constantine)

backtrace
-----
misc.py:682:bunzipFile:IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite.bz2'

Traceback (most recent call last):
  File "/usr/bin/debuginfo-install", line 175, in <module>
    util = DebugInfoInstall()
  File "/usr/bin/debuginfo-install", line 56, in __init__
    self.main()
  File "/usr/bin/debuginfo-install", line 82, in main
    self.doUtilYumSetup()
  File "/usr/share/yum-cli/utils.py", line 225, in doUtilYumSetup
    self._getTs()
  File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 99, in _getTs
    self._getTsInfo(remove_only)
  File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 110, in _getTsInfo
    pkgSack = self.pkgSack
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 774, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 564, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.6/site-packages/yum/repos.py", line 279, in populateSack
    sack.populate(repo, mdtype, callback, cacheonly)
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 176, in populate
    misc.bunzipFile(db_fn, db_un_fn)
  File "/usr/lib/python2.6/site-packages/yum/misc.py", line 682, in bunzipFile
    s_fn = bz2.BZ2File(source, 'r')
IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite.bz2'

Local variables in innermost frame:
dest: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite'
source: '/var/cache/yum/x86_64/12/fedora/5cba24ab31a5e98f382ac49c9fffbe443749e889a777e0dbc4aa70d20104d20b-primary.sqlite.bz2'

Comment 1 colinmw 2010-07-03 06:11:29 UTC
Created attachment 429230 [details]
File: backtrace

Comment 2 Bug Zapper 2010-11-03 12:34:34 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  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 '12'.

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 12'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 12 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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 3 Bug Zapper 2010-12-03 13:33:43 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 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.