Community
Participate
Working Groups
What steps will reproduce the problem? 1. Try to install from http://download.eclipse.org/reviews/nightly 2. Select the Gerrit connector 3. Finish installation The following errors are logged and displayed by Eclipse. I've removed the update site, restarted Eclipse and re-added it, with no luck. I've tried mirroring the update site locally with @/opt/eclipse/eclipse -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication -source http://download.eclipse.org/reviews/nightly -destination reviews@ @/opt/eclipse/eclipse -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source http://download.eclipse.org/reviews/nightly -destination reviews@ The resulting directory contains only the artifacts.jar and content.jar files, but no actual plugins and features. -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: An error occurred while collecting items to be installed Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.engine Session Data: eclipse.buildId=M20110210-1200 java.version=1.7.0-ea java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product -argument -no-activate-task Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product -argument -no-activate-task -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,org.eclipse.mylyn.reviews.ui,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.reviews.feature,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,org.eclipse.mylyn.reviews.core,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,org.eclipse.mylyn.gerrit.ui,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.gerrit.feature,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,org.eclipse.mylyn.gerrit.core,0.8.0.I20110603-0724 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gwtorm,1.1.4.v201105211953 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gwtjsonrpc,1.2.2.v201105211953 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gwt.user,2.0.4.v20100709-0658 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gerrit.reviewdb,2.1.5.v201105211953 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gerrit.prettify,2.1.5.v201103020530 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: No repository found containing: osgi.bundle,com.google.gerrit.common,2.1.5.v201105211953 Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.artifact.repository -- Error Details -- Date: Thu Jun 16 13:39:47 EEST 2011 Message: session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Severity: Error Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.equinox.p2.engine
Can you try again? The Hudson job had some problems but should working again now.
I'm afraid it still does not work - although the gerrit connector version is now up to 0.9.0 . Mirroring using the command line still returns only the artifacts.jar and contents.jar files.
Interesting. I installed successfully from that site. The nightly site is actually a composite repository that points here: https://hudson.eclipse.org/hudson/job/mylyn-reviews-nightly/lastSuccessfulBuild/artifact/releng/reviews-site/target/site/ . Can you trying using that directly (there is also a download link)?
Using the hudson link directly works perfectly. Really not sure what the problem is. I've replicated the problem from two different computers on two different networks. Both in the same country though. Could this be a mirroring problem?
p2 shouldn't find any mirrors since the meta-data doesn't have any links. Sorry for the inconvenience, we'll improve the site setup sometime soon and sign bundles etc.