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
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")
>
Martin Castillo skribis:
> guix gc --verify=foo should maybe error out instead of just ignoring it.
Fixed in 3caab236c49012643ab46afd7e82a287ec413ee8, thanks!
Ludo'.
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
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
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
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
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
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’.