Re: some questions about GUIX

2015-12-30 Thread Leo Famulari
On Wed, Dec 30, 2015 at 09:02:53PM -0500, Leo Famulari wrote: > On Wed, Dec 30, 2015 at 01:36:12PM +, Sam Halliday wrote: > > Hi Ricardo, > > > > I have a few more questions about your proposed jar packaging. > > > > > Ricardo Wurmus writes: > > > We are building library for library as indiv

Re: some questions about GUIX

2015-12-30 Thread Leo Famulari
On Wed, Dec 30, 2015 at 01:36:12PM +, Sam Halliday wrote: > Hi Ricardo, > > I have a few more questions about your proposed jar packaging. > > Ricardo Wurmus writes: > > We are building library for library as individual packages in Guix. We > > certainly won’t bundle prebuilt jars from Maven

Re: Minimum requirements for building everything on GuixSD?

2015-12-30 Thread Leo Famulari
On Wed, Dec 30, 2015 at 10:18:27PM +0100, Ludovic Courtès wrote: > swedebu...@riseup.net skribis: > > > 1) 2 builds ran out of memory (qt 5.5.1 and webgtk) > > I think WebKit typically requires 4G+ of RAM. Also, some packages use huge amounts of disk space while building. For example, I had to r

Re: Guix with Debian GNU/Linux

2015-12-30 Thread Leo Famulari
On Wed, Dec 30, 2015 at 11:21:55PM +0100, Ni* wrote: > l...@gnu.org (Ludovic Courtès) writes: > > > Ni* skribis: > > > >> From using GuixSD I know that as little files as possible should be > >> created in /etc. When using Guix alone, is this still the recommended > >> way of doing things? > > >

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread Ni*
l...@gnu.org (Ludovic Courtès) writes: > Which version of GnuPG is it, per “gpg2 --version”? > > I wonder if 2.1 behaves differently or something (I use 2.0 myself.) > > Ludo’. > (Speculation from memory:) I vaguely remember that my GnuPG configuration did break with the release of the version re

Re: Guix with Debian GNU/Linux

2015-12-30 Thread Ni*
l...@gnu.org (Ludovic Courtès) writes: > Ni* skribis: > >> From using GuixSD I know that as little files as possible should be >> created in /etc. When using Guix alone, is this still the recommended >> way of doing things? > > Most of the time, you can choose where to store config files, in /etc

Re: Minimum requirements for building everything on GuixSD?

2015-12-30 Thread Ludovic Courtès
swedebu...@riseup.net skribis: > 1) 2 builds ran out of memory (qt 5.5.1 and webgtk) I think WebKit typically requires 4G+ of RAM. > 2) diskspace consumption is larger than I expected > 3) It takes weeks to complete it seems (after 8 days so far <50% done) > > *I have P4 2 core 3,2GHz, 1GB ram,

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread Ludovic Courtès
Which version of GnuPG is it, per “gpg2 --version”? I wonder if 2.1 behaves differently or something (I use 2.0 myself.) Ludo’.

Minimum requirements for building everything on GuixSD?

2015-12-30 Thread swedebugia
Hi During my now ongoing compilation of ALL packages on an x86 machine* I ran into a couple of issues: 1) 2 builds ran out of memory (qt 5.5.1 and webgtk) 2) diskspace consumption is larger than I expected 3) It takes weeks to complete it seems (after 8 days so far <50% done) *I have P4 2 cor

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread swedebugia
Original Message Subject: Re: No gpg keyservers available on GuixSD out-of-the-box Date: 2015-12-30 18:55 From: swedebu...@riseup.net To: Andreas Enge Cc: Ludovic Courtès , help-guix On 2015-12-30 11:34, Andreas Enge wrote: On Wed, Dec 30, 2015 at 12:12:44AM +0100, Ludovic

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread swedebugia
On 2015-12-30 11:34, Andreas Enge wrote: On Wed, Dec 30, 2015 at 12:12:44AM +0100, Ludovic Courtès wrote: Could it be that keys.gnupg.net is unreachable? Did you try with pgp.mit.edu? It seems to be more reliable. Yes. Same error. Andreas wrote: You need to create the file .gnupg/gpg.co

Re: Guix with Debian GNU/Linux

2015-12-30 Thread Ludovic Courtès
Ni* skribis: > From using GuixSD I know that as little files as possible should be > created in /etc. When using Guix alone, is this still the recommended > way of doing things? Most of the time, you can choose where to store config files, in /etc or elsewhere. > What I need to know for a serve

Guix with Debian GNU/Linux

2015-12-30 Thread Ni*
I will soon setup a number of new servers with Debian GNU/Linux. I decided to run them with GNU/Guix for packages and strip down the image I get installed as much as possible. So I have some questions for using Debian Jessie with GNU/Guix: >From using GuixSD I know that as little files as possible

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread Andreas Enge
On Wed, Dec 30, 2015 at 12:12:44AM +0100, Ludovic Courtès wrote: > Could it be that keys.gnupg.net is unreachable? Did you try with > pgp.mit.edu? It seems to be more reliable. You need to create the file .gnupg/gpg.conf in your home directory containing a line keyserver pgp.mit.edu Andre

Re: No gpg keyservers available on GuixSD out-of-the-box

2015-12-30 Thread Ni*
l...@gnu.org (Ludovic Courtès) writes: > swedebu...@riseup.net skribis: > >> Is this an error? On trisquel it just works. >> >> ~$ torsocks gpg2 --recv-keys 139A768E >> gpg: keyserver receive failed: No keyserver available >> ~$ gpg2 --recv-keys 139A768E >> gpg: keyserver receive failed: No keyser

Re: some questions about GUIX

2015-12-30 Thread Sam Halliday
Hi Ricardo, I have a few more questions about your proposed jar packaging. Ricardo Wurmus writes: > We are building library for library as individual packages in Guix. We > certainly won’t bundle prebuilt jars from Maven if it can be avoided > at all. Does this mean that you have a GUIX package