Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27793 - Couldn't download sysvinit-2.84.tar.gz
Summary: Couldn't download sysvinit-2.84.tar.gz
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
: 27785 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-02 13:25 UTC by Daniel S Dantas
Modified: 2003-11-29 14:55 UTC (History)
2 users (show)

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 Daniel S Dantas 2003-09-02 13:25:07 UTC
This is my third bug today on the same Stage 1 install of 1.4 on Athlon-XP. This
time the undownloadable package is sysvinit-2.84. cistron.nl returned a
anonymous logon error and unc.edu did not have the file:

>>> emerge (5 of 6) sys-apps/baselayout-1.8.6.8-r1 to /
>>> Downloading
ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
--16:09:37--  ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
           => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Resolving ftp.cistron.nl... done.
Connecting to ftp.cistron.nl[62.216.29.36]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.

--16:09:48--  ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
  (try: 2) => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Connecting to ftp.cistron.nl[62.216.29.36]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.

--16:09:58--  ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
  (try: 3) => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Connecting to ftp.cistron.nl[62.216.29.36]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.

--16:10:09--  ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
  (try: 4) => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Connecting to ftp.cistron.nl[62.216.29.36]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.

--16:10:19--  ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-2.84.tar.gz
  (try: 5) => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Connecting to ftp.cistron.nl[62.216.29.36]:21... connected.
Logging in as anonymous ...
The server refuses login.
Giving up.

>>> Downloading
ftp://sunsite.unc.edu/pub/Linux/system/daemons/init/sysvinit-2.84.tar.gz
--16:10:30-- 
ftp://sunsite.unc.edu/pub/Linux/system/daemons/init/sysvinit-2.84.tar.gz
           => `/usr/portage/distfiles/sysvinit-2.84.tar.gz'
Resolving sunsite.unc.edu... done.
Connecting to sunsite.unc.edu[152.2.210.81]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/Linux/system/daemons/init ... done.
==> PASV ... done.    ==> RETR sysvinit-2.84.tar.gz ...
No such file `sysvinit-2.84.tar.gz'.

!!! Couldn't download sysvinit-2.84.tar.gz. Aborting.

Reproducible: Always
Steps to Reproduce:
1. Stage 1 install's bootstrap.sh
2.
3.
Comment 1 Daniel S Dantas 2003-09-03 16:45:30 UTC
I'm upgrading this to blocker because AFAIK, this bug causes ALL stage 1 installs to fail. If that isn't blocking, I'm not sure what is. :-)
Comment 2 Daniel S Dantas 2003-09-03 20:04:26 UTC
The problem has been fixed. Someone must have changed the ebuild or put the file back into the expected package location. Thanks!!
Comment 3 SpanKY gentoo-dev 2003-09-04 04:36:54 UTC
mirrors are not instantaneous 
Comment 4 SpanKY gentoo-dev 2003-09-04 04:36:59 UTC
*** Bug 27785 has been marked as a duplicate of this bug. ***
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-04 14:39:27 UTC
Given, but should it not try the actual URI of the package if mirrors fail ?
Meaning, are we 100% sure portage tries the original SRC_URI if mirrors fails ?