Re: [PATCH] gnu: Add fdm

2016-01-18 Thread Christopher Allan Webber
Ludovic Courtès writes: > I would rather use , > which is likely more stable, and keep the comment about the lack of a > separate license file. > > Otherwise LGTM, thanks! > > Ludo’. Okay, I did that, and then also handled Leo's suggestions, and

Re: [PATCH] gnu: Add fdm

2016-01-18 Thread Leo Famulari
On Mon, Jan 18, 2016 at 11:30:29AM -0800, Christopher Allan Webber wrote: > Hello all, > > I've packaged fdm, a mail distribution tool. Look okay to merge? > > From c0d0fde9785680a3642e2cd54f46c3b447cfbb1b Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber > Date: Mon, 18 Jan 2016 11:25

Re: [PATCH] gnu: Add fdm

2016-01-18 Thread Ludovic Courtès
Christopher Allan Webber skribis: > From c0d0fde9785680a3642e2cd54f46c3b447cfbb1b Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber > Date: Mon, 18 Jan 2016 11:25:16 -0800 > Subject: [PATCH] gnu: Add fdm. > > * gnu/packages/mail.scm (fdm): New variable. [...] > +(license > + ;;

Re: Python2-jsonschema fails

2016-01-18 Thread Leo Famulari
On Mon, Jan 18, 2016 at 04:03:34PM +0100, Andreas Enge wrote: > On Mon, Jan 18, 2016 at 03:53:05PM +0100, Cyril Roelandt wrote: > > Yes, a bunch of packages will have to be rebuilt, but there is nothing > > we can do about this, I'm afraid. > > I think what Efraim meant was that package-with-pytho

Re: [PATCH 3/3] support: Rename user-dmddir to %user-shepherd-dir.

2016-01-18 Thread Ludovic Courtès
Mathieu Lirzin skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Mathieu Lirzin skribis: >> >>> I have tried to apply this change (add an optional parameter) on top of >>> Guix, but it produces a ton of failures for ‘make check’ :). >> >> What’s the failure exactly? > > > ==

Re: [PATCH 3/3] support: Rename user-dmddir to %user-shepherd-dir.

2016-01-18 Thread Ludovic Courtès
Mathieu Lirzin skribis: > From 32a9e3b00a7679d561e18d623a8c2936e8729f03 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Sat, 16 Jan 2016 22:22:26 +0100 > Subject: [PATCH] support: Rename user-dmddir to %user-config-dir. > > * modules/shepherd/support.scm (user-dmddir): Rename to ... > (%

[PATCH] gnu: Add fdm

2016-01-18 Thread Christopher Allan Webber
Hello all, I've packaged fdm, a mail distribution tool. Look okay to merge? >From c0d0fde9785680a3642e2cd54f46c3b447cfbb1b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Mon, 18 Jan 2016 11:25:16 -0800 Subject: [PATCH] gnu: Add fdm. * gnu/packages/mail.scm (fdm): New variable. -

Re: Python2-jsonschema fails

2016-01-18 Thread Efraim Flashner
On Mon, 18 Jan 2016 11:15:56 +0100 Andreas Enge wrote: > Hello, > > on commit c3e919d in master, python2-jsonschema fails compilation: >http://hydra.gnu.org/build/945743 > This is probably due to the update in commit b3667af. > > The build log shows that it is trying to download packages fr

Re: Python2-jsonschema fails

2016-01-18 Thread Andreas Enge
On Mon, Jan 18, 2016 at 03:53:05PM +0100, Cyril Roelandt wrote: > Yes, a bunch of packages will have to be rebuilt, but there is nothing > we can do about this, I'm afraid. I think what Efraim meant was that package-with-python2 does not work when dealing with packages depending on python2-jsonsch

Re: Python2-jsonschema fails

2016-01-18 Thread Cyril Roelandt
On 01/18/2016 03:41 PM, Efraim Flashner wrote: > > Yes but it has a cascading effect through python.scm and openstack.scm > Yes, a bunch of packages will have to be rebuilt, but there is nothing we can do about this, I'm afraid. Cyril.

Re: Python2-jsonschema fails

2016-01-18 Thread Efraim Flashner
On Mon, 18 Jan 2016 13:55:16 +0100 Cyril Roelandt wrote: > On 01/18/2016 11:15 AM, Andreas Enge wrote: > > The build log shows that it is trying to download packages from pypi, > > namely functools32. Maybe there is an input to be added? > > Yes, but functools32 should only be added to the inp

Re: Volunteers for video recording at FOSDEM

2016-01-18 Thread Paul van der Walt
On 2016-01-18 at 14:49, quoth Ludovic Courtès: > It would be ideal if you could be there slightly before 10:30 so we can > see what it’s like. Of course. > Thank you! No problem! See yous soon in real life, p.

Re: Volunteers for video recording at FOSDEM

2016-01-18 Thread Ludovic Courtès
Paul van der Walt skribis: > I'll be there, so why not. I'm not a Super Pro™ but if there are > instructions it cannot be that hard, right? ..right?? Hopefully! :-) It would be ideal if you could be there slightly before 10:30 so we can see what it’s like. Thank you! Ludo’.

Re: Volunteers for video recording at FOSDEM

2016-01-18 Thread Paul van der Walt
Hey Ludo, I'll be there, so why not. I'm not a Super Pro™ but if there are instructions it cannot be that hard, right? ..right?? Ciao and see you people there, p. On 2016-01-18 at 10:15, quoth Ludovic Courtès: > Hello! > > FOSDEM provides equipment and instructions for video recording, but it’

Re: Python2-jsonschema fails

2016-01-18 Thread Cyril Roelandt
On 01/18/2016 11:15 AM, Andreas Enge wrote: > The build log shows that it is trying to download packages from pypi, > namely functools32. Maybe there is an input to be added? Yes, but functools32 should only be added to the inputs of python2-jsonchema, since it is a backport of a Python 3 library.

Python2-jsonschema fails

2016-01-18 Thread Andreas Enge
Hello, on commit c3e919d in master, python2-jsonschema fails compilation: http://hydra.gnu.org/build/945743 This is probably due to the update in commit b3667af. The build log shows that it is trying to download packages from pypi, namely functools32. Maybe there is an input to be added? It w

Re: [PATCH] gnu: unison: Add "doc" output.

2016-01-18 Thread Ludovic Courtès
Eric Bavier skribis: > On Fri, 08 Jan 2016 11:19:34 +0100 > l...@gnu.org (Ludovic Courtès) wrote: [...] >> What about installing only HTML? >> >> I find that HTML (and Info, and man) is more convenient to read on-line >> than PDFs. We rarely include PDF documentation in packages. > > I someti

Re: [PATCH] import: Move beautify description from cran to utils.

2016-01-18 Thread Ludovic Courtès
Ben Woodcroft skribis: > From 06f3c311ccab7013b030bb919a1cf40054fe9263 Mon Sep 17 00:00:00 2001 > From: Ben Woodcroft > Date: Sun, 17 Jan 2016 10:20:59 +1000 > Subject: [PATCH 2/2] tests: Move beatify-description tests to import-tests. > > * tests/cran.scm (beautify-description: use double spaci

Re: Volunteers for video recording at FOSDEM

2016-01-18 Thread Nala Ginrut
I can't come to join you this time, but I'm looking forward to your video! ;-) On Mon, 2016-01-18 at 10:15 +0100, Ludovic Courtès wrote: > Hello! > > FOSDEM provides equipment and instructions for video recording, but it’s > the responsibility of devroom organizers to find someone to actually si

Volunteers for video recording at FOSDEM

2016-01-18 Thread Ludovic Courtès
Hello! FOSDEM provides equipment and instructions for video recording, but it’s the responsibility of devroom organizers to find someone to actually sit there and start/stop recordings. So, we’re looking for a few Guilers who could help with this in the 10:30–15:00 time slot on Saturday for our d

Re: [PATCH] Add Qtractor.

2016-01-18 Thread Ricardo Wurmus
Leo Famulari writes: > On Sun, Jan 17, 2016 at 05:11:51PM +0100, Ricardo Wurmus wrote: >> From ab732cfc4a8827c4c455a1bb29a5e87a14d9 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Sun, 17 Jan 2016 17:10:31 +0100 >> Subject: [PATCH] gnu: Add Qtractor. >> >> * gnu/packages/music.sc

Re: [PATCH] build: Speed up .go compilation.

2016-01-18 Thread Taylan Ulrich Bayırlı/Kammer
l...@gnu.org (Ludovic Courtès) writes: > l...@gnu.org (Ludovic Courtès) skribis: > >> taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis: > > [...] > >>> So in the worst case we can just turn that par-for-each into a for-each >>> and still get benefits. >> >> Right. >> >> Mark, WDYT?