Re: Error building with guix system image

2023-04-30 Thread Maxim Cournoyer
Hi, Saku Laesvuori writes: >> > (define %operating-system >> > (operating-system >> >(host-name "image-test") >> >(bootloader (bootloader-configuration >> > (bootloader grub-bootloader) >> > (targets '("/dev/sdX" >> >(file-systems (cons* >> >

Re: Error building with guix system image

2023-04-25 Thread Saku Laesvuori
> > (define %operating-system > > (operating-system > >(host-name "image-test") > >(bootloader (bootloader-configuration > > (bootloader grub-bootloader) > > (targets '("/dev/sdX" > >(file-systems (cons* > > (file-system > >

Re: Error building with guix system image

2023-04-20 Thread Maxim Cournoyer
Hello, Saku Laesvuori writes: > Running `guix system image image-minimal.scm` fails with the following > build log: > > ```build log for partition.img.drv > copying 340 store items | [progress bar animation] > registering 337 items | [progress bar animation, fails before end] > Backtrace: > In i

Error building with guix system image

2023-04-19 Thread Saku Laesvuori
Running `guix system image image-minimal.scm` fails with the following build log: ```build log for partition.img.drv copying 340 store items | [progress bar animation] registering 337 items | [progress bar animation, fails before end] Backtrace: In ice-9/eval.scm: 619:8 19 (_ #(# # …)) In ./gn