Federico Beffa <be...@ieee.org> skribis: > On Sun, Dec 21, 2014 at 12:04 PM, Ludovic Courtès <l...@gnu.org> wrote: >>> + (arguments >>> + `(#:tests? #f ; To contact dbus it needs to load >>> /var/lib/dbus/machine-id >>> + ; or /etc/machine-id. >> >> I suspect you may be able to work around it with: >> >> (setenv "DBUS_FATAL_WARNINGS" "0") >> >> Could you try? > > The test still fails because it checks if dconf can communicate with dbus
OK. In that case, please push the patch after updating the above comment. Thanks! Ludo’.