Install image with custom services

2019-12-19 Thread Jack Hill
Hello Guix, I'm trying to create an installation image that uses Network Manager to configure networking (For use at a site with WPA-Enterprise networks). I came up with the following: ```scheme (define-module (jackhill system install) #:use-module ((gnu packages gnome) #:select (network-ma

Re: Cannot build libdbi-drivers: "dbd_mysql.c:54:10: fatal error: mysql.h: No such file or directory"

2019-12-19 Thread Jorge P . de Morais Neto
Hello. Em [2019-12-18 qua 22:38:13+0100], Marius Bakke escreveu: > This is fixed with commit 9077cf68ec57c0303ef7746e203c3fe5ed041add. I confirm the problem is solved. A few minutes ago I have invoked ~guix pull~ and then I was able to build Gnucash. Then I fired up Gnucash and it showed its w

Re: gpg-agent error: No pinentry

2019-12-19 Thread Marco van Hulten
correction follows inline— Any help is appreciated. Je 19 dec 09:22 skribis Marco: > Je 18 dec 22:50 skribis Andreas: > > On Wed, Dec 18, 2019 at 10:41:27PM +0100, Marco van Hulten wrote: > > > Do I need to do any more actions accept for 'guix package -i gnupg > > > pinentry'? > > > > I al

Re: gpg-agent error: No pinentry

2019-12-19 Thread Marco van Hulten
Je 18 dec 22:50 skribis Andreas: > On Wed, Dec 18, 2019 at 10:41:27PM +0100, Marco van Hulten wrote: > > Do I need to do any more actions accept for 'guix package -i gnupg > > pinentry'? > > I also have a file .gnupg/gpg-agent.conf in my home directory > containing the following lines: > > defa

Re: build issues w/ system glibc

2019-12-19 Thread Julien Lepiller
Le 19 décembre 2019 00:50:18 GMT+01:00, Michael Zucchi a écrit : > >Morning, > >Just a couple of comments re: building from git.  Well that was the >intention, but it's turned into a failure to build. > >1) bootstrap isn't mentioned anywhere in the README, it just mentions >configure >2) i know