@jbicha
Copy link
Contributor

jbicha commented Mar 8, 2023

  • Ubuntu 23.04 and Debian Unstable
  • glib 2.75.4 (with or without the post-release fixes though March 7)

Test Case

sudo appstreamcli refresh

What Happens

These warnings are repeated many times.

(appstreamcli): GLib-GIO-CRITICAL **: GFileInfo created without standard::is-hidden

(appstreamcli): GLib-GIO-CRITICAL **: file ../../../gio/gfileinfo.c: line 1587 (g_file_info_get_is_hidden):
 should not be reached
✔ Metadata cache update is not necessary.

Other Info

That command is run as part of a default apt hook so sudo apt update will get very noisy once glib 2.75.4 reaches the distro.

Also reported at https://bugs.debian.org/1032519