Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34823 - while updating world (emerge -u), emerge hangs because it can't find net-utils-1.32-pkg.tar.gz on servers.
Summary: while updating world (emerge -u), emerge hangs because it can't find net-util...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 06:21 UTC by Hans Fangohr
Modified: 2003-12-01 07:30 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 Hans Fangohr 2003-12-01 06:21:08 UTC
Here is the output of emerge -U:

paya distfiles # emerge -U world
>>> --upgradeonly implies --update... adding --update to options.
<snip> 
>>> Downloading ftp://ftp.xemacs.org/packages/net-utils-1.32-pkg.tar.gz
--13:05:11--  ftp://ftp.xemacs.org/packages/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
Resolving ftp.xemacs.org... 199.184.165.136
Connecting to ftp.xemacs.org[199.184.165.136]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /packages ... done.
==> PASV ... done.    ==> RETR net-utils-1.32-pkg.tar.gz ... 
No such file `net-utils-1.32-pkg.tar.gz'.

!!! Couldn't download net-utils-1.32-pkg.tar.gz. Aborting.


I have checked whether I can download this file manually and copy it into the
distfiles directory. It turns out that only the newer version
net-utils-1.33-pkg.tar.gz is available.

Probable the ebuild has to be updated?


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -u net-utils

Actual Results:  
paya distfiles # emerge -U net-utils
>>> --upgradeonly implies --update... adding --update to options.
Calculating dependencies ...done!
>>> emerge (1 of 1) app-xemacs/net-utils-1.32 to /
>>> Downloading
http://212.219.247.14/sites/www.ibiblio.org/gentoo//distfiles/net-utils-1.32-pkg.tar.gz
--14:19:12-- 
http://212.219.247.14/sites/www.ibiblio.org/gentoo/distfiles/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
>>> Downloading
http://212.219.247.19/sites/www.ibiblio.org/gentoo//distfiles/net-utils-1.32-pkg.tar.gz
--14:19:12-- 
http://212.219.247.19/sites/www.ibiblio.org/gentoo/distfiles/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
>>> Downloading
http://212.219.247.16/sites/www.ibiblio.org/gentoo//distfiles/net-utils-1.32-pkg.tar.gz
--14:19:12-- 
http://212.219.247.16/sites/www.ibiblio.org/gentoo/distfiles/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
>>> Downloading
http://212.219.247.10/sites/www.ibiblio.org/gentoo//distfiles/net-utils-1.32-pkg.tar.gz
--14:19:12-- 
http://212.219.247.10/sites/www.ibiblio.org/gentoo/distfiles/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
>>> Downloading ftp://ftp.xemacs.org/packages/net-utils-1.32-pkg.tar.gz
--14:19:12--  ftp://ftp.xemacs.org/packages/net-utils-1.32-pkg.tar.gz
           => `/usr/portage/distfiles/net-utils-1.32-pkg.tar.gz'
Resolving ftp.xemacs.org... 199.184.165.136
Connecting to ftp.xemacs.org[199.184.165.136]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /packages ... done.
==> PASV ... done.    ==> RETR net-utils-1.32-pkg.tar.gz ... 
No such file `net-utils-1.32-pkg.tar.gz'.

!!! Couldn't download net-utils-1.32-pkg.tar.gz. Aborting.
paya distfiles # 

Expected Results:  
update net-utils.

This bug prevents you from updating 'world'.
Comment 1 Hans Fangohr 2003-12-01 07:18:48 UTC
Just verified that the same command runs okay on other machines. Closer inspection revealed that in /etc/make.conf specific GENTOO_MIRRORS had been given. I conclude that none of these provided the file. As soon I had removed this line, the 'emerge -u net-utils' works fine. Sorry for spamming bugzilla. This bug report was no bug but stupidity on the admin side.
Comment 2 SpanKY gentoo-dev 2003-12-01 07:30:53 UTC
no problem