Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326947 - findutils url broken for emerge step
Summary: findutils url broken for emerge step
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Solaris
: High trivial (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 07:16 UTC by vlad f halilov
Modified: 2010-07-06 02:33 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 vlad f halilov 2010-07-05 07:16:22 UTC
During emerge several tools step (http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml), emerge cannot download findutils-4.5.2.tar.gz archive. 

--------------------------------------------------
>>> Emerging (1 of 1) sys-apps/findutils-4.5.2
>>> Downloading 'http://distfiles.gentoo.org/distfiles/findutils-4.5.2.tar.gz'
--11:04:00--  http://distfiles.gentoo.org/distfiles/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 302 Moved Temporarily
Location: http://mirrors.kernel.org/gentoo/distfiles/findutils-4.5.2.tar.gz [following]
--11:04:00--  http://mirrors.kernel.org/gentoo/distfiles/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
11:04:01 ERROR 404: Not Found.

>>> Downloading 'http://core.ring.gr.jp/pub/GNU/findutils/findutils-4.5.2.tar.gz'
--11:04:01--  http://core.ring.gr.jp/pub/GNU/findutils/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
11:04:02 ERROR 404: Not Found.

>>> Downloading 'ftp://mirror.anl.gov/pub/gnu/findutils/findutils-4.5.2.tar.gz'
--11:04:02--  ftp://mirror.anl.gov/pub/gnu/findutils/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
11:04:05 ERROR 404: Not Found.

>>> Downloading 'http://gnu.sixsigmaonline.org/gnu/findutils/findutils-4.5.2.tar.gz'
--11:04:05--  http://gnu.sixsigmaonline.org/gnu/findutils/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
11:04:06 ERROR 404: Not Found.

>>> Downloading 'http://gnu.mirror.ironie.org/pub/gnu/findutils/findutils-4.5.2.tar.gz'
--11:04:06--  http://gnu.mirror.ironie.org/pub/gnu/findutils/findutils-4.5.2.tar.gz
           => `/opt/gentoo/usr/portage/distfiles/findutils-4.5.2.tar.gz'
Connecting to 10.1.10.173:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
11:04:06 ERROR 404: Not Found.

... etc more more 
------------------------------------------------------

All these mirros conaint 4.4.2 version only. Step may completed only by manual download of this file.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-07-06 02:33:04 UTC
Ok, I manually put it on the mirrors. Thanks for filing the report.