Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-11-08 Thread Arun Isaac
Leo Famulari writes: > It's the 3 clause BSD license. I pushed the patches, thanks! Just saw this mail. Thank you! signature.asc Description: PGP signature

Re: Shutdown of googlecode end of the year - we have affected packages!

2016-11-08 Thread Marius Bakke
Adonay Felipe Nogueira writes: > I can't work on this issue right now, but I can at least do some > preliminary listing of affected recipes, so here's a small contribution > (although some removal of false-positives must be done): > > From root of git repository (binary

Re: Shutdown of googlecode end of the year - we have affected packages!

2016-11-08 Thread Adonay Felipe Nogueira
I can't work on this issue right now, but I can at least do some preliminary listing of affected recipes, so here's a small contribution (although some removal of false-positives must be done): >From root of git repository (binary matches removed). $ grep -r 'googlecode'

Re: Libxslt CVE-2016-4738

2016-11-08 Thread Marius Bakke
Leo Famulari writes: > Here is a patch to fix CVE-2016-4738 in libxslt. > From 1cbfeb5bb98924eddf1726fe56987fd1d282e7f8 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Tue, 8 Nov 2016 17:12:01 -0500 > Subject: [PATCH] gnu: libxslt: Fix

Re: [PATCH 3/3] gnu: Add pdfposter.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 10:37:02PM +0100, Hartmut Goebel wrote: > * gnu/packages/pdf.scm(pdfposter): New variable. I see you are the author of this software :) https://gitlab.com/pdftools/pdfposter/blob/develop/README.txt#L11 > + (uri (string-append

Re: [PATCH 2/3] gnu: Add python-pypdf.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 10:37:01PM +0100, Hartmut Goebel wrote: > * gnu/packages/pdf.scm(python2-pypdf): New variable. Same feedback as for python-pypdf2... > +(home-page "http://mstamy2.github.com/PyPDF2;) Also, does it have its own home-page?

Re: [PATCH 1/3] gnu: Add python-pypdf2.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 10:37:00PM +0100, Hartmut Goebel wrote: > * gnu/packages/pdf.scm(python-pypdf2, python2-pypdf2): New variables. > +(arguments > + '(#:tests? #f)) ; no tests Are these files not relevant? https://github.com/mstamy2/PyPDF2/tree/master/Tests > +(home-page

Libxslt CVE-2016-4738

2016-11-08 Thread Leo Famulari
Here is a patch to fix CVE-2016-4738 in libxslt. From 1cbfeb5bb98924eddf1726fe56987fd1d282e7f8 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Tue, 8 Nov 2016 17:12:01 -0500 Subject: [PATCH] gnu: libxslt: Fix CVE-2016-4738. *

[PATCH 3/3] gnu: Add pdfposter.

2016-11-08 Thread Hartmut Goebel
* gnu/packages/pdf.scm(pdfposter): New variable. --- gnu/packages/pdf.scm | 35 +++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index ca3f830..eed37d6 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@

[PATCH 2/3] gnu: Add python-pypdf.

2016-11-08 Thread Hartmut Goebel
* gnu/packages/pdf.scm(python2-pypdf): New variable. --- gnu/packages/pdf.scm | 34 ++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 558ea89..ca3f830 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@

Re: Errors Linting Package Definition for New Package ruby-net-http-digest-auth

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 08:41:51PM +0300, Frederick Muriithi wrote: > I'm new to guix and was trying to contribute a new package, for the > ruby gem net-http-digest_auth > > Running "./pre-inst-env guix build ruby-net-http-digest-auth" runs > with seemingly no errors (I've attached the build

Errors Linting Package Definition for New Package ruby-net-http-digest-auth

2016-11-08 Thread Frederick Muriithi
Hi. I'm new to guix and was trying to contribute a new package, for the ruby gem net-http-digest_auth Running "./pre-inst-env guix build ruby-net-http-digest-auth" runs with seemingly no errors (I've attached the build log). Running "./pre-inst-env guix lint ruby-net-http-digest-auth" fails

Re: [PATCH] gnu: Add qjson.

2016-11-08 Thread John Darrington
On Tue, Nov 08, 2016 at 03:51:11PM -0500, Leo Famulari wrote: On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. > +(license license:lgpl2.1))) Also, the package we removed described the license as

Re: [PATCH] gnu: Add qjson.

2016-11-08 Thread Efraim Flashner
On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. > --- > gnu/packages/qt.scm | 27 +++ > 1 file changed, 27 insertions(+) > > diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm > index b442356..b434887

Re: [PATCH 1/2] gnu: ncurses: Install pkg-config ‘.pc’ files.

