Bug 868299 - [abrt] yum-3.4.3-29.fc17: yumRepo.py:199:populate:URLGrabError: [Errno -1] Check uncompressed DB failed
Summary: [abrt] yum-3.4.3-29.fc17: yumRepo.py:199:populate:URLGrabError: [Errno -1] Ch...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c13411473558f55ddd576d82cd5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-19 12:52 UTC by netroby
Modified: 2012-10-19 13:18 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-19 13:18:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (915 bytes, text/plain)
2012-10-19 12:52 UTC, netroby
no flags Details

Description netroby 2012-10-19 12:52:01 UTC
Version-Release number of selected component:
yum-3.4.3-29.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        /usr/bin/python -t /usr/share/yum-cli/completion-helper.py -d 0 -C list available go
kernel:         3.6.2-4.fc17.x86_64

backtrace:
:yumRepo.py:199:populate:URLGrabError: [Errno -1] Check uncompressed DB failed
:
:Traceback (most recent call last):
:  File "/usr/share/yum-cli/completion-helper.py", line 89, in <module>
:    main(sys.argv[1:])
:  File "/usr/share/yum-cli/completion-helper.py", line 83, in main
:    base.doCommands()
:  File "/usr/share/yum-cli/cli.py", line 485, in doCommands
:    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
:  File "/usr/share/yum-cli/completion-helper.py", line 45, in doCommand
:    patterns=[get_pattern(extcmds)])
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2709, in doPackageLists
:    avail = self.pkgSack.returnNewestByNameArch(patterns=patterns,
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1015, in <lambda>
:    pkgSack = property(fget=lambda self: self._getSacks(),
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 779, in _getSacks
:    self.repos.populateSack(which=repos)
:  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 348, in populateSack
:    sack.populate(repo, mdtype, callback, cacheonly)
:  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 199, in populate
:    raise URLGrabError(-1, 'Check uncompressed DB failed')
:URLGrabError: [Errno -1] Check uncompressed DB failed
:
:Local variables in innermost frame:
:db_fn: '/var/cache/yum/x86_64/17/fedora/eda1f9b2d7da63ef28865a5d3d3c9ec8de8f10f8c101f07fea4fb8835c94c514-primary.sqlite.bz2'
:repo_cache_function: <bound method RepodataParserSqlite.getPrimary of <sqlitecachec.RepodataParserSqlite instance at 0x1f49fc8>>
:mymdtype: 'primary'
:mydbtype: 'primary_db'
:self: <yum.sqlitesack.YumSqlitePackageSack object at 0x175fa50>
:db_un_fn: None
:repo_get_function: <bound method YumRepository.getPrimaryXML of <yum.yumRepo.YumRepository object at 0x177f390>>
:mdtype: 'metadata'
:repo: <yum.yumRepo.YumRepository object at 0x177f390>
:item: 'metadata'
:callback: None
:data: ['metadata']
:cacheonly: 0

Comment 1 netroby 2012-10-19 12:52:05 UTC
Created attachment 630011 [details]
File: core_backtrace


Note You need to log in before you can comment on or make changes to this bug.