bug#27028: Cannot install packages in USB image

2017-05-22 Thread Leo Famulari
On Tue, May 23, 2017 at 01:09:15AM +0200, Marius Bakke wrote: > Oops, this was on an image generated from 'master'. I can confirm that > an image generated the v0.13.0 tag works. That lowers the severity of > #27027 significantly :-) Phew :) signature.asc Description: PGP signature

bug#27034: guix system init error

2017-05-22 Thread Leo Famulari
On Mon, May 22, 2017 at 08:49:19PM -0500, Quiliro wrote: > On 0.13 and on 0.12 I think I have the same error. This is the text from 0.13: > > root@gnu ~# guix system init /mnt/etc/bare-bones.scm /mnt [...] > FAIL: tests/store.scm [...] >

bug#27035: duplicate

2017-05-22 Thread Quiliro
Disregard. Thisn is a duplicate of 27034. -- Example of rude top posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I leave quotations after my repl

bug#27034: (no subject)

2017-05-22 Thread Quiliro
root@gnu ~# less ./test-suite.log ./test-suite.log: No such file or directory -- Saluton, Quiliro 0987631031

bug#27028: Cannot install packages in USB image

2017-05-22 Thread Marius Bakke
Leo Famulari writes: > On Mon, May 22, 2017 at 10:48:18PM +0200, Marius Bakke wrote: >> I tried installing 'shadow' on the live USB image, but Guix crashes at >> the very end. Here's an example: > > The USB installer, not the VM image, right? Yes. Have not tested the VM image. >> root@gnu ~# gu

bug#27028: Cannot install packages in USB image

2017-05-22 Thread Leo Famulari
On Mon, May 22, 2017 at 10:48:18PM +0200, Marius Bakke wrote: > I tried installing 'shadow' on the live USB image, but Guix crashes at > the very end. Here's an example: The USB installer, not the VM image, right? > root@gnu ~# guix package -i hello > 3622: 4 [process-use-modules ((#) (#) (#) (#)

bug#27028: Cannot install packages in USB image

2017-05-22 Thread Marius Bakke
I tried installing 'shadow' on the live USB image, but Guix crashes at the very end. Here's an example: root@gnu ~# guix package -i hello [download/build succeeds, and then..] Backtrace: In ice-9/boot-9.scm: 160: 18 [catch #t # ...] In unknown file: ?: 17 [apply-smob/1 #] In ice-9/boot-9.scm

bug#27007: boot-parameters are not documented

2017-05-22 Thread Mathieu Othacehe
Hi Ludo, Since the rework, are in (gnu bootloader grub). They can no longer be used in menu-entries field of . The is used instead. and are very similar though. What we can do here is : * Give default values as per (as proposed by Danny in doc patch review). * Rename "menu-entries" field

bug#27007: boot-parameters are not documented

2017-05-22 Thread Ludovic Courtès
Hi! Tomáš Čech skribis: > Defining other operating system entry: > > (menu-entry > (label "openSUSE") > (linux "(hd0,msdos1)/vmlinuz") > (linux-arguments (list "root=/dev/penguin/opensuse" > "init=/usr/lib/systemd/systemd")) > (initrd "(hd0,msdos1)/initrd")) I think is the right abs

bug#27017: 'guix package --list-generations' does not handle SIGPIPE properly

2017-05-22 Thread Alex Vong
Hello guix, Recently, I find out that running 'guix package --list-generations | head' will give an error. I suspect that's because 'guix package --list-generations' does not handle SIGPIPE properly. The output of the command is pasted below: $ LC_ALL=C guix package --list-generations | head Gen