-
Notifications
You must be signed in to change notification settings - Fork 133
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
TheiaIDE.AppImage has invalid checksum on Eclipse download site #397
Comments
I cannot reproduce this. I get the correct checksum. Could you re-check? |
Now I can't reproduce either, but at the time of creating this issue the download site did present that weird checksum (weird, because it did not match the previous version either, AFAIR). Btw., while the download site did present the wrong checksum, the https://download.eclipse.org/theia/ide/1.53.200/linux/ download folder has been containing |
@0rzech As there is currently no way to reproduce this, I suggest to close this and see whether it ever happens again. If this fine for you? |
TBH, if I were you, I'd wait until next release to see if there's again some time window of wrong checksum and eventually then close the issue. But the call is yours, of course! 🙂 |
Yes, makes sense @sgraband Can you create a reminder please? |
I already monitored this with the latest release and it seems like the mirrors are indeed slow. It seems like the mirror is only updated after around 1-2 days. |
@JonasHelming I observed it during the last release and it actually took almost a week this time for the mirrors to update. I could not reproduce where the checksum that was shown on the mirror came from, until it got updated after almost a week. I think we need to open a Ticket to the Eclipse Foundation HelpDesk for this. To mitigate the impact of this in the meantime i opened eclipse-theia/theia-website#654 to point the website to the "real" download page which properly gets updated. |
I would open a ticket at help desk indeed |
Perhaps the checksum could always be fetched from original download page and only binaries from the mirrors? This way even if something bad happens on the mirror, the checksum will stay intact and the user will know something malicious happend to the binary. I know that checksums are not meant for that, but it would add additional safety measure and at the same time make checksum available from the get go after Theia update. The checksum file is very small, so it should not be too much of a burden for the server. And the binaries would still be downloaded primarily from the mirrors. I saw this scheme many times in other FLOSS projects, so maybe it's worth considering in Theia's case as well? |
Bug Description:
TheiaIDE.AppImage has invalid checksum on Eclipse download site.
Steps to Reproduce:
Additional Information
The actual file checksum is:
The text was updated successfully, but these errors were encountered: