Bug 913739 - [abrt] yum-utils-1.1.31-4.fc17: yumRepo.py:963:_getFile:NoMoreMirrorsRepoError: failure: repodata/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.
Summary: [abrt] yum-utils-1.1.31-4.fc17: yumRepo.py:963:_getFile:NoMoreMirrorsRepoErro...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d1667523bd877c8c04acb48a0af...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-21 22:46 UTC by Micah Shennum
Modified: 2013-08-01 07:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 07:51:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (18 bytes, text/plain)
2013-02-21 22:46 UTC, Micah Shennum
no flags Details
File: environ (1.98 KB, text/plain)
2013-02-21 22:46 UTC, Micah Shennum
no flags Details
File: dso_list (24 bytes, text/plain)
2013-02-21 22:46 UTC, Micah Shennum
no flags Details
File: smolt_data (3.69 KB, text/plain)
2013-02-21 22:46 UTC, Micah Shennum
no flags Details
File: core_backtrace (1000 bytes, text/plain)
2013-02-21 22:46 UTC, Micah Shennum
no flags Details

Description Micah Shennum 2013-02-21 22:46:35 UTC
Description of problem:
I was trying to use  repoquery -lq <package-name>

Version-Release number of selected component:
yum-utils-1.1.31-4.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python -tt /usr/bin/repoquery -lq aircrack-ng
kernel:         3.7.6-102.fc17.x86_64

backtrace:
:yumRepo.py:963:_getFile:NoMoreMirrorsRepoError: failure: repodata/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.
:
:Traceback (most recent call last):
:  File "/usr/bin/repoquery", line 1510, in <module>
:    main(sys.argv)
:  File "/usr/bin/repoquery", line 1504, in main
:    repoq.runQuery(regexs)
:  File "/usr/bin/repoquery", line 1020, in runQuery
:    dot = self.options.dot)
:  File "/usr/bin/repoquery", line 233, in doQuery
:    return getattr(self, "fmt_%s" % method)(*args, **kw)
:  File "/usr/bin/repoquery", line 296, in fmt_list
:    return "\n".join(self.files())
:  File "/usr/bin/repoquery", line 659, in files
:    for ftype in self.pkg.returnFileTypes():
:  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 372, in returnFileTypes
:    self._loadFiles()
:  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 294, in _loadFiles
:    self.sack.populate(self.repo, mdtype='filelists')
:  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 194, in populate
:    db_fn = repo._retrieveMD(mydbtype)
:  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1750, in _retrieveMD
:    **kwargs)
:  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 963, in _getFile
:    raise Errors.NoMoreMirrorsRepoError(errstr, errors)
:NoMoreMirrorsRepoError: failure: repodata/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.
:
:Local variables in innermost frame:
:relative: 'repodata/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2'
:errors: None
:e: URLGrabError(256, 'No more mirrors to try.')
:start: None
:dirstat: posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=2580302, f_bfree=1886706, f_bavail=1755634, f_files=655360, f_ffree=635481, f_favail=635481, f_flag=4096, f_namemax=255)
:text: 'updates/filelists_db'
:self: <yum.yumRepo.YumRepository object at 0x216a7d0>
:cache: True
:reget: 'simple'
:avail: 7191076864
:headers: ()
:checkfunc: <function checkfunc at 0x22537d0>
:errstr: 'failure: repodata/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.'
:copy_local: 1
:kwargs: {}
:url: None
:end: None
:local: '/var/tmp/yum-jimtahu-ElWeBU/x86_64/17/updates/a7a847ebbd1d4a13534dc743f4e928e17fef812643669d94677665904409a20b-filelists.sqlite.bz2'
:size: '14333753'

Comment 1 Micah Shennum 2013-02-21 22:46:41 UTC
Created attachment 700896 [details]
File: executable

Comment 2 Micah Shennum 2013-02-21 22:46:44 UTC
Created attachment 700897 [details]
File: environ

Comment 3 Micah Shennum 2013-02-21 22:46:48 UTC
Created attachment 700898 [details]
File: dso_list

Comment 4 Micah Shennum 2013-02-21 22:46:53 UTC
Created attachment 700899 [details]
File: smolt_data

Comment 5 Micah Shennum 2013-02-21 22:46:56 UTC
Created attachment 700900 [details]
File: core_backtrace

Comment 6 Fedora End Of Life 2013-07-04 02:15:39 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. 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 '17'.

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 17'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 17 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  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

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.

Comment 7 Fedora End Of Life 2013-08-01 07:51:35 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 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.


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