Bug#940157: gnome-keyring: FTBFS with GLib 2.62: ERROR: missing test
Simon McVittie
smcv at debian.org
Fri Sep 13 08:38:53 BST 2019
Source: gnome-keyring
Version: 3.28.2-5
Severity: important
Tags: bullseye sid experimental
gnome-keyring has essentially the same bug as gcr: its test scripts (taken
from Cockpit) assume GLib tests default to GTester output syntax (and
translate it into TAP in a wrapper script), but in GLib 2.62+, GLib tests
default to TAP (which the wrapper cannot parse).
This bug is still present in experimental.
The solution is to apply the equivalent of
https://github.com/cockpit-project/cockpit/commit/f254f58691d971eeec252ba8064db3eca3df2370
See https://github.com/cockpit-project/cockpit/pull/11998
smcv
More information about the pkg-gnome-maintainers
mailing list