bug#39551: Cannot declare an NFS mount using the record

2020-02-12 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > When I try adding an NFS mount point to my Guix System, like: > > [...] > (file-system > (device "192.168.1.10:/mnt/scratch/") > (mount-point "/mnt/scratch/") > (type "nfs") > (options "rw,async,soft,noexec")) > [...] > > Reconfiguring fails with the mess

bug#38447: Fix installer restart.

2020-02-12 Thread Mathieu Othacehe
> This should allow us to close: > > https://issues.guix.info/issue/39217 > https://issues.guix.info/issue/38447 Fixed by 1d02052067e04d7dd8fd1ec17557ca02a30b9bcf. Thanks, Mathieu

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-12 Thread Jan Nieuwenhuizen
Hi, Trying to travel back to Sun Apr 7 22:07:14 2019 +0200 (commit 56e95d54d209c2428f970d65d9b27ae4168449ad) to re-create mcrl2-minimal by doing --8<---cut here---start->8--- guix time-machine --commit=56e95d54d209c2428f970d65d9b27ae4168449ad -- environment --

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-12 Thread zimoun
Hi, On Wed, 12 Feb 2020 at 14:44, Jan Nieuwenhuizen wrote: > Trying to travel back to Sun Apr 7 22:07:14 2019 +0200 (commit > 56e95d54d209c2428f970d65d9b27ae4168449ad) to re-create mcrl2-minimal by > doing > > --8<---cut here---start->8--- > guix time-machine

bug#27096: Hunting: 'guix package -i' fails when internet is disconnected

2020-02-12 Thread zimoun
Dear, Using this version of Guix: --8<---cut here---start->8--- guix 403d9fa repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 403d9fae791bd22b4e2da5e90ad273755de26dc5 --8<---cut here---end---

bug#39551: Cannot declare an NFS mount using the record

2020-02-12 Thread Giovanni Biscuolo
Hello, Maxim Cournoyer writes: > The attached patch fixes this issue [...] > diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm > index b0386a1392..26a1599a93 100644 > --- a/guix/scripts/system.scm > +++ b/guix/scripts/system.scm > @@ -566,6 +566,8 @@ any, are available. Raise an

bug#39551: Cannot declare an NFS mount using the record

2020-02-12 Thread Maxim Cournoyer
Hello Giovanni, Giovanni Biscuolo writes: > Hello, > > Maxim Cournoyer writes: > >> The attached patch fixes this issue > > [...] > >> diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm >> index b0386a1392..26a1599a93 100644 >> --- a/guix/scripts/system.scm >> +++ b/guix/scripts/sys

bug#39551: [PATCH v2] Cannot declare an NFS mount using the record

2020-02-12 Thread Maxim Cournoyer
Attached is v2 of the patch, fixing the comment in the code as reported by Tobias. Thank you! >From 666ce396f2a53bec4d88ee90c1612166421f3ed8 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 10 Feb 2020 15:06:50 -0500 Subject: [PATCH] scripts: system: Do not validate network file systems

bug#39584: evolution: involid page id error when composing emails

2020-02-12 Thread Christopher Howard
Hi, I use evolution heavily, current 3.32.4 from Guix. I updated my guix user packages and guix system about a week ago. When composing emails, I occasionally see an error similar to this appear in a box above the message composition area: gdbus.error:org.freedesktop.dbus.error.invalidargs: invali