2.0 release update site not working today

I installed Eclipse Neon today and immediately tried to update Buildship to 2.0, since the installer only installs Buildship 1.0.

  1. First of all I get an error when using the regular update site (Buildship - Eclipse software repository | The Eclipse Foundation)

An error occurred while collecting items to be installed
session context was:(profile=_home_stalle_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.buildship.branding,2.0.0.v20170111-1029
No repository found containing: osgi.bundle,org.eclipse.buildship.core,2.0.0.v20170111-1029
No repository found containing: osgi.bundle,org.eclipse.buildship.stsmigration,2.0.0.v20170111-1029
No repository found containing: osgi.bundle,org.eclipse.buildship.ui,2.0.0.v20170111-1029
No repository found containing: org.eclipse.update.feature,org.eclipse.buildship,2.0.0.v20170111-1029

I got around it by using the milestones repo which worked. But the releases one still does not work for me.

  1. The other minor error is that if you go to the Eclipse Marketplace directly after Neon install, it shows ā€œBuildship 2.0ā€ as installed, although currently installed version is 1.0.xx .

Hi! Iā€™m trying to investigate your problem, but things look fine to me. Hereā€™s what Iā€™ve done:

  1. I installed Eclipse Neon for Java Developers with the Oomph Eclipse installer in basic mode. The installation contained Buildship 1.0.21 as expected.
  2. When searched for updates, none was discovered.
  3. I tried to install Buildship 2.0 from the marketplace. The UI says Buildship is already installed, but thatā€™s only a wrong label. If you click on ā€˜installedā€™ button, it will actually do the upgrade. I tried and it worked for me.

So, how did you end up with an automatic - and failing - update? Did you use a different Eclipse package? Anything else that might be specific to your environment?

I just pulled the installed from eclipse, installed eclipse standard java (same as you) and went to marketplace and selected ā€œcheck for updatesā€, it finds Buildship 2.0.0.v20170111-1029 but when I try to install it, it fails with the previous error.
I tried using mobile hot spot but I get the same error message.
I donā€™t really know any way to debug this moreā€¦

I have a quick suggestion: can you please try to uninstall the existing Buildship version and then install the latest release from the marketplace?

Hold the presses!!
Just tried againā€¦ when pressing disabled button in marketplace, it changes from install->update and pressing it again actually makes the installation succeed.
I actually never pressed the install button in marketplace last time. I just went into marketplace and then closed marketplace after having serached for buildship and then used the normal ā€œcheck for updatesā€ in the help menu. That produced the error even though the update path was set correctly.

1 Like

Iā€™m glad to hear that you found the solution.

Removed my installation and ~/.eclipse and retried a couple of times using different ways and I could not reproduce this time. Which is strange because I reproduced it in my friends machine a couple of hours agoā€¦
Well chalk this up to some strange update server error I guessā€¦
Anyhow, now it seems to work. :confused: