Bug 690300 - [abrt] preupgrade-1.1.8-1.fc14: mirror.py:283:_get_mirror:URLGrabError: [Errno 256] No more mirrors to try.
Summary: [abrt] preupgrade-1.1.8-1.fc14: mirror.py:283:_get_mirror:URLGrabError: [Errn...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: preupgrade
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e4a32cd5
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-23 20:17 UTC by mkronsteiner
Modified: 2012-08-16 15:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 15:16:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.34 KB, text/plain)
2011-03-23 20:17 UTC, mkronsteiner
no flags Details

Description mkronsteiner 2011-03-23 20:17:06 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python /usr/share/preupgrade/preupgrade-gtk.py
comment: preupgrade to f15-alpha
component: preupgrade
executable: /usr/share/preupgrade/preupgrade-gtk.py
kernel: 2.6.35.11-83.fc14.x86_64
package: preupgrade-1.1.8-1.fc14
reason: mirror.py:283:_get_mirror:URLGrabError: [Errno 256] No more mirrors to try.
release: Fedora release 14 (Laughlin)
time: 1300911227
uid: 0

backtrace
-----
mirror.py:283:_get_mirror:URLGrabError: [Errno 256] No more mirrors to try.

Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 259, in on_assistant_apply
    self._do_main()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 278, in _do_main
    self.main_preupgrade()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 500, in main_preupgrade
    stage2file = self.pu.retrieve_non_critical_files()
  File "/usr/lib/python2.7/site-packages/preupgrade/__init__.py", line 571, in retrieve_non_critical_files
    self._retrieve_file(self.mainimage, targetdir, reserve_space=extra_space)
  File "/usr/lib/python2.7/site-packages/preupgrade/__init__.py", line 451, in _retrieve_file
    tmp = self.instgrab.urlopen(fileinfo)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 413, in urlopen
    return self._mirror_try(func, url, kw)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 386, in _mirror_try
    mirrorchoice = self._get_mirror(gr)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 283, in _get_mirror
    raise URLGrabError(256, _('No more mirrors to try.'))
URLGrabError: [Errno 256] No more mirrors to try.

Local variables in innermost frame:
self: <urlgrabber.mirror.MirrorGroup instance at 0x30ea9e0>
gr: <urlgrabber.mirror.GrabRequest instance at 0x589bf80>

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

Comment 1 mkronsteiner 2011-03-23 20:17:09 UTC
Created attachment 487138 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 15:16:56 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached 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 to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

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


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