Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update fail #57

Open
maxandersen opened this issue Aug 31, 2022 · 5 comments
Open

update fail #57

maxandersen opened this issue Aug 31, 2022 · 5 comments

Comments

@maxandersen
Copy link

Running Eclipse 2020-12 I want to check for updates to get latest.

After lots of thinking it fails with:

Some sites could not be found.  See the error log for more detail.
Unable to read repository at http://dl.bintray.com/testng-team/testng-p2-release/content.xml.
dl.bintray.com:80 failed to respond
No repository found at http://download.eclipse.org/technology/m2e/releases/.
No repository found at http://fbricon.github.io/jbang.eclipse/update/.

Providing zero explanation or info on what to do as a user .

The sites are 3rd party ones still compatible with latest eclipse thus updating eclipse should at least still be feasible.

@merks
Copy link
Contributor

merks commented Aug 31, 2022

Even in a browser http://dl.bintray.com/testng-team/testng-p2-release gives:

image

The http://download.eclipse.org/technology/m2e/releases URL is a folder containing update sites but is not an update site:

image

And https://fbricon.github.io/jbang.eclipse/update gives a 404:

image

So the result is not surprising.

Doesn't the update proceed based on the other sites that were loaded successfully loaded?

You can of course manage your sites via the preferences in Install/Update -> Available Software Sites.

Are you suggesting the dialog should point you at these preferences?

@maxandersen
Copy link
Author

The update just stops. Zero dialog shown after it.

I'm perfectly fine it tells me these sites are missing. It's that no update is suggested or even informed what plugins these sites missing are preventing to update that is concerning.

@merks
Copy link
Contributor

merks commented Sep 1, 2022

For me the updates continue. so I see this:

image

Perhaps there were no updates found in your case, but I thought even then a dialog came up...

@maxandersen
Copy link
Author

No dialog showed for me.

Unfortunately can't go back and reproduce as after running installer for latest I don't have the same update scenario available.

@merks
Copy link
Contributor

merks commented Sep 3, 2022

This is what happens when I try to force the issue in the latest version:

image

This is what I expect. Perhaps there was a bug fixed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants