bug#39815: Sharing the store between a host and a guest

2020-02-27 Thread Damien Cassou
Hi, I kept experimenting. I can't manage to install anything in the VM: $ guix pull Updating channel 'guix' from Git repository at 'file:///home/cassou/...' guix pull: error: Git error: failed to mmap. Could not write data: Invalid argument The folder at 'file:///home/cassou/...' contains a git

bug#33844: Rename ghc-pandoc to pandoc

2020-02-27 Thread Mike Gerwitz
On Thu, Feb 27, 2020 at 14:10:15 +0100, zimoun wrote: > Well, your comment is pointing: a) that the description is badly > written and b) the 'relevance' score is too rough. [...] > The real problem is not the non-obvious name (ghc-pandoc instead of > simply pandoc) but it is: a) some description

bug#39819: guix-service-type authorized keys are not honored when /etc/guix/acl exists

2020-02-27 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Hello, > > I spent the evening debugging why my authorized keys for the > guix-service-type wouldn't appear under /etc/guix/acl upon > reconfiguration (and 'guix offload test' would be unhelpfully reporting > "guix offload: error: program > `/gnu/store/n9633hls7097236l4j

bug#39819: guix-service-type authorized keys are not honored when /etc/guix/acl exists

2020-02-27 Thread Maxim Cournoyer
Hello, I spent the evening debugging why my authorized keys for the guix-service-type wouldn't appear under /etc/guix/acl upon reconfiguration (and 'guix offload test' would be unhelpfully reporting "guix offload: error: program `/gnu/store/n9633hls7097236l4j8i1aiv5bppyf0q-guix-1.0.1-13.50299ad/bi

bug#39816: EFI partition not getting created

2020-02-27 Thread Kete via Bug reports for GNU Guix
Hello, I'm not sure what's going wrong, but I've tried to install a Guix system on 2 computers; and the bootloader won't install. It's with encrypted, 64-bit computers because of the EFI partition. I ran another test and saw the graphical installer plan to make a partition, but the last time I ins

bug#39809: emacs-edbi build fails

2020-02-27 Thread Maxim Cournoyer
Efraim Flashner writes: > On Thu, Feb 27, 2020 at 11:21:52AM -0500, Maxim Cournoyer wrote: >> Extract from build log: >> >> starting phase `patch-path' >> Backtrace: >>7 (primitive-load "/gnu/store/h6ni14a4sjmlncg6537xfklnhy0…") >> In ice-9/eval.scm: >>191:35 6 (_ #f) >> In ice-

bug#39815: Sharing the store between a host and a guest

2020-02-27 Thread raingloom
Would have to share the connection with the Guix daemon. The VM would see the changes but it could write to the store directly. But that's effectively what you want. When you use guix as a user, the guix command doesn't write to the store, it tells the daemon to do things. Same deal here. On

bug#39815: Sharing the store between a host and a guest

2020-02-27 Thread Damien Cassou
Hi, `guix system vm` generates a VM which shares /gnu/store with the host. However, the share is done read-only. The info pages recommends copying the VM image and making it writable. Is it possible/recommended to get a writable and shared /gnu/store in the VM? Best, -- Damien Cassou "Succes

bug#39813: Running Guix in a Virtual Machine - says 1 GB RAM is enough, but it isn't for guix pull

2020-02-27 Thread Danny Milosavljevic
Hi, I just got a report that with Guix in a virtual Machine (like described in the manual in 8.16), guix pull does not actually work[1] with 1 GB of RAM. It does work fine with 4 GB of RAM. [1] build .guix-packages-base.drv failed pgpi3rEi2ekXj.pgp Description: OpenPGP digital signature

bug#39810: emacs-flycheck-grammalecte build fails

2020-02-27 Thread Efraim Flashner
On Thu, Feb 27, 2020 at 11:30:05AM -0500, Maxim Cournoyer wrote: > Extract of build log: > > starting phase `link-to-grammalecte' > Backtrace: >7 (primitive-load "/gnu/store/aw8l5h6q9nv7njm93cg49dpi60p…") > In ice-9/eval.scm: >191:35 6 (_ #f) > In ice-9/boot-9.scm: > 829:9 5

bug#39809: emacs-edbi build fails

2020-02-27 Thread Efraim Flashner
On Thu, Feb 27, 2020 at 11:21:52AM -0500, Maxim Cournoyer wrote: > Extract from build log: > > starting phase `patch-path' > Backtrace: >7 (primitive-load "/gnu/store/h6ni14a4sjmlncg6537xfklnhy0…") > In ice-9/eval.scm: >191:35 6 (_ #f) > In ice-9/boot-9.scm: > 829:9 5 (catch

bug#38854: emacs-google-maps needs update for Emacs 26

2020-02-27 Thread Christopher Howard
I reproduced these errors on my system. -Original Message- From: Pierre Neidhardt To: Christopher Howard Cc: 38...@debbugs.gnu.org Subject: Re: bug#38854: emacs-google-maps needs update for Emacs 26 Date: Thu, 27 Feb 2020 11:50:32 +0100 Using google-maps from MELPA, I get --8<-

bug#39810: emacs-flycheck-grammalecte build fails

2020-02-27 Thread Maxim Cournoyer
Extract of build log: starting phase `link-to-grammalecte' Backtrace: 7 (primitive-load "/gnu/store/aw8l5h6q9nv7njm93cg49dpi60p…") In ice-9/eval.scm: 191:35 6 (_ #f) In ice-9/boot-9.scm: 829:9 5 (catch srfi-34 # …) In srfi/srfi-1.scm: 863:16 4 (every1 # …) In /gnu/store/w8

bug#39809: emacs-edbi build fails

2020-02-27 Thread Maxim Cournoyer
Extract from build log: starting phase `patch-path' Backtrace: 7 (primitive-load "/gnu/store/h6ni14a4sjmlncg6537xfklnhy0…") In ice-9/eval.scm: 191:35 6 (_ #f) In ice-9/boot-9.scm: 829:9 5 (catch srfi-34 # …) In srfi/srfi-1.scm: 863:16 4 (every1 # …) In /gnu/store/w851knbmn

bug#33844: Rename ghc-pandoc to pandoc

2020-02-27 Thread zimoun
Hi Mike, On Thu, 27 Feb 2020 at 02:23, Mike Gerwitz wrote: > Ah, for the record, I had searched for pandoc using `guix package -s > pandoc` in the past and didn't find what I was looking for, and so fell > back to a Debian system. It turns out what I wanted was ghc-pandoc > after all. Thank yo