-
Notifications
You must be signed in to change notification settings - Fork 15
CentOS 7 64-bit metadata file issue #8
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
Comments
Like #9 an issue for AppImageKit. |
Please open an issue upstream at https://github.com/AppImage/AppImageKit. |
Actually, as the message says,
|
I think at some point appimagetool should just warn about failed validation but not exit... It's getting increasingly annoying to remain compatible. |
Anyway, not the plugin's fault. You'll have to adjust your AppStream config. (Or just uninstall |
There is no appstreamcli on centos 7. I tried to compile it from source but it is not doable. At least not easy as they moved with dev to tools versions not available on this OS. So appimage is trying to use appstream-util. This is why it works on Ubuntu. And appstream-util is showing very stupid error message that my screenshots urls are not reachable. They are. Now what I don’t get why don’t you bundle tool like appstream cli in your tool AppImage? I thought this is the key concept. To avoid missing dependencies. |
Because appstream-cli yields different results in different versions. It's really, really annoying. Maybe open an issue about including it over at AppImageKit? This plugin just bundles appimagetool internally, it's a shallow wrapper. |
This would be an ideal solution. It is nightmare where tools produce different outputs out of the blue. |
Yes @TheAssassin, please see AppImage/AppImageKit#1011 (comment). |
It works but only when I remove metadata xml file. Otherwise it fails as below:
the same metadata xml file works perfectly on Ubuntu 16.04.
Both urls it complains about are valid.
The text was updated successfully, but these errors were encountered: