Hi Josh, [+ debbugs, please keep it in CC] Josh writes: >>Try using 'guix pull --keep-failed' and inspect the util-linux test >>suite logs in /tmp/guix-build-util-linux-2.35.1.drv-0. > > I don't see much... > > In /tmp/guix-build-util-linux-2.35.1.drv-0/util-linux-2.35.1, the only tests with something in "diff" (which assumes means failures) are the following: Can you attach /var/log/guix/drvs/c7/0j91pkiv8qyazpv357ccc2jfjz91yw-util-linux-2.35.1.drv.bz2 to this bug report? There should be a test suite summary that we can use to corroborate the below results with. > tests/diff/ipcs: > mk-rm-msg.err mk-rm-sem.err mk-rm-shm.err > > > tests/diff/misc: > mbsencode-invalid-utf8 mbsencode-safe-utf8 > > tests/diff/script: > replay-live > > And the only ones that appear to indicate an error are these: > > --- /dev/null 2020-05-20 19:14:36.552027894 +0000 > +++ /tmp/guix-build-util-linux-2.35.1.drv-0/util-linux-2.35.1/tests/output/ipcs/mk-rm-msg.err 2020-05-20 19:18:45.988022283 +0000 > @@ -0,0 +1,2 @@ > +ipcrm: failed to parse argument: '0xd6733c2c > +0xd6733c2c' > --- /dev/null 2020-05-20 19:14:36.552027894 +0000 > +++ /tmp/guix-build-util-linux-2.35.1.drv-0/util-linux-2.35.1/tests/output/ipcs/mk-rm-sem.err 2020-05-20 19:18:46.040022282 +0000 > @@ -0,0 +1,2 @@ > +ipcrm: failed to parse argument: '0xd0de0de7 > +0xd0de0de7' > --- /dev/null 2020-05-20 19:14:36.552027894 +0000 > +++ /tmp/guix-build-util-linux-2.35.1.drv-0/util-linux-2.35.1/tests/output/ipcs/mk-rm-shm.err 2020-05-20 19:18:46.092022281 +0000 > @@ -0,0 +1,2 @@ > +ipcrm: failed to parse argument: '0x4cec9993 > +0x4cec9993' >