Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383165 - Bootstrap failure: Fetch failed for 'app-admin/eselect-1.2.16'
Summary: Bootstrap failure: Fetch failed for 'app-admin/eselect-1.2.16'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 23:52 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2011-09-16 20:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-09-15 23:52:46 UTC
I'm following http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml, and emerge --oneshot --nodeps eselect (Code Listing 1.10) fails with:

 * Last emerge --sync was 51d 2h 12m 20s ago.

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-admin/eselect-1.2.16
>>> Downloading 'http://distfiles.gentoo.org/distfiles/eselect-1.2.16.tar.bz2'
--16:49:43--  http://distfiles.gentoo.org/distfiles/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving distfiles.gentoo.org... 64.50.233.100, 140.211.166.134, 64.50.236.52, ...
Connecting to distfiles.gentoo.org|64.50.233.100|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:49:43 ERROR 404: Not Found.

>>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/eselect-1.2.16.tar.bz2'
--16:49:43--  http://ftp.halifax.rwth-aachen.de/gentoo/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving ftp.halifax.rwth-aachen.de... 137.226.34.42
Connecting to ftp.halifax.rwth-aachen.de|137.226.34.42|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:49:44 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.kernel.org/gentoo/distfiles/eselect-1.2.16.tar.bz2'
--16:49:44--  http://mirrors.kernel.org/gentoo/distfiles/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving mirrors.kernel.org... failed: nodename nor servname provided, or not known.
>>> Downloading 'http://gentoo.osuosl.org/distfiles/eselect-1.2.16.tar.bz2'
--16:49:44--  http://gentoo.osuosl.org/distfiles/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.233.100
Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:49:44 ERROR 404: Not Found.

>>> Downloading 'http://gentoo-distfiles.mirrors.tds.net/distfiles/eselect-1.2.16.tar.bz2'
--16:49:44--  http://gentoo-distfiles.mirrors.tds.net/distfiles/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving gentoo-distfiles.mirrors.tds.net... 216.165.129.135
Connecting to gentoo-distfiles.mirrors.tds.net|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:49:44 ERROR 404: Not Found.

>>> Downloading 'http://gentoo.ussg.indiana.edu/distfiles/eselect-1.2.16.tar.bz2'
--16:49:44--  http://gentoo.ussg.indiana.edu/distfiles/eselect-1.2.16.tar.bz2
           => `/Volumes/gentoo-prefix/usr/portage/distfiles/eselect-1.2.16.tar.bz2'
Resolving gentoo.ussg.indiana.edu... 156.56.247.195
Connecting to gentoo.ussg.indiana.edu|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:49:44 ERROR 404: Not Found.

!!! Couldn't download 'eselect-1.2.16.tar.bz2'. Aborting.
 * Fetch failed for 'app-admin/eselect-1.2.16', Log file:
 *  '/Volumes/gentoo-prefix/var/tmp/portage/app-admin/eselect-1.2.16/temp/build.log'
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-09-16 16:31:12 UTC
temp fixed
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-09-16 20:32:59 UTC
(In reply to comment #1)
> temp fixed

Confirmed, emerged fine now. OK to close?
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-09-16 20:39:12 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > temp fixed
> 
> Confirmed, emerged fine now. OK to close?

I guess. Ultimately the bootstrap snapshot needs updating.