Community
Participate
Working Groups
Installation of the org.eclipse.platform.ide 3.4.0.M20080911-1700 failed. Status ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed null children=[Status ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=End2EndProfile, phase=, operand=, action=). null Status ERROR: org.eclipse.equinox.p2.artifact.repository code=0 Artifact not found: osgi.bundle,org.eclipse.osgi,3.4.2.R34x_v20080826-1230. java.io.FileNotFoundException: http://eclipse.i-logic.hu//eclipse/updates/3.4/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar]
I noticed the double-slash after the host in the file being retrieved. I'm not sure if this is the problem but I'll take a quick look at our mirror selection to see if we are collapsing duplicate slashes: http://eclipse.i-logic.hu//eclipse/updates/3.4/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
The current theory is that this is failing because the test attempts to install 3.4.1, but the update site has been moved to 3.4.2. Maybe some mirrors have 3.4.2 and some still have 3.4.1?
This has been fixed. *** This bug has been marked as a duplicate of bug 268527 ***