Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Mirror issue regarding eclipse.rcp feature

Hi,

while trying to update my Eclipse SDK to 3.7.2 RC3 I consistently get
Artifact not found: org.eclipse.update.feature,org.eclipse.rcp,3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.

p2 tracing doesn't mention any mirror, just download.eclipse.org:

[p2] Tue Jan 31 18:37:59 CET 2012 - [Worker-9] Selected mirror for artifact http://download.eclipse.org/eclipse/updates/3.7.x/M20120127-0800/features/org.eclipse.rcp.source_3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.jar.pack.gz: Mirror(http://download.eclipse.org/eclipse/updates/3.7.x/M20120127-0800/,1,-1)
[p2] Tue Jan 31 18:38:00 CET 2012 - [Worker-12] Updated mirror Mirror(http://download.eclipse.org/eclipse/updates/3.7.x/M20120127-0800/,1,-1)

and so on, however wget tells me:

wget http://download.eclipse.org/eclipse/updates/3.7.x/M20120127-0800/features/org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.jar.pack.gz
--2012-01-31 18:41:24--  http://download.eclipse.org/eclipse/updates/3.7.x/M20120127-0800/features/org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.jar.pack.gz
Resolving download.eclipse.org... 206.191.52.47
Connecting to download.eclipse.org|206.191.52.47|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ftp.osuosl.org/pub/eclipse/eclipse/updates/3.7.x/M20120127-0800/features/org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.jar.pack.gz [following]
--2012-01-31 18:41:24--  http://ftp.osuosl.org/pub/eclipse/eclipse/updates/3.7.x/M20120127-0800/features/org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1C957R-kz0S0272.jar.pack.gz
Resolving ftp.osuosl.org... 64.50.236.52, 64.50.233.100
Connecting to ftp.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-01-31 18:41:25 ERROR 404: Not Found.

So, download has it, redirects me to ftp.osuosl.org that doesn't.
Looks slightly different from the issues some ppl recently experienced with the same mirror.

Is this normal? Anybody else seeing this? 
A bug in the d.e.o redirections?
A bug on that particular mirror?

best,
Stephan




Back to the top