Bug 684501 - [abrt] abrt-1.1.17-1.fc14: yumRepo.py:813:_getFile:NoMoreMirrorsRepoError: failure: repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2 from updates-debuginfo: [Errno 256] No more mirrors to try.
Summary: [abrt] abrt-1.1.17-1.fc14: yumRepo.py:813:_getFile:NoMoreMirrorsRepoError: fa...
Keywords:
Status: CLOSED DUPLICATE of bug 681281
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:adb3ba05
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-13 03:28 UTC by zhanggh1978
Modified: 2015-02-01 22:53 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-03-15 09:15:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.93 KB, text/plain)
2011-03-13 03:28 UTC, zhanggh1978
no flags Details

Description zhanggh1978 2011-03-13 03:28:18 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python -u /usr/bin/abrt-debuginfo-install /var/spool/abrt/ccpp-1299951990-1857/coredump /var/run/abrt/tmp-2586-1299986232 /var/cache/abrt-di
component: abrt
executable: /usr/bin/abrt-debuginfo-install
kernel: 2.6.35.11-83.fc14.i686
package: abrt-1.1.17-1.fc14
reason: yumRepo.py:813:_getFile:NoMoreMirrorsRepoError: failure: repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2 from updates-debuginfo: [Errno 256] No more mirrors to try.
release: Fedora release 14 (Laughlin)
time: 1299986240
uid: 0

backtrace
-----
yumRepo.py:813:_getFile:NoMoreMirrorsRepoError: failure: repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2 from updates-debuginfo: [Errno 256] No more mirrors to try.

Traceback (most recent call last):
  File "/usr/bin/abrt-debuginfo-install", line 454, in <module>
    result = downloader.download(missing)
  File "/usr/bin/abrt-debuginfo-install", line 192, in download
    self.repos.populateSack(mdtype='filelists', cacheonly=1)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 283, in populateSack
    sack.populate(repo, mdtype, callback, cacheonly)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 171, in populate
    db_fn = repo._retrieveMD(mydbtype)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1567, in _retrieveMD
    size=thisdata.size)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 813, in _getFile
    raise Errors.NoMoreMirrorsRepoError, errstr
NoMoreMirrorsRepoError: failure: repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2 from updates-debuginfo: [Errno 256] No more mirrors to try.

Local variables in innermost frame:
e: URLGrabError(256, 'No more mirrors to try.')
start: None
url: None
text: 'updates-debuginfo/filelists_db'
self: <yum.yumRepo.YumRepository object at 0x96c5fcc>
cache: True
reget: 'simple'
relative: 'repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2'
headers: ()
checkfunc: (<bound method YumRepository.checkMD of <yum.yumRepo.YumRepository object at 0x96c5fcc>>, ('filelists_db',), {})
errstr: 'failure: repodata/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2 from updates-debuginfo: [Errno 256] No more mirrors to try.'
copy_local: 1
end: None
local: '/var/cache/yum/i386/14/updates-debuginfo/ef90d389c56cbeeec8365eb376e70c51b5b88d6e24f6e4b31988f47edba76229-filelists.sqlite.bz2'
size: '4058030'

How to reproduce
-----
1.h
2.
3.

Comment 1 zhanggh1978 2011-03-13 03:28:22 UTC
Created attachment 483946 [details]
File: backtrace

Comment 2 Jiri Moskovcak 2011-03-15 09:15:54 UTC

*** This bug has been marked as a duplicate of bug 681281 ***


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