2016-11-08 Thread Mark H Weaver
Tobias Geerinckx-Rice writes: > * gnu/packages/ncurses.scm (ncurses)[arguments]: Add ‘--enable-pc-files’ > and ‘--with-pkg-config-libdir=’ to #:configure-flags. Create ‘non-wide’ > compatibility symbolic links for ‘.pc’ files in the post-install-phase. > [native-inputs]: Add

Re: [PATCH] gnu: Add qjson.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. We removed this in August due to concerns about its use of the unsupported Qt 4: http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00414.html But I guess it's okay to re-add it

Re: [PATCH] gnu: Add qjson.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. > +(license license:lgpl2.1))) Also, the package we removed described the license as lgpl2.1+. If we are bringing this package back, please check which is correct.

[PATCH] gnu: Add qjson.

2016-11-08 Thread John Darrington
* gnu/pacackes/qt.scm (qjson): New variable. --- gnu/packages/qt.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index b442356..b434887 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1285,3 +1285,30 @@

Re: [PATCH 1/2] gnu: Add LLVM variant with RTTI support.

2016-11-08 Thread Ricardo Wurmus
Leo Famulari writes: > On Tue, Nov 08, 2016 at 09:10:46AM +0100, Ricardo Wurmus wrote: >> >> Leo Famulari writes: >> >> > On Sun, Nov 06, 2016 at 08:34:23PM +0100, Ricardo Wurmus wrote: >> >> * gnu/packages/llvm.scm (llvm-with-rtti): New variable. >> >

Re: [PATCH]: gnu: python-jsonschema: Correct inputs.

2016-11-08 Thread Marius Bakke
Hartmut Goebel writes: > Am 08.11.2016 um 18:30 schrieb Leo Famulari: >>> > * gnu/packages/python.scm (python-jsonschema)[inputs]: Remove >>> > python-setuptools. Move python-vcversioner to ... >>> > [native-inputs]: ... here. >>> > * gnu/packages/python.scm

Re: [PATCH]: gnu: python-jsonschema: Correct inputs.

2016-11-08 Thread Hartmut Goebel
Am 08.11.2016 um 18:30 schrieb Leo Famulari: >> > * gnu/packages/python.scm (python-jsonschema)[inputs]: Remove >> > python-setuptools. Move python-vcversioner to ... >> > [native-inputs]: ... here. >> > * gnu/packages/python.scm (python2-jsonschema)[inputs]: Move >> > python2-functools32 to ...

Re: [PATCH]: gnu: python-jsonschema: Correct inputs.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 04:05:53PM +, Marius Bakke wrote: > This fixes a problem building python2-tempest-lib due to missing > propagation of python2-functools32. > > Note that the native-inputs are still referenced due to a bug with how > the automatic wrapper of $out/bin works. Should they

Re: [PATCH] python-cryptography update

2016-11-08 Thread Marius Bakke
Leo Famulari writes: > On Tue, Nov 08, 2016 at 03:22:35PM +, Marius Bakke wrote: >> >> The latest version of python-cryptography contains a security fix: >> >> https://cryptography.io/en/latest/changelog/#id1 >> >> However, updating requires pytest > 2.9 which we only

[PATCH]: gnu: python-jsonschema: Correct inputs.

2016-11-08 Thread Marius Bakke
Hello Guix, This fixes a problem building python2-tempest-lib due to missing propagation of python2-functools32. Note that the native-inputs are still referenced due to a bug with how the automatic wrapper of $out/bin works. Should they still be added as regular inputs, or can we ignore it for

Re: [PATCH 1/2] gnu: Add LLVM variant with RTTI support.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 09:10:46AM +0100, Ricardo Wurmus wrote: > > Leo Famulari writes: > > > On Sun, Nov 06, 2016 at 08:34:23PM +0100, Ricardo Wurmus wrote: > >> * gnu/packages/llvm.scm (llvm-with-rtti): New variable. > > > > Seems okay, although would it make sense to

Re: [PATCH 1/1] gnu: mupdf: Fix CVE-2016-{7504, 7505, 7506, 7563, 7564, 9017, 9136} in bundled mujs.

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 11:34:48AM +, Marius Bakke wrote: > Leo Famulari writes: > > > * gnu/packages/patches/mupdf-CVE-2016-7504.patch, > > gnu/packages/patches/mupdf-CVE-2016-7505.patch > > gnu/packages/patches/mupdf-CVE-2016-7506.patch > >

Re: [PATCH] python-cryptography update

2016-11-08 Thread Leo Famulari
On Tue, Nov 08, 2016 at 03:22:35PM +, Marius Bakke wrote: > > The latest version of python-cryptography contains a security fix: > > https://cryptography.io/en/latest/changelog/#id1 > > However, updating requires pytest > 2.9 which we only have in > core-updates. Is it okay to cherry-pick

