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
It's triggered by apt update, so apt update exits with an error code as well.
apt update
(appstreamcli:31544): GLib-CRITICAL **: 20:21:12.249: g_variant_builder_end: assertion '!GVSB(builder)->uniform_item_types || GVSB(builder)->prev_item_type != NULL || g_variant_type_is_definite (GVSB(builder)->type)' failed (appstreamcli:31544): GLib-CRITICAL **: 20:21:12.249: g_variant_new_variant: assertion 'value != NULL' failed (appstreamcli:31544): GLib-ERROR **: 20:21:12.250: g_variant_new_parsed: 11-13:invalid GVariant format string Trace/breakpoint trap
appstream 0.12.2-1 on Debian 10.
The text was updated successfully, but these errors were encountered:
This is fixed in AppStream for a while already, either switch to Git master or just update your Debian package to 0.12.2-2.
0.12.2-2
Sorry, something went wrong.
No branches or pull requests
It's triggered by
apt update, soapt updateexits with an error code as well.appstream 0.12.2-1 on Debian 10.
The text was updated successfully, but these errors were encountered: