bug#23881: System building failure

2016-08-21 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Kooda skribis: >> >>> Running `guix system build /etc/config.scm` fails with the following error: >>> >>> Backtrace: > [...] >>> In guix/scripts/system.scm: >>> 404: 1 [#] >>> In unknown file: >>>?: 0 [string-append "--roo

bug#23881: System building failure

2016-08-20 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Kooda skribis: > >> Running `guix system build /etc/config.scm` fails with the following error: >> >> Backtrace: [...] >> In guix/scripts/system.scm: >> 404: 1 [#] >> In unknown file: >>?: 0 [string-append "--root=" ...] >> >> ERROR: In procedure stri

bug#23881: System building failure

2016-07-15 Thread Ludovic Courtès
Hello, Kooda skribis: > I installed GuixSD yesterday and found a bug this morning when trying > to build a new system generation. [...] > (file-systems (cons (file-system > (title 'uuid) > (device (uuid "a08e57ba-6275-4e22-90e5-1d9b34ae363d"))

bug#23881: System building failure

2016-07-01 Thread Kooda
Hi! I installed GuixSD yesterday and found a bug this morning when trying to build a new system generation. Here is the config file I use: (use-modules (gnu) (gnu system nss)) (use-service-modules networking) (use-package-modules certs xorg xdisorg fonts admin zsh) (operating-system (host-na