Re: [PATCH 3/3] gnu: Add perl-log-any-adapter-log4perl.

2016-07-16 Thread Ben Woodcroft
On 17/07/16 04:20, Alex Sassmannshausen wrote: * gnu/packages/perl.scm (perl-log-any-adapter-log4perl): New variable. --- gnu/packages/perl.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index

Re: [PATCH 2/3] gnu: Add perl-log-log4perl.

2016-07-16 Thread Ben Woodcroft
On 17/07/16 04:20, Alex Sassmannshausen wrote: * gnu/packages/perl.scm (perl-log-log4perl): New variable. --- gnu/packages/perl.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 486dbc2..fc63df3 100644

Re: [PATCH 1/3] gnu: Add perl-log-any.

2016-07-16 Thread Ben Woodcroft
Thanks. I was in the process of packaging log4perl also, you beat me to it. On 17/07/16 04:20, Alex Sassmannshausen wrote: * gnu/packages/perl.scm (perl-log-any): New variable. --- gnu/packages/perl.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git

[PATCH v2] gnu: Add xdelta.

2016-07-16 Thread Tobias Geerinckx-Rice
* gnu/packages/compression.scm (xdelta): New variable. --- Whoops, now where did that lint come from? Sorry, T G-R gnu/packages/compression.scm | 37 + 1 file changed, 37 insertions(+) diff --git a/gnu/packages/compression.scm

Re: [PATCH] gnu: Add reptyr.

2016-07-16 Thread Leo Famulari
On Tue, Jul 12, 2016 at 03:17:29PM -0500, Alex Griffin wrote: > Okay, done. (btw a bunch of packages in suckless.scm do it that way, > which is where I copied the arguments field from) Most likely, the packages in suckless.scm pre-date the creation modify-phases syntax. > I wrapped those

[PATCH] gnu: Add xdelta.

2016-07-16 Thread Tobias Geerinckx-Rice
* gnu/packages/compression.scm (xdelta): New variable. --- Hullo Guix, This patch adds xdelta, another tool that might be helpful when restoring some entirely hypothetical back-ups. The project was recently re-licenced under the Apache 2.0 licence, which is why you'll find it listed as GPL in

Re: python-updates!

2016-07-16 Thread Christopher Allan Webber
Ludovic Courtès writes: > Leo Famulari skribis: > >> On Mon, Jul 11, 2016 at 10:29:48AM +0200, Ludovic Courtès wrote: >>> The ‘python-updates’ branch would seem right to me. >> >> The brand new python-updates branch is now ready for more Python-related >> commits! > >

[PATCH 3/3] gnu: Add perl-log-any-adapter-log4perl.

2016-07-16 Thread Alex Sassmannshausen
* gnu/packages/perl.scm (perl-log-any-adapter-log4perl): New variable. --- gnu/packages/perl.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index fc63df3..1f18214 100644 --- a/gnu/packages/perl.scm +++

[PATCH 1/3] gnu: Add perl-log-any.

2016-07-16 Thread Alex Sassmannshausen
* gnu/packages/perl.scm (perl-log-any): New variable. --- gnu/packages/perl.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index aed2a61..486dbc2 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm

[PATCH 2/3] gnu: Add perl-log-log4perl.

2016-07-16 Thread Alex Sassmannshausen
* gnu/packages/perl.scm (perl-log-log4perl): New variable. --- gnu/packages/perl.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 486dbc2..fc63df3 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm

gnutls 'name-constraints' test failure

2016-07-16 Thread nee
Hello, I did a guix pull today and now gnutls fails it's test suite. In case it matters: I originally installed the 0.9.0 binary and updated only with guix pull and guix package -u in the meantime. guix-daemon --version gives me guix-daemon (GNU Guix) 0.9.0

[PATCH 0/3] Add perl-log modules

2016-07-16 Thread Alex Sassmannshausen
Hello, The following 3 patches add perl-log modules. As per usual they pass lint and a pure environment build. I now have commit access, but just to be sure I will continue to wait for review for the next few submissions of even simple packages before committing them myself. Apologies for the

Re: [PATCH] gnu: Add denemo.

2016-07-16 Thread Kei Kebreau
Ricardo Wurmus writes: > Kei Kebreau writes: > >> Ricardo Wurmus writes: >> >>> Kei Kebreau writes: >>> Ricardo Wurmus writes: > Kei Kebreau writes:

Re: [PATCH] gnu: Add denemo.

2016-07-16 Thread Ricardo Wurmus
Kei Kebreau writes: > Ricardo Wurmus writes: > >> Kei Kebreau writes: >> >>> Ricardo Wurmus writes: >>> Kei Kebreau writes: > Hello all, > > I've completed a patch

Re: [PATCH] gnu: Add denemo.

2016-07-16 Thread Kei Kebreau
Ricardo Wurmus writes: > Kei Kebreau writes: > >> Ricardo Wurmus writes: >> >>> Kei Kebreau writes: >>> Hello all, I've completed a patch for GNU Denemo, though it has one minor issue. At

Re: libgd security update

2016-07-16 Thread Leo Famulari
On Sat, Jul 16, 2016 at 02:36:27PM +0200, Ludovic Courtès wrote: > > This patch series was not trivial to create; removing the binary diffs > > required some care, some of the patches depended on changes associated > > with the removed binary diffs, and some upstream fixes were reverted and > >

Re: [PATCH 00/17] Emacs packages!

2016-07-16 Thread Ricardo Wurmus
Alex Kost writes: > Ricardo Wurmus (2016-07-13 00:04 +0300) wrote: > >> Hi Guix, >> >> here are almost all of the remaining Emacs packages that I previously >> installed via package.el. I hope you find them useful! >> >> ~~ Ricardo >> >> Ricardo Wurmus (17): >> gnu: Add

