Re: [PATCH] gnu: add lispf4

2016-02-10 Thread Nils Gillmann
Leo Famulari writes: > On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote: >> Efraim Flashner writes: >> > On Tue, 09 Feb 2016 02:31:51 +0100 >> > Nils Gillmann wrote: > > [...] > >> > >> >> But now as I did guix pull

Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update)

2016-02-10 Thread Andreas Enge
Hello, On Tue, Feb 09, 2016 at 03:15:38PM -0500, Mark H Weaver wrote: > Alas, this will require at least 7000 rebuilds. After the current > 'security-updates' branch is merged, this should go on the next > 'security-updates' branch, together with more fixes for graphite2 and > libsndfile. it

wip-pulseaudio (was Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update))

2016-02-10 Thread Efraim Flashner
On Wed, 10 Feb 2016 15:46:59 +0100 Andreas Enge wrote: > Hello, > > On Tue, Feb 09, 2016 at 03:15:38PM -0500, Mark H Weaver wrote: > [...] > > it looks like we are almost there. Do you think we could squeeze in an > evaluation and build of wip-pulseaudio after updating

[PATCH] gnu: Add slurm-llnl.

2016-02-10 Thread Pjotr Prins
* gnu/packages/parallel.scm (slurm-llnl): New variable. --- gnu/packages/parallel.scm | 51 --- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index 8f63bda..03ee460 100644 ---

RE: Making the case for GNU Guix ... advice sought

2016-02-10 Thread Cook, Malcolm
Hi, Thanks everyone for the many valuable suggestions and education. Next week I intend to incorporate the suggested improvements as best I can and follow up with an edit that I will use in-house, and share back out via git-hub. Though the document is aimed at my particular internal "project

Re: wip-pulseaudio (was Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update))

2016-02-10 Thread Efraim Flashner
On Wed, 10 Feb 2016 18:53:50 +0200 Efraim Flashner wrote: > On Wed, 10 Feb 2016 15:46:59 +0100 > Andreas Enge wrote: > > [...] > > I see it's been rebased on origin/master, I'll report back in a bit > > efraim@debian-netbook:~/workspace/guix$ time

Re: wip-pulseaudio (was Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update))

2016-02-10 Thread Andreas Enge
On Wed, Feb 10, 2016 at 08:41:10PM +0200, Efraim Flashner wrote: > gst-plugins-good failed the test suite again, with 1 failed test: > FAIL: elements/splitmux > ran it two other times and had 2 failed tests: > FAIL: elements/splitmux > FAIL: elements/rtprtx This is strange; before that, it worked

Re: wip-pulseaudio (was Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update))

2016-02-10 Thread Andreas Enge
On Wed, Feb 10, 2016 at 08:41:10PM +0200, Efraim Flashner wrote: > gst-plugins-good failed the test suite again, with 1 failed test: > FAIL: elements/splitmux > ran it two other times and had 2 failed tests: > FAIL: elements/splitmux > FAIL: elements/rtprtx I tried it again, and it passes its

Re: [PATCH 4/5] gnu: python-requests: Define 'python2-variant'.

2016-02-10 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/python.scm (python-requests)[properties]: New field. > (python2-requests): Use 'strip-python2-variant'. OK with a fixed commit message.

Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update)

2016-02-10 Thread Andreas Enge
On Wed, Feb 10, 2016 at 03:46:03PM -0500, Mark H Weaver wrote: > What's the nature of the pulseaudio update? Why is it important? It is not particularly important, I would say. I am just growing impatient, we seem to be blocked by security-updates and core-updates more or less since the

Re: Review of installation manual draft

2016-02-10 Thread Ludovic Courtès
Hi Petter, Thanks a lot for the additions to the manual! There was a lot more than I expected. ;-) For now, I’ve focused on the improvements to the “System Installation” section, leading to commit dedb8d5. It turned out to be more work than I expected because I had to find out what the

Re: [PATCH] gnu: libgcrypt: Update to 1.6.5. (security update)

