Ludovic Courtès writes: > Hi! > > Zheng Junjie skribis: > >> * gnu/packages/admin.scm (libseat): Update to 0.9.1. >> [arguments]: Use G-expressions. >> [native-inputs]: Remove label. >> [propagated-inputs]: Remove label. >> >> (seatd): [arguments]: Use G-expressions. >> [native-inputs]: Remove label. >> >> Change-Id: I53ebe502ad80bc892e995749aae3387c42a79bad > > Possibly related to this change, the ‘minimal-desktop’ system test now > fails: > > https://ci.guix.gnu.org/build/6634997/details > > --8<---------------cut here---------------start------------->8--- > %%%% Starting test minimal-desktop (Writing full log to "/gnu/store/5jbrc1nx4wly3vzwc5y15ybd1p5ch7xi-minimal-desktop/minimal-desktop.log") > marionette is ready > PASS: seatd is ready > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL login user on tty1 > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL validate user environment > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL validate SEATD_SOCK and GREETD_SOCK > PASS: seatd.sock ownership > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL greetd is ready > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL check /run/user/ mounted and writable > /gnu/store/3h4g93316q2n2zja648z25phq9cq707p-minimal-desktop-builder:1: FAIL check greeter user has correct groups > PASS: screendump > # of expected passes 3 > # of unexpected failures 6 > builder for `/gnu/store/gy1r997gc4yvr6slf9k8vic159k5xqir-minimal-desktop.drv' failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- > > Could you take a look? It was successful both locally and on my own CI[0], look like ci.guix was overburdened and slow to react. [0] https://ci.z572.online/build/366091/details > > Thanks, > Ludo’.