Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread ng0
Marius Bakke writes: > Hartmut Goebel writes: > >> Am 26.11.2016 um 16:30 schrieb Marius Bakke: >>> + "Dnscrypt-wrapper can turn any DNS resolver into a @code{dnscrypt} >>> +compliant name server.") >> >> I would appreciate if you could be

Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread Marius Bakke
Hartmut Goebel writes: > Am 26.11.2016 um 16:30 schrieb Marius Bakke: >> + "Dnscrypt-wrapper can turn any DNS resolver into a @code{dnscrypt} >> +compliant name server.") > > I would appreciate if you could be a bit more verbose here. What it this > "dnscrypt"

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Mon, Nov 28, 2016 at 12:20:53AM +0100, Tobias Geerinckx-Rice wrote: > On 28/11/16 00:15, Tobias Geerinckx-Rice wrote: > > this (libjpeg-turbo) was *already* bundled and used by icecat, [...] > > Some fortuitous grepping revealed that our spice packages also #warns > about *not* being built

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Mon, Nov 28, 2016 at 12:15:01AM +0100, Tobias Geerinckx-Rice wrote: > There seems to be some misunderstanding here. Sorry if it wasn't clear: > this (libjpeg-turbo) was *already* bundled and used by icecat, as the > ‘media/libjpeg’ (sic) that this patch removes. You'll find the same SIMD > code

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Tobias Geerinckx-Rice
On 28/11/16 00:15, Tobias Geerinckx-Rice wrote: > this (libjpeg-turbo) was *already* bundled and used by icecat, [...] Some fortuitous grepping revealed that our spice packages also #warns about *not* being built with libjpeg-turbo. Absent any known drawbacks, I'd follow upstreams'

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Tobias Geerinckx-Rice
Andreas, Leo, Thanks for the feedback! On 27/11/16 22:41, Leo Famulari wrote: > I'm not sure, but the comment seems to indicate that we don't want to > use it: > > ;; According to > ;; http://sourceforge.net/projects/libjpeg-turbo/ , > ;; "libjpeg-turbo is a derivative of libjpeg that > ;; uses

Re: [PATCH] Generate manpages for the udisks utility

2016-11-27 Thread Maxim Cournoyer
Thanks, Marius!

Re: [PATCH] gnu: Add newick-utils.

2016-11-27 Thread Ben Woodcroft
On 27/11/16 19:29, Marius Bakke wrote: Ben Woodcroft writes: * gnu/packages/bioinformatics.scm (newick-utils): New variable. --- gnu/packages/bioinformatics.scm | 40 1 file changed, 40 insertions(+) LGTM! Thanks, pushed as

Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread Hartmut Goebel
Am 26.11.2016 um 16:30 schrieb Marius Bakke: > + "Dnscrypt-wrapper can turn any DNS resolver into a @code{dnscrypt} > +compliant name server.") I would appreciate if you could be a bit more verbose here. What it this "dnscrypt" thing? -- Regards Hartmut Goebel | Hartmut Goebel |

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 11:28:45PM +0100, Marius Bakke wrote: > Marius Bakke writes: > > > Leo Famulari writes: > > > >> On Sun, Nov 27, 2016 at 10:02:35PM +0100, Tobias Geerinckx-Rice wrote: > >>> Leo, > >>> > >>> On 27/11/16 21:56, Leo Famulari wrote:

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 10:50:35PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > I'm not sure, but the comment seems to indicate that we don't want to > > use it: > > > > ;; According to > > ;; http://sourceforge.net/projects/libjpeg-turbo/ , > > ;; "libjpeg-turbo is a

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Marius Bakke
Marius Bakke writes: > Leo Famulari writes: > >> On Sun, Nov 27, 2016 at 10:02:35PM +0100, Tobias Geerinckx-Rice wrote: >>> Leo, >>> >>> On 27/11/16 21:56, Leo Famulari wrote: >>> > Will this work on nachines that don't support SSE? My understanding is

Re: Offloading to use Guile-SSH instead of lsh

2016-11-27 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > Leo Famulari writes: > >> On Fri, Nov 25, 2016 at 11:50:22PM +0100, Ludovic Courtès wrote: >>> Hi! >>> >>> l...@gnu.org (Ludovic Courtès) skribis: >>> >>> > The ‘wip-guile-ssh’ branch is finally getting into shape. As soon as >>> > a

Re: [PATCH 1/3] gnu: Add xdot.

2016-11-27 Thread Kei Kebreau
Theodoros Foradis writes: > * gnu/packages/graphviz.scm (xdot): New variable. > --- > gnu/packages/graphviz.scm | 52 > ++- > 1 file changed, 51 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/graphviz.scm

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Marius Bakke
Leo Famulari writes: > On Sun, Nov 27, 2016 at 10:02:35PM +0100, Tobias Geerinckx-Rice wrote: >> Leo, >> >> On 27/11/16 21:56, Leo Famulari wrote: >> > Will this work on nachines that don't support SSE? My understanding is >> > that we don't wish to require it. >> >> Why

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 10:02:35PM +0100, Tobias Geerinckx-Rice wrote: > Leo, > > On 27/11/16 21:56, Leo Famulari wrote: > > Will this work on nachines that don't support SSE? My understanding is > > that we don't wish to require it. > > Why wouldn't it? > > I don't often use Icecat, but when I

Re: [PATCH 1/2] gnu: Add libjpeg-turbo.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 10:12:13PM +0100, Tobias Geerinckx-Rice wrote: > On 27/11/16 21:55, Leo Famulari wrote: > > Can you double-check that there are no unpatched named bugs in this > > version? > > Already did ;-) > > According to [1], there are three known CVEs, all fixed by 1.4.2. > > I

Re: [PATCH 1/4] gnu: Add XFILESEARCH path to profiles' environment.

2016-11-27 Thread Ludovic Courtès
Hello! John Darrington skribis: > * gnu/system.scm (operating-system-etc-service): Add new environment variable: > XFILESEARCHPATH > --- > doc/guix.texi | 30 ++ > gnu/system.scm | 25 + > 2 files changed, 55 insertions(+) The

Re: [PATCH 2/4] gnu: Add editres.

2016-11-27 Thread Ludovic Courtès
John Darrington skribis: > * gnu/packages/xorg.scm (editres): New variable. LGTM!

Re: [PATCH 1/2] gnu: Add libjpeg-turbo.

2016-11-27 Thread Tobias Geerinckx-Rice
Leo, On 27/11/16 21:55, Leo Famulari wrote: > Can you double-check that there are no unpatched named bugs in this > version? Already did ;-) According to [1], there are three known CVEs, all fixed by 1.4.2. I didn't find any third party security patches being applied anywhere, either. Do you

Re: Preparing mass-packaging of 170 KDE application - hwo to do?

2016-11-27 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > Hartmut Goebel writes: > >> Hi, >> >> I'm currently working on a script to mass-generate *draft* packages for >> KDE applications. Ca. 170 of them :-) These are the ones listed at >> >> >>

Re: [PATCH] gc: Add option --keep-going.

2016-11-27 Thread Ludovic Courtès
Hartmut Goebel skribis: > Am 18.11.2016 um 05:49 schrieb Eric Bavier: >>> > +printMsg(lvlError, format("cannot delete path `%1%' >>> > since it is still alive") % *i); >>^ >> Is error formatting appropriate, or is

Re: [Patch v2] daemon: Set ownership of kept build directories to the calling user.

2016-11-27 Thread Ludovic Courtès
Hi! Hartmut Goebel skribis: > Am 21.11.2016 um 15:13 schrieb Ludovic Courtès: >> I don’t like the idea of passing those via the big ‘Settings’ >> singleton. > > Well, the Settings are already used to pass options like --keep-going to > the build process. So the

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Tobias Geerinckx-Rice
Leo, On 27/11/16 21:56, Leo Famulari wrote: > Will this work on nachines that don't support SSE? My understanding is > that we don't wish to require it. Why wouldn't it? I don't often use Icecat, but when I do... I don't see why it would require SSE by default. ;-) And it's not like we ever

Re: [PATCH] improve nginx-service

2016-11-27 Thread Ludovic Courtès
Hi, and sorry for the delay! julien lepiller skribis: > Le 2016-11-22 23:20, Hartmut Goebel a écrit : >> Am 20.11.2016 um 13:49 schrieb Julien Lepiller: >>> What do you think? should I continue in that direction, or should I go >>> back to what I was doing before? >> >>

