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

appimageupdatetool Error checking for changes #170

Open
JulianGro opened this issue Apr 7, 2021 · 1 comment
Open

appimageupdatetool Error checking for changes #170

JulianGro opened this issue Apr 7, 2021 · 1 comment

Comments

@JulianGro
Copy link

When running appimageupdatetool on an AppImage I just created, I get:

motofckr9k@motofckr9k-mint-desktop:~/Vircadia$ ./appimageupdatetool-x86_64.AppImage -j Vircadia-x86_64-release-latest.AppImage
qt5ct: using qt5ct plugin
zsync2: 
zsync2: Reading and/or parsing .zsync file failed!
Error checking for changes!motofckr9k@motofckr9k-mint-desktop:~/Vircadia$ 

There is no clear indication of what the problem is. Personally I don't even know if the update information actually made it into the AppImage properly.

@JulianGro
Copy link
Author

So apparently you can check the update information of an AppImage with ./*.AppImage --appimage-updateinfo
This revealed that the URL was just wrong. We should really be getting a "404 Not Found" back when this happens.

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

1 participant