2016-02-10 Thread Mark H Weaver
Andreas Enge writes: > Hello, > > On Tue, Feb 09, 2016 at 03:15:38PM -0500, Mark H Weaver wrote: >> Alas, this will require at least 7000 rebuilds. After the current >> 'security-updates' branch is merged, this should go on the next >> 'security-updates' branch, together with

Re: [PATCH 2/5] gnu: python-jsonschema: Define 'python2-variant'.

2016-02-10 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/python.scm (python-jsonschema)[properties]: New field. > (python2-jsonschema): Use 'strip-python2-variant'. OK

Re: [PATCH 0/5] python2-variants

2016-02-10 Thread Ludovic Courtès
Leo Famulari skribis: > These patches apply the new python2-variant system introduced in > 1be83341 to python2-{cryptography, jsonschema, wheel, requests}, and > then split acme into python-acme and python2-acme. Neat! Let’s see how many lines of code that saves us. :-) >

Re: [PATCH] gnu-build-system: do not patch symlinks. Fixes location-aware scripts.

2016-02-10 Thread Ludovic Courtès
Jan Nieuwenhuizen skribis: > Ludovic Courtès writes: > >> How does the script determines its location? Using $0 is unreliable, >> and using /proc/self/exe is non portable. > > It uses node.js's __dirname. I would have to dive into node.js > internals to figure that out... I

Re: [PATCH 3/5] gnu: python-wheel: Define 'python2-variant'.

2016-02-10 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/python.scm (python-wheel)[properties]: New field. > (python2-wheel): Use 'strip-python2-variant'. OK (with the adjusted commit message as you note.)

Re: [PATCH] gnu: Add notmuch-addrlookup-c.

2016-02-10 Thread Leo Famulari
On Wed, Feb 10, 2016 at 01:30:20PM -0800, Al McElrath wrote: > Thanks for the feedback. A revised patch is attached. > Thank you! Pushed as 8a75c589aac. > From 910e61b6ca8921b521c98bcb2d4ba6d64bcf79bf Mon Sep 17 00:00:00 2001 > From: Al McElrath > Date: Tue, 9 Feb 2016 12:07:30

Re: Problem with pkgconfig source https redirect

2016-02-10 Thread Thompson, David
On Wed, Feb 10, 2016 at 2:43 AM, Efraim Flashner wrote: > On Tue, 09 Feb 2016 20:56:59 -0600 > Christopher W Carpenter wrote: > >> Talked about this on IRC davexunit, but there appears to be a circular >> dependency >> issue with gnutls and

Re: [PATCH] gnu: Add slurm-llnl.

2016-02-10 Thread Eric Bavier
On Wed, 10 Feb 2016 18:36:48 +0100 Pjotr Prins wrote: > * gnu/packages/parallel.scm (slurm-llnl): New variable. > --- > gnu/packages/parallel.scm | 51 > --- > 1 file changed, 48 insertions(+), 3 deletions(-) [...] > +

Re: [PATCH] gnu: Add slurm-llnl.

2016-02-10 Thread Eric Bavier
On Wed, 10 Feb 2016 18:36:48 +0100 Pjotr Prins wrote: > * gnu/packages/parallel.scm (slurm-llnl): New variable. > --- > gnu/packages/parallel.scm | 51 > --- > 1 file changed, 48 insertions(+), 3 deletions(-) > > diff

[PATCH] gnu: Add pianobar.

2016-02-10 Thread Al McElrath
Hi, Another new package. Feedback appreciated. This is free software, but it only works with a non-free music service, Pandora. Is that acceptable? >From 4f477999635b4a16f19ef0833727abcf899dbb69 Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Fri, 11 Dec 2015 21:22:33 -0800

Re: Installing Guix on foreign distros

2016-02-10 Thread Ricardo Wurmus
Tomáš Čech writes: > On Tue, Feb 09, 2016 at 11:36:24AM +0100, Ludovic Courtès wrote: >>There are already people who wrote Arch/Parabola and RPM (openSuSE) >>packages, AFAIK. I’m not sure what the status is? > > For openSUSE ecosystem I maintain package in

