Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40079 - Files for ebuild dev-libs/cdk can't be downloaded
Summary: Files for ebuild dev-libs/cdk can't be downloaded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-01 07:45 UTC by Thomas Schlesinger (RETIRED)
Modified: 2004-03-24 17:25 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 Thomas Schlesinger (RETIRED) gentoo-dev 2004-02-01 07:45:55 UTC
bash-2.05b# emerge cdk
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-libs/cdk-4.9.10.20020809 to /
>>> Downloading http://sunsite.informatik.rwth-aachen.de/distfiles/cdk-4.9.10-20020809.tgz
--15:45:03--  http://sunsite.informatik.rwth-aachen.de/distfiles/cdk-4.9.10-20020809.tgz
           => `/usr/portage/distfiles/cdk-4.9.10-20020809.tgz'
Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
Connecting to sunsite.informatik.rwth-aachen.de[137.226.34.227]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
15:45:03 ERROR 404: Not Found.

>>> Downloading ftp://invisible-island.net/cdk/cdk-4.9.10-20020809.tgz
--15:45:03--  ftp://invisible-island.net/cdk/cdk-4.9.10-20020809.tgz
           => `/usr/portage/distfiles/cdk-4.9.10-20020809.tgz'
Resolving invisible-island.net... 216.194.228.25
Connecting to invisible-island.net[216.194.228.25]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /cdk ... done.
==> PASV ... done.    ==> RETR cdk-4.9.10-20020809.tgz ...
No such file `cdk-4.9.10-20020809.tgz'.

!!! Couldn't download cdk-4.9.10-20020809.tgz. Aborting.

Reproducible: Always
Steps to Reproduce:
emerge cdk

Actual Results:  
see above 

Expected Results:  
building cdk 

emerge sync didn't solve the problem 
both versions of cdk (cdk-4.9.10.20020430.ebuild and 
cdk-4.9.10.20020809.ebuild) didn't work
Comment 1 Thomas Schlesinger (RETIRED) gentoo-dev 2004-02-01 09:00:44 UTC
The download-URL (SRC_URI) on sunsite.informatik.rwth-aachen.de is "http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/gentoo/distfiles/cdk-4.9.10-20020809.tgz"

I've put this im my *.ebuild (SRC_URI="...") as a workaround an it worked.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-08 17:56:37 UTC
I've changed the SRC_URI to point to the gentoo mirrors for now
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2004-03-24 17:25:54 UTC
fixed...