Re: Short writeup on deterministic system configuration with GNU Guix

2015-12-11 Thread Alex Sassmannshausen
Hi Pjotr, Nice text. I like the journey following sudo that you took, instead of providing a broad overview in general. I have a few suggested corrections: - There are a couple of paren issues (Github highlights them, I guess some of them may be the result of only partially copying sexps). -

Re: [PATCH]: Rewrite CRAN importer.

2015-12-11 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: > >>> +(define (safe-car maybe-pair) >> >> Does it have airbags? > > Rounded corners, no explosive combustion engine, and wrapped in an extra > thick layer of fluff! :-) > From

Re: [PATCH 1/3] emacs: Handle compiled and compressed autoloads.

2015-12-11 Thread Ludovic Courtès
Alex Kost skribis: > Great, I have updated and pushed 'emacs-w3m' patch. Perfect. > Now since it is clear that it is potentially problematic to have > compressed *.el files, I have changed this patch to handle only compiled > autoloads as the compressed ones are unlikely to

Re: bug? also [PATCH] Add snap-aligner.

2015-12-11 Thread Ludovic Courtès
Ben Woodcroft skribis: > $ ./pre-inst-env guix build --check snap-aligner > ;;; note: source file /home/ben/git/guix/gnu/packages/bioinformatics.scm > ;;; newer than compiled > /home/ben/git/guix/gnu/packages/bioinformatics.go > guix build: error: build failed:

Re: [PATCH] Add cereal + sparsehash

2015-12-11 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Andreas Enge writes: > >> On Tue, Dec 01, 2015 at 11:44:06AM +0100, Ricardo Wurmus wrote: >>> I’d like to do this, but I’m pretty bad at naming things. How about a >>> new module “datastructures.scm” where this could

Re: [PATCH 04/10] gnu: Add python-keystoneclient.

2015-12-11 Thread Ricardo Wurmus
Efraim Flashner writes: > From 6837ac485125476040469289072e6f59a7139939 Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Mon, 23 Nov 2015 20:29:12 +0200 > Subject: [PATCH 04/10] gnu: Add python-keystoneclient. > *

Re: [PATCH 06/10] gnu: Add python-swiftclient.

2015-12-11 Thread Ricardo Wurmus
> From 9207e8e3ae7cc78e6377cd811ce30454fce42081 Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Mon, 23 Nov 2015 20:27:37 +0200 > Subject: [PATCH 06/10] gnu: Add python-swiftclient. > * gnu/packages/openstack.scm (python-swiftclient, python2-swiftclient): > New

Re: [PATCH 02/10] gnu: Add python-wheel.

2015-12-11 Thread Ricardo Wurmus
Efraim Flashner writes: > From 3cf9101ca83470ef4f19dd270b5afd689be02569 Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Mon, 23 Nov 2015 18:44:57 +0200 > Subject: [PATCH 02/10] gnu: Add python-wheel. > * gnu/packages/python.scm

Re: [PATCH 03/10] gnu: python-requests: Update to 2.8.1.

2015-12-11 Thread Ricardo Wurmus
This new patch looks good to me! ~~ Ricardo

Re: bug? also [PATCH] Add snap-aligner.

2015-12-11 Thread Ricardo Wurmus
Ben Woodcroft writes: > Thanks for the comments, updated patch attached. I made a tiny modification (ended the install phase with #t) and pushed. Thanks! ~~ Ricardo

Re: [PATCH 05/10] gnu: Add python2-futures.

2015-12-11 Thread Ricardo Wurmus
It looks like the attached patch is the same as the old version. It still has the same indentation issues in the source/origin expression and the description is invalid (sentence fragment). Could you please send an updated patch? ~~ Ricardo

Re: [PATCH 07/10] gnu: Add python-rauth.

2015-12-11 Thread Ricardo Wurmus
Aside from the alignment of “(base32” this looks okay now. I’ll wait for the other patches in this series before pushing it, though. Thanks! ~~ Ricardo

Re: [PATCH 08/10] gnu: Add python-pyasn1-modules.

2015-12-11 Thread Ricardo Wurmus
Efraim Flashner writes: > + (synopsis "Collection of ASN.1-based protocols modules") > + (description > + "Pyasn1-modules is a collection of ASN.1-based protocols modules.") I’m not entirely happy with this description (and the synopsis). It’s a bit awkward. Is

Re: [PATCH] Add cereal + sparsehash

2015-12-11 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> Andreas Enge writes: >> >>> On Tue, Dec 01, 2015 at 11:44:06AM +0100, Ricardo Wurmus wrote: I’d like to do this, but I’m pretty bad at naming things. How about a new

Short writeup on deterministic system configuration with GNU Guix

2015-12-11 Thread Pjotr Prins
A short writeup on how Guix handles sudo: https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org Comments? Pj.

Re: Missing configure

2015-12-11 Thread Filipe Brandenburger
Hi Andreas, On Tue, Dec 8, 2015 at 2:04 PM, Andreas Enge wrote: > the source code of numactl-2.0.10 is missing the "configure" file (and > potentially other files generated by the autotoools). Could you create > the tarball via the command "make dist"? This creates all necessary

Re: Short writeup on deterministic system configuration with GNU Guix

2015-12-11 Thread Thompson, David
On Fri, Dec 11, 2015 at 4:15 AM, Pjotr Prins wrote: > A short writeup on how Guix handles sudo: > > https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org > > Comments? Good stuff, Pjotr! I'm going to share this. - Dave

Re: [PATCH 09/10] gnu: Add python2-functools32.

2015-12-11 Thread Ricardo Wurmus
Looking good now (with the exception of the minor cosmetic misalignment of the “(base32” line). ~~ Ricardo

Re: [PATCH] Add libconfig.

2015-12-11 Thread Ludovic Courtès
Roel Janssen skribis: > I ran guix lint on it, but I still have a problem with TLS, so I'm not > 100% confident running guix lint is clean. What problem exactly? For some of its checkers, ‘guix lint’ wants (gnutls), the Guile bindings to GnuTLS. If you get an error along the