Re: [PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 09:17:07PM +0100, Tobias Geerinckx-Rice wrote: > * gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg. > [inputs]: Add libjpeg-turbo. > [arguments]: Use it. > - ;; Fails with "libjpeg-turbo JCS_EXTENSIONS > -

Re: [PATCH 1/2] gnu: Add libjpeg-turbo.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 09:17:06PM +0100, Tobias Geerinckx-Rice wrote: > * gnu/packages/image.scm (libjpeg-turbo): New variable. Can you double-check that there are no unpatched named bugs in this version? https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=turbo Otherwise LGTM

Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread Marius Bakke
Kei Kebreau writes: > Marius Bakke writes: > >> Kei Kebreau writes: >> >>> Marius Bakke writes: >>> * gnu/packages/dns.scm (dnscrypt-wrapper): New variable. --- gnu/packages/dns.scm | 42

Re: [PATCH] gnu: Add varnish.

2016-11-27 Thread Marius Bakke
Ricardo Wurmus writes: >> + (add-after 'install 'wrap-binary >> + (lambda* (#:key inputs outputs #:allow-other-keys) >> + (let* ((out (assoc-ref outputs "out")) >> +(varnishd (string-append out "/sbin/varnishd")) >> +

[PATCH 1/2] gnu: Add libjpeg-turbo.

2016-11-27 Thread Tobias Geerinckx-Rice
* gnu/packages/image.scm (libjpeg-turbo): New variable. --- gnu/packages/image.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 526c87c..d513684 100644 --- a/gnu/packages/image.scm +++

[PATCH 2/2] gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.

2016-11-27 Thread Tobias Geerinckx-Rice
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg. [inputs]: Add libjpeg-turbo. [arguments]: Use it. --- gnu/packages/gnuzilla.scm | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index

Re: [PATCH 1/1] gnu: Add python-discogs-client.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 06:30:34PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > > * gnu/packages/music.scm (python-discogs-client, > > python2-discogs-client): New variables. > > --- > > gnu/packages/music.scm | 34 ++ > > 1 file

Re: [PATCH 1/1] gnu: Add python-discogs-client.

2016-11-27 Thread Marius Bakke
Leo Famulari writes: > * gnu/packages/music.scm (python-discogs-client, > python2-discogs-client): New variables. > --- > gnu/packages/music.scm | 34 ++ > 1 file changed, 34 insertions(+) This LGTM. I would de-capitalize "client" in the

Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread Kei Kebreau
Marius Bakke writes: > Kei Kebreau writes: > >> Marius Bakke writes: >> >>> * gnu/packages/dns.scm (dnscrypt-wrapper): New variable. >>> --- >>> gnu/packages/dns.scm | 42 ++ >>> 1 file

Re: (Exposing?) config files and non-start/stop operations

2016-11-27 Thread Christopher Allan Webber
Ludovic Courtès writes: > Christopher Allan Webber skribis: > Adding a ‘config’ action where we see fit would certainly make sense, > yes. I guess it’ll have to be decided on a case-by-case basis, and > perhaps we’ll see that this pattern makes sense for a whole class of

Re: (Exposing?) config files and non-start/stop operations

2016-11-27 Thread Christopher Allan Webber
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> Christopher Allan Webber writes: >> >>> - We could also have a shepherd action like "herd config mediagoblin" >>>that would merely spit out the configuration file path... so someone >>>

Re: (Exposing?) config files and non-start/stop operations

2016-11-27 Thread Christopher Allan Webber
Chris Marusich writes: > Christopher Allan Webber writes: > >> So shepherd actions are probably fine for something like "herd status >> mcron" but for running slow and expensive operations, we need some way >> to expose the config file. > > The speed and cost of an

Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 01:25:25PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > error: Could not find suitable distribution for > > Requirement.parse('click>=2.0') > > phase `check' failed after 0.2 seconds > > builder for > >

[PATCH 1/1] gnu: Add python-discogs-client.

2016-11-27 Thread Leo Famulari
* gnu/packages/music.scm (python-discogs-client, python2-discogs-client): New variables. --- gnu/packages/music.scm | 34 ++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 1887919..7106963 100644 ---

Re: [PATCH] gnu: Add varnish.

2016-11-27 Thread Ricardo Wurmus
Marius Bakke writes: > * gnu/packages/web.scm (varnish): New variable. […] > + (add-after 'install 'wrap-binary > + (lambda* (#:key inputs outputs #:allow-other-keys) > + (let* ((out (assoc-ref outputs "out")) > +(varnishd

Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-27 Thread Marius Bakke
Leo Famulari writes: > On Sat, Nov 26, 2016 at 02:51:22PM +0100, Danny Milosavljevic wrote: >> * gnu/packages/python.scm (python-flask): Update to 0.11.1. >> [native-inputs]: Add python-click. > > python2-flask can't find click: > > starting phase `check' > running "python

Re: [PATCH] gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host.

2016-11-27 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Leo Famulari writes: > >> On Sat, Nov 26, 2016 at 12:28:36AM +0100, Ricardo Wurmus wrote: >>> * gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): New >>> variables. >>> * gnu/packages/audio.scm (ardour)[inputs]:

[PATCH] gnu: Add varnish.

2016-11-27 Thread Marius Bakke
* gnu/packages/web.scm (varnish): New variable. --- gnu/packages/web.scm | 79 1 file changed, 79 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 753a816..b1313ee 100644 --- a/gnu/packages/web.scm +++

Re: [PATCH 1/2] gnu: Add dnscrypt-wrapper.

2016-11-27 Thread Marius Bakke
Kei Kebreau writes: > Marius Bakke writes: > >> * gnu/packages/dns.scm (dnscrypt-wrapper): New variable. >> --- >> gnu/packages/dns.scm | 42 ++ >> 1 file changed, 42 insertions(+) >> >> diff --git

Re: [PATCH] Generate manpages for the udisks utility

2016-11-27 Thread Marius Bakke
Maxim Cournoyer writes: > Hi Guix, > > This patch adds the manpages to the udisks package. It appears that the > manpages were previously disabled because of the strict docbook catalog > files location verification in the configure script. The fix is > essentially

Re: [PATCH] gnu: Add prosody service

2016-11-27 Thread Clément Lassieur
> Which version of the patch should we review? :) Oh... I accidentally sent the patches with my professional address, but it took a long time to get into the list, so I thought it did not work and sent a second set of patches with my real address. Please do not answer the mails sent with my

Re: [PATCH] Fix GCJ on armhf.

2016-11-27 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Hi Guix, > > with (a poorly formatted variant of) the attached patch I've built GCJ > successfully in an ARM virtual machine. Building GCJ took about four days. I > tested GCJ by building "ant", which seemed to have worked fine. > > ~~ Ricardo > >

Re: [PATCH] gnu: Add newick-utils.

2016-11-27 Thread Marius Bakke
Ben Woodcroft writes: > * gnu/packages/bioinformatics.scm (newick-utils): New variable. > --- > gnu/packages/bioinformatics.scm | 40 > 1 file changed, 40 insertions(+) LGTM! signature.asc Description: PGP signature

Re: [PATCH 00/29] Add Biber

2016-11-27 Thread Ricardo Wurmus
Leo Famulari writes: > On Wed, Nov 23, 2016 at 10:34:53PM +0100, Ricardo Wurmus wrote: >> Hi Guix, >> >> this patch set adds Biber, the bibliography backend for biblatex. It's >> actually supposed to be part of the Texlive distribution, but our Texlive >> package only

[PATCH v2 3/4] gnu: python-flask: Update to 0.11.1.

2016-11-27 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-flask): Update to 0.11.1. [native-inputs]: Add python-click. --- gnu/packages/python.scm | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index ad27934..497da52 100644 ---

[PATCH v2 2/4] gnu: python-pyopenssl: Update to 16.2.0.

2016-11-27 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0. --- gnu/packages/python.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 418a644..ad27934 100644 --- a/gnu/packages/python.scm +++

[PATCH v2 4/4] gnu: python2-flask: Pick up python-flask's native-inputs.

2016-11-27 Thread Danny Milosavljevic
* gnu/packages/python.scm (python2-flask)[native-inputs]: Pick up python-flask's native-inputs. --- gnu/packages/python.scm | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 497da52..39b40e7 100644 ---

[PATCH v2 0/4] Update Flask & co

2016-11-27 Thread Danny Milosavljevic
Danny Milosavljevic (4): gnu: python-simplejson: Update to 3.10.0. gnu: python-pyopenssl: Update to 16.2.0. gnu: python-flask: Update to 0.11.1. gnu: python2-flask: Pick up python-flask's native-inputs. gnu/packages/python.scm | 22 +- 1 file changed, 13

[PATCH v2 1/4] gnu: python-simplejson: Update to 3.10.0.

2016-11-27 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-simplejson): Update to 3.10.0. --- gnu/packages/python.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 83ef372..418a644 100644 --- a/gnu/packages/python.scm +++