Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 391537

Summary: Bad link to internal fullmoon.rtp.raleigh.ibm.com mirror_id=77
Product: Community Reporter: Markus Keller <markus.kell.r>
Component: WebsiteAssignee: Denis Roy <denis.roy>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Markus Keller CLA 2012-10-10 08:26:45 EDT
I'm coming from the IBM network. My public IP is currently 195.176.20.45. On 
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-win32-x86_64.zip 
, the top pick for me is this:

[United States] IBM RTP (http):
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-win32-x86_64.zip&url=http://fullmoon.rtp.raleigh.ibm.com/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-win32-x86_64.zip&mirror_id=77

However, that gives a 404. The URL needs an additional "eclipse/" segment 
after the host name:

http://fullmoon.rtp.raleigh.ibm.com/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-win32-x86_64.zip


It's strange that the internal mirror link for the GTK build is already correct:
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-linux-gtk.tar.gz&url=http://fullmoon.rtp.raleigh.ibm.com/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-linux-gtk.tar.gz&mirror_id=77

The Cocoa link is broken as well, so it looks like the GTK link has already been "fixed" (bug 384385 ?), but the "fix" was too specific.

=> All /eclipse/downloads/* links also need to start with /eclipse/downloads/* on the mirror_id=77.
Comment 1 Denis Roy CLA 2012-10-10 09:57:41 EDT
Can you retest this to see if I've solved it?
Comment 2 Markus Keller CLA 2012-10-10 10:43:43 EDT
I tested various builds (different versions and platforms), and they all worked fine. Thanks for the fix.