Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27793

Summary: Couldn't download sysvinit-2.84.tar.gz
Product: Gentoo Linux Reporter: Daniel S Dantas <ddantas>
Component: [OLD] Core systemAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: normal CC: dev-portage, vapier
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ?