/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory + set -e + guix system --version guix system (GNU Guix) 0.8.3 Copyright (C) 2015 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + tmpfile=t-guix-system-1916 + errorfile=t-guix-system-error-1916 + trap 'rm -f "$tmpfile" "$errorfile"' EXIT + cat + guix system vm t-guix-system-1916 + grep 't-guix-system-1916:2:3:.*missing.* initializers' t-guix-system-error-1916 t-guix-system-1916:2:3: error: missing field initializers (bootloader host-name file-systems timezone) + cat + guix system build t-guix-system-1916 -n + grep 't-guix-system-1916:9:.*[Uu]nbound variable.*GRUB-config' t-guix-system-error-1916 t-guix-system-1916:9:14: In procedure module-lookup: Unbound variable: GRUB-config + cat + guix system vm t-guix-system-1916 + grep 'service '\''networking'\''.*more than once' t-guix-system-error-1916 + rm -f t-guix-system-1916 t-guix-system-error-1916 ./test-env: line 1: kill: (1915) - No such process FAIL tests/guix-system.sh (exit status: 1)