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
I am getting the following failed assertion message when trying to validate this file:
$ appstream-util validate-relax gqrx.appdata.xml gqrx.appdata.xml: (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed (appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed OK
$ appstream-util validate-relax gqrx.appdata.xml
gqrx.appdata.xml:
(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed
OK
$ appstream-util --version Version: 0.6.6
$ appstream-util --version
Version: 0.6.6
The text was updated successfully, but these errors were encountered:
Oops, I see that the appstream-util is not a part of this repository.
Sorry, something went wrong.
No branches or pull requests
I am getting the following failed assertion message when trying to validate this file:
$ appstream-util validate-relax gqrx.appdata.xmlgqrx.appdata.xml:(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failed(appstream-util:2666): GLib-CRITICAL **: g_strstr_len: assertion 'haystack != NULL' failedOK$ appstream-util --versionVersion: 0.6.6The text was updated successfully, but these errors were encountered: