bug#29769: Hydra evaluation failed

2017-12-18 Thread Mark H Weaver
Here's the tail of the evaluator's output: --8<---cut here---start->8--- ;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/gnu/tests/version-control.scm.go ;;; compiling /gnu/store/rachfrd3vfbxc4kqb

bug#29706: GuixSD: Please add the ability to change shells for root

2017-12-18 Thread Ludovic Courtès
Hi, BJH2017 skribis: > Using the configuration file /etc/config.scm it is fairly straight forward > to change shells for a given user account on GuixSD 0.14.0, such as using: > > (operating system >(users (cons (user-account > (name "user") >

bug#29761: guix gc doesn't error out on false --verify= options

2017-12-18 Thread Ludovic Courtès
Martin Castillo skribis: > guix gc --verify=foo should maybe error out instead of just ignoring it. Fixed in 3caab236c49012643ab46afd7e82a287ec413ee8, thanks! Ludo'.

bug#27284: [PATCH 3/4] Add (guix self) and use it when pulling.

2017-12-18 Thread Ludovic Courtès
Hello, As Marius reported on IRC, pulling this branch from current master fails along these lines: --8<---cut here---start->8--- $ guix pull --url=$PWD --branch=wip-pull-reload Updating from Git repository at '/home/ludo/src/guix'... Building from Git commit 0f

bug#29662: 'guix gc' as user makes system unbootable

2017-12-18 Thread Martin Castillo
Hi, On 18.12.2017 15:31, Ludovic Courtès wrote: > Under what circumstances did you have a system without > /var/guix/gcroots/bootcfg? > I cannot tell. I had some fs errors and run e2fsck several times. Maybe that removed the link? But since then, I had done several reconfigures. I'd expect those

bug#29662: 'guix gc' as user makes system unbootable

2017-12-18 Thread Ludovic Courtès
Hi, Martin Castillo skribis: >> Normally the current ‘grub.cfg’ is a GC root, which prevents the >> background image and other items from being deleted: >> >> --8<---cut here---start->8--- >> $ ls -l /var/guix/gcroots/bootcfg >> lrwxrwxrwx 1 root root 52 Dec

bug#29662: 'guix gc' as user makes system unbootable

2017-12-18 Thread Martin Castillo
Hi, On 18.12.2017 10:54, Ludovic Courtès wrote: > Hi Martin, > > Martin Castillo skribis: > >> I had a similar situation today. guix gc removed the grub background png >> from the store. the one, that was used by /boot/grub/grub.cfg. the boot >> menu then had a black and blue background. rebuil

bug#29662: 'guix gc' as user makes system unbootable

2017-12-18 Thread Ludovic Courtès
Hi Martin, Martin Castillo skribis: > I had a similar situation today. guix gc removed the grub background png > from the store. the one, that was used by /boot/grub/grub.cfg. the boot > menu then had a black and blue background. rebuilding the configuration > refetched the background image, but

bug#29736: i686: webkit not usable

2017-12-18 Thread Ludovic Courtès
Hi, Ricardo Wurmus skribis: > on my i686 laptop I cannot use Webkit browsers. Eolie displays “WebKit > web engine crashed” when it loads a tab, and Epiphany displays nothing > at all after loading a page for a while. Are both grafted and ungrafted browsers affected? Thanks, Ludo’.