Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324683 - [java-overlay] dev-util/eclipse-sdk-3.4.1 fetch failure
Summary: [java-overlay] dev-util/eclipse-sdk-3.4.1 fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-19 12:42 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2016-02-17 13:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
eclipse-sdk-3.4.1.patch (eclipse-sdk-3.4.1.patch,417 bytes, patch)
2011-04-02 18:29 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
eclipse-sdk-3.4-r2.patch (eclipse-sdk-3.4-r2.patch,419 bytes, patch)
2011-04-02 18:29 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-06-19 12:42:16 UTC
bangert@marsupilami ~ $ sudo emerge =eclipse-sdk-3.4.1
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-util/eclipse-sdk-3.4.1 from java-overlay
>>> Downloading 'ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.4.1.zip'
--2010-06-19 14:37:46--  ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.4.1.zip
           => `/data/data/gentoo/gentoo-x86/distfiles/eclipse-sourceBuild-srcIncluded-3.4.1.zip'
Resolving ftp.tu-clausthal.de... 139.174.2.36
Connecting to ftp.tu-clausthal.de|139.174.2.36|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/linux/gentoo/distfiles ... done.
==> SIZE eclipse-sourceBuild-srcIncluded-3.4.1.zip ... done.
==> PASV ... done.    ==> RETR eclipse-sourceBuild-srcIncluded-3.4.1.zip ... 
No such file `eclipse-sourceBuild-srcIncluded-3.4.1.zip'.

>>> Downloading 'http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/eclipse-sourceBuild-srcIncluded-3.4.1.zip'
--2010-06-19 14:37:46--  http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/eclipse-sourceBuild-srcIncluded-3.4.1.zip
Resolving download.eclipse.org... 206.191.52.47
Connecting to download.eclipse.org|206.191.52.47|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-06-19 14:37:46 ERROR 404: Not Found.

!!! Couldn't download 'eclipse-sourceBuild-srcIncluded-3.4.1.zip'. Aborting.
 * Fetch failed for 'dev-util/eclipse-sdk-3.4.1', Log file:
 *  '/var/tmp/portage/dev-util/eclipse-sdk-3.4.1/temp/build.log'

>>> Failed to emerge dev-util/eclipse-sdk-3.4.1, Log file:
Comment 1 Gary E. Miller 2010-11-27 23:53:29 UTC
I see the download has moved to:

http://archive.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/eclipse-sourceBuild-srcIncluded-3.4.1.zip

If you put that in you portage/distfiles directory then you can emerge the package.

So this should be a simple fix the ebuild.
Comment 2 Christoph Brill (egore) (RESIGNED) 2011-04-02 18:29:00 UTC
Created attachment 268227 [details, diff]
eclipse-sdk-3.4.1.patch

Fix download URI of 3.4.1 from java-overlay
Comment 3 Christoph Brill (egore) (RESIGNED) 2011-04-02 18:29:28 UTC
Created attachment 268229 [details, diff]
eclipse-sdk-3.4-r2.patch

Fix download URI of 3.4-r2
Comment 4 Alistair Bush (RETIRED) gentoo-dev 2011-04-05 07:56:44 UTC
(In reply to comment #3)
> Created attachment 268229 [details, diff]
> eclipse-sdk-3.4-r2.patch
> 
> Fix download URI of 3.4-r2

Applied
Comment 5 James Le Cuirot gentoo-dev 2016-02-17 13:27:30 UTC
(In reply to Alistair Bush (RETIRED) from comment #4)
> (In reply to comment #3)
> > Created attachment 268229 [details, diff] [details, diff]
> > eclipse-sdk-3.4-r2.patch
> > 
> > Fix download URI of 3.4-r2
> 
> Applied

Applied... but not closed.