[PATCH] python-cryptography update

2016-11-08 Thread Marius Bakke
The latest version of python-cryptography contains a security fix: https://cryptography.io/en/latest/changelog/#id1 However, updating requires pytest > 2.9 which we only have in core-updates. Is it okay to cherry-pick 0bc6ef2 "gnu: Add python-pytest-2.9.2" to master? I've built the dependent

Re: How to use custom grub?

2016-11-08 Thread Marius Bakke
Ludovic Courtès writes: > Marius Bakke skribis: > >> From 5e31312aeae87d63ab2c64e92835231b59c804db Mon Sep 17 00:00:00 2001 >> From: Marius Bakke >> Date: Mon, 7 Nov 2016 11:56:52 + >> Subject: [PATCH] system: Use grub from bootloader

Re: [PATCH v5 0/1] gnu: Add plantuml.

2016-11-08 Thread Roel Janssen
Theodoros Foradis writes: > Roel Janssen writes: > >> Theodoros Foradis writes: >> >>> Roel Janssen writes: >>> >>> [...] >>> >>> Let me know if I need to post an updated patch. >> >> Please do. Have all comments been incorporated into this version of the >> patch? If so, I guess we can push

[PATCH 1/2] gnu: Add libkomparediff2.

2016-11-08 Thread Thomas Danckaert
Slowly working my way up to KDevelop... From f01b97e522ac9a25c6f29eea09d06a6db3ec0ab5 Mon Sep 17 00:00:00 2001 From: Thomas Danckaert Date: Tue, 8 Nov 2016 14:15:52 +0100 Subject: [PATCH 1/2] gnu: Add libkomparediff2. * gnu/packages/kde.scm (libkomparediff2): New

[PATCH 2/2] gnu: Add add kdevelop-pg-qt.

2016-11-08 Thread Thomas Danckaert
>From c26790b1f47e78c37d0efab82c114f2aae1515dc Mon Sep 17 00:00:00 2001 From: Thomas Danckaert Date: Tue, 8 Nov 2016 14:16:43 +0100 Subject: [PATCH 2/2] gnu: Add add kdevelop-pg-qt. * gnu/packages/kde.scm (kdevelop-pg-qt): New variable. --- gnu/packages/kde.scm | 23

Re: Cross Compilation for armhf - libc (stdio.h) missing

2016-11-08 Thread Ludovic Courtès
Danny Milosavljevic skribis: > I'm trying to build the part of sunxi-tools that is target-specific for the > target (2 tools). > > However, I cannot get it to pick up armhf glibc. > > What could be the cause? > > I get: > > arm-linux-gnueabihf-gcc -g -O0 -Wall -Wextra

Re: How to use custom grub?

2016-11-08 Thread Ludovic Courtès
Marius Bakke skribis: > From 5e31312aeae87d63ab2c64e92835231b59c804db Mon Sep 17 00:00:00 2001 > From: Marius Bakke > Date: Mon, 7 Nov 2016 11:56:52 + > Subject: [PATCH] system: Use grub from bootloader configuration. > > * gnu/system/grub.scm

Re: Guix on clusters and in HPC

2016-11-08 Thread Ludovic Courtès
Pjotr Prins skribis: > Wrote down a way to distribute software using containers and tar ;) > > https://github.com/pjotrp/guix-notes/blob/master/DISTRIBUTE.org Pretty cool indeed! Recently I thought we could extract the ‘self-contained-tarball’ function you quoted

Re: [PATCH 1/1] gnu: mupdf: Fix CVE-2016-{7504, 7505, 7506, 7563, 7564, 9017, 9136} in bundled mujs.

2016-11-08 Thread Marius Bakke
Leo Famulari writes: > * gnu/packages/patches/mupdf-CVE-2016-7504.patch, > gnu/packages/patches/mupdf-CVE-2016-7505.patch > gnu/packages/patches/mupdf-CVE-2016-7506.patch > gnu/packages/patches/mupdf-CVE-2016-7563.patch > gnu/packages/patches/mupdf-CVE-2016-7564.patch >

Re: [PATCH 1/2] gnu: Add LLVM variant with RTTI support.

2016-11-08 Thread Ricardo Wurmus
Leo Famulari writes: > On Sun, Nov 06, 2016 at 08:34:23PM +0100, Ricardo Wurmus wrote: >> * gnu/packages/llvm.scm (llvm-with-rtti): New variable. > > Seems okay, although would it make sense to enable this in the main LLVM > package? I’m not sure, because it seems to