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

Missing p2 configuration in all recent update sides #79

Closed
a-sr opened this issue Mar 4, 2021 · 0 comments
Closed

Missing p2 configuration in all recent update sides #79

a-sr opened this issue Mar 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@a-sr
Copy link
Member

a-sr commented Mar 4, 2021

An error was reported to me regarding installation of Klighd plugins. Eclipse was accessing https://kieler.github.io/KLighD/v2.0.0/content.xml and got a connection error that prevented installation.

I checked the update site and there is no content.xml but only content.xml.xz which is correct but the p2.index does only list content.xml and not content.xml.xz (https://github.com/kieler/KLighD/blob/gh-pages/v2.0.0/p2.index).
According to https://wiki.eclipse.org/Equinox/p2/p2_index#New_in_Mars_Release:_XZ_Example_for_simple_repository the p2.index should list both in oder to be fully compatible to new eclipse versions.

I think this problem did not occur earlier because eclipse usually falls back to using content.jar but I guess this did not happen in this case. Nonetheless, if content.xml.xz is provided, it should be listed.

@a-sr a-sr added the bug Something isn't working label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants