Bug 604117 - NoMoreMirrorsRepoError: failure: repodata/5c3ab96a2b58cb1b6ca21d59539e294bb9a95c8fdbb8ab209429e98bd2cc0853-filelists.sqlite.bz2 from anaconda-InstallationRepo-201005130101.x86_64: [Errno 256] No more mirrors to try.
Summary: NoMoreMirrorsRepoError: failure: repodata/5c3ab96a2b58cb1b6ca21d59539e294bb9a...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:2d215d596246aa3cc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-15 13:09 UTC by Kamil Páral
Modified: 2010-07-14 17:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-14 17:06:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (189.86 KB, text/plain)
2010-06-15 13:09 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2010-06-15 13:09:34 UTC
The following was filed automatically by anaconda:
anaconda 13.42 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 815, in _getFile
    raise Errors.NoMoreMirrorsRepoError, errstr
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1569, in _retrieveMD
    size=thisdata.size)
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 172, in populate
    db_fn = repo._retrieveMD(mydbtype)
  File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 296, in _loadFiles
    self.sack.populate(self.repo, mdtype='filelists')
  File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 365, in returnFileTypes
    self._loadFiles()
  File "/usr/lib/anaconda/yuminstall.py", line 867, in getDownloadPkgs
    for filetype in txmbr.po.returnFileTypes():
  File "/usr/lib/anaconda/yuminstall.py", line 1466, in doPostSelection
    (self.dlpkgs, self.totalSize, self.totalFiles)  = self.ayum.getDownloadPkgs()
  File "/usr/lib/anaconda/backend.py", line 290, in doPostSelection
    return anaconda.backend.doPostSelection(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
NoMoreMirrorsRepoError: failure: repodata/5c3ab96a2b58cb1b6ca21d59539e294bb9a95c8fdbb8ab209429e98bd2cc0853-filelists.sqlite.bz2 from anaconda-InstallationRepo-201005130101.x86_64: [Errno 256] No more mirrors to try.

Comment 1 Kamil Páral 2010-06-15 13:09:39 UTC
Created attachment 424150 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-06-16 14:41:23 UTC
Is this at all reproducable?

Comment 3 Kamil Páral 2010-06-21 09:20:40 UTC
I don't think so. I believe I used kickstart with custom repo definition back then and that repo was somehow slow and probably failed in the end. But I'm not sure. Anyway I hoped this can be handled somehow better (instead of just providing traceback and aborting - what about Retry button?) so I reported it even without a reproducer.


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