Re: [PATCH 0/4] emacs: Various fixes.

2016-02-10 Thread Alex Kost
Ludovic Courtès (2016-02-06 15:41 +0300) wrote: > Alex Kost skribis: > >> [PATCH 3/4] system: Fix EMACSLOADPATH. >> >> This is an easy fix, however I've just thought that we can get rid of >> EMACSLOADPATH completely. Since now our Emacs can load packages from >> guix

[PATCH 2/3] system: Do not create "site-start.el".

2016-02-10 Thread Alex Kost
After commits 004ea62 and Emacs can find packages in a system profile, so it autoloads guix code without additional hacks, which can be removed now. * gnu/system.scm (emacs-site-file, emacs-site-directory): Remove. (operating-system-etc-service): Adjust accordingly.

[PATCH 1/3] emacs: Autoload hooks instead of putting them in 'guix-init'.

2016-02-10 Thread Alex Kost
* emacs/guix-init.el: Move adding hooks to... * emacs/guix-build-log.el: ... here. * emacs/guix-devel.el: ... and here. --- emacs/guix-build-log.el | 3 +++ emacs/guix-devel.el | 3 +++ emacs/guix-init.el | 3 --- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git

[PATCH 3/3] emacs: Deprecate "guix-init.el".

2016-02-10 Thread Alex Kost
'guix-init' served 2 purposes: - to autoload guix commands (by requiring 'guix-autoloads'); - and to autoload Emacs packages installed with Guix (by requiring 'guix-emacs'). The second purpose is not actual anymore, as Emacs package handles this task now, so there is no need in 'guix-init'

Re: Installing Guix on foreign distros

2016-02-10 Thread Tomáš Čech
On Tue, Feb 09, 2016 at 11:36:24AM +0100, Ludovic Courtès wrote: There are already people who wrote Arch/Parabola and RPM (openSuSE) packages, AFAIK. I’m not sure what the status is? For openSUSE ecosystem I maintain package in system:packagemanagers project of our Open Build Service. It

Re: Installing Guix on foreign distros

2016-02-10 Thread Jookia
On Wed, Feb 10, 2016 at 09:53:01AM +0100, Tomáš Čech wrote: > I'm trying to push that to the main distribution but for that the > package may need some more work because I need to get rid of foreign > binaries (the ones in > $PREFIX/share/guile/site/2.0/gnu/packages/bootstrap/). So `zypper in >

Re: [PATCH] build: syscalls: Delay syscalls evaluation.

2016-02-10 Thread Manolis Ragkousis
Hey hackers, I modified the patch to apply to wip-hurd and I removed the setns part because it was already handled (commit 39e336b5c83e) and Ludo told me not to change it. I also added a case for nonexistent clone syscall id. If I don't, clone will fail with "case not found for i686-AT386" which

[PATCH] gnu: Add notmuch-addrlookup-c.

2016-02-10 Thread Al McElrath
Hello, First package here. Please advise. >From 6db39ac748414cd91c9dd2ab1c2379fdca15e41d Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Tue, 9 Feb 2016 12:07:30 -0800 Subject: [PATCH] gnu: Add notmuch-addrlookup-c. * gnu/packages/mail.scm (notmuch-addrlookup-c): New

Re: Review of installation manual draft

2016-02-10 Thread Petter
Hi Ludo, Thanks for looking at it. On 2016-02-10 22:16, l...@gnu.org wrote: Hi Petter, Thanks a lot for the additions to the manual! There was a lot more than I expected. ;-) For now, I’ve focused on the improvements to the “System Installation” section, leading to commit dedb8d5. It

Re: GSoC ideas

2016-02-10 Thread Christopher Allan Webber
Pjotr Prins writes: > On Tue, Feb 09, 2016 at 02:17:08PM -0800, Christopher Allan Webber wrote: >> >> - g-expressions which generate packages of the Guix package manager for >> >>.deb and .rpm based distros, and work to get those upstream in Debian >> >>and Fedora >> > >> > That would be