[PATCH 5/5] import: pypi: Add more tests.

2016-07-16 Thread Cyril Roelandt
* tests/pypi.scm ("pypi->guix-package, no requirements", "pypi->guix-package, no test requirements", "pypi->guix-package, no runtime requirements"): New tests. --- tests/pypi.scm | 137 + 1 file changed, 137 insertions(+) diff --git

[PATCH 2/5] import: pypi: Remove setuptools from the inputs.

2016-07-16 Thread Cyril Roelandt
* guix/import/pypi.scm (compute-inputs): remove python-setuptools from the inputs. * tests/pypi.scm ("pypi->guix-package", "pypi->guix-package, wheels"): Update accordingly. --- guix/import/pypi.scm | 7 +++ tests/pypi.scm | 6 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[PATCH 3/5] import: pypi: Compute test requirements when using wheels.

2016-07-16 Thread Cyril Roelandt
* guix/import/pypi.scm (read-wheel-metadata): Read test requirements from the metadata included in the wheel. * guix/import/pypi.scm (guess-requirement-from-source): Return an empty list for test requirements. * guix/import/pypi.scm (compute-inputs): Return both the runtime requirements and the

[PATCH 4/5] import: pypi: Compute test requirements when reading requirements files.

2016-07-16 Thread Cyril Roelandt
* guix/import/pypi.scm (guess-requirement-from-source): Read test-requirements.txt as well as requirements.txt. * tests/pypi.scm ("pypi->guix-package"): Update accordingly. --- guix/import/pypi.scm | 20 +++- tests/pypi.scm | 11 +++ 2 files changed, 26

[PATCH 1/5] import: pypi: Move runtime dependencies to the propagated-inputs.

2016-07-16 Thread Cyril Roelandt
* guix/import/pypi.scm (maybe-inputs): Pass INPUT-TYPE as a parameter. * guix/import/pypi.scm (make-pypi-sexp): Use this parameter. * tests/pypi.scm ("pypi->guix-package", "pypi->guix-package, wheels"): Update accordingly. --- guix/import/pypi.scm | 9 + tests/pypi.scm | 4 ++-- 2

[PATCH 0/5] Improve the pypi updater.

2016-07-16 Thread Cyril Roelandt
A couple of minor improvements, and a huge one: we should now be able to automatically compute the test requirements of our Python packages! Cyril. -- Cyril Roelandt (5): import: pypi: Move runtime dependencies to the propagated-inputs. import: pypi: Remove setuptools from the inputs.

Re: lm-sensors vanished

2016-07-16 Thread Andreas Enge
On Sat, Jul 16, 2016 at 03:13:26PM +0200, Ludovic Courtès wrote: > We’d need to check what it’s used for, but maybe yes. I just tried it out: It is used by pwmconfig, which sends control numbers between 255 downto 0 to each fan and measures its speed. The script asks whether one would like a

Re: [PATCH 2/2] gnu: geda-gaf: Update to 1.9.2.

2016-07-16 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * gnu/packages/engineering.scm (geda-gaf): Update to 1.9.2. LGTM, thanks! Ludo'.

Re: [PATCH 1/2] gnu: geda-gaf: Use modify-phases syntax.

2016-07-16 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * gnu/packages/engineering.scm (geda-gaf)[arguments]: Use modify-phases > syntax. OK!

Re: lm-sensors vanished

2016-07-16 Thread Ludovic Courtès
Andreas Enge skribis: > More on lm-sensors, which we will probably need for installing the hydra > replacement: First, the input rrdtool is not referenced in the output; could > it be moved to native-inputs, or maybe even dropped? I tried a compilation > without it, and it

Re: [PATCH] Display of saved space for garbage collection

2016-07-16 Thread Vincent Legoll
> Now make sure to email 23979-d...@debbugs.gnu.org to close it. :-) Done, thanks -- Vincent Legoll

Re: [PATCH] Add mdadm to the installation image.

2016-07-16 Thread Andreas Enge
On Sat, Jul 16, 2016 at 12:50:41PM +0200, Ludovic Courtès wrote: > > For good measure, here the size after adding also lm-sensors: > > /gnu/store/v6nlhanbhcabk2vvqmi4xsgividq1060-system 904.0 > > 0.0 0.0% > Then we should avoid it IMO. My understanding is that not having >

Re: [PATCH] Display of saved space for garbage collection

2016-07-16 Thread Ludovic Courtès
Vincent Legoll skribis: > From: Vincent Legoll > > * guix/scripts/gc.scm: Add display of freed bytes for "guix gc" > > Fixes . Perfect. Applied, thanks! Now make sure to email 23979-d...@debbugs.gnu.org to

Re: libgd security update

2016-07-16 Thread Ludovic Courtès
Leo Famulari skribis: > Several security vulnerabilities in libgd have been discovered recently, > and today Debian issued a security update: > https://lists.debian.org/debian-security-announce/2016/msg00197.html > > The first patch updates libgd to the latest release, 2.2.2,

Re: [PATCH v2] gnu: Add encfs.

2016-07-16 Thread Ludovic Courtès
Hello, Tobias Geerinckx-Rice skribis: > * gnu/packages/crypto.scm (rlog, encfs): New variables. Applied. > +(license (list license:lgpl2.1+ ; encfs library > + license:gpl3+; command-line tools After a quick scan of the source file headers, I

Re: SourceForge URLs changed

2016-07-16 Thread Ludovic Courtès
Alex Griffin skribis: > On Fri, Jul 15, 2016, at 12:58 PM, Leo Famulari wrote: >> I contacted SourceForge to ask about this. They said that they did have >> an outage that lasted for ~23 hours but that, otherwise, there has been >> no change to the URLs from which they serve