On 25.09.2017 23:10, Simon McVittie wrote:
On Mon, 25 Sep 2017 at 22:00:51 +0200, Helge Deller wrote:
I plan to rebuild a new 4.9.50 kernel with all kernel namespace features
enabled soon, and then I can give-back flatpak.
That has happened in the meantime.
All buildds (beside mx3210?) have full namespace support.
Now flatpack on hppa fails in two tests only:
ERROR: tests/test-oci.sh - too few tests run (expected 6, got 2)
ERROR: tests/test-oci.sh - exited with status 133 (terminated by signal 5?)
Maybe it's related to this log entry:
+ flatpak install --user -v oci-remote org.test.Hello
(flatpak install:18217): GLib-ERROR **: g_variant_new: expected GVariant of
type 'ay' but received value has type 'a{sv}'
Helge