[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[egit-dev] updates-nightly: osgi.bundle, org.eclipse.egit.doc download problem
|
Hi,
when trying to update EGit from updates-nightly P2 repo I get the
following error:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
Problems downloading artifact:
osgi.bundle,org.eclipse.egit.doc,0.12.0.201103251413.
MD5 hash is not as expected. Expected:
9458cf68e0f6dcf6f6b92985562127a2 and found
3bb82983b5a804aa6dcf6547cace164c.
A Tycho build against the P2 repo fails as well (each time at a
different position in the file):
[INFO] Fetching org.eclipse.egit.doc_0.12.0.201103251413.jar (1,45MB
of 4,54MB at 64,71kB/s) from http://download.eclips
e.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_0.12.0.201103251413.jar
[ERROR] Internal error: java.lang.RuntimeException: Could not download
artifacts from any repository
[ERROR] osgi.bundle,org.eclipse.egit.doc,0.12.0.201103251413
[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException: Could not download artifacts from a
ny repository
osgi.bundle,org.eclipse.egit.doc,0.12.0.201103251413
A quick search in the mailing list archive reveals that it's not the
first time that the doc bundle makes problems:
http://preview.tinyurl.com/6ku8u3r
Sascha