Re: [PATCH] gnu: r: Update to 3.3.2

2016-12-16 Thread Ben Woodcroft
Hi Raoul, good to see you here. On 17/12/16 03:16, Ra wrote: * gnu/packages/statistics.scm (r): Update to 3.3.2. I successfully built R and all of its 243 dependencies on x86_64, and except for the previously failing shogun, all built successfully. So I think it is OK for master. Unless

Re: gnu: Add syncthing.

2016-12-16 Thread Leo Famulari
On Fri, Dec 16, 2016 at 01:48:57PM +0100, Petter wrote: > On 2016-12-16 02:52, Leo Famulari wrote: > > On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: > > > I've prefixed most of the packages with "golang-" now. However, > > > there are > > > some > > > packages already starting with

Re: [PATCH] gnu: tor: Recommend torsocks.

2016-12-16 Thread Hartmut Goebel
Am 15.12.2016 um 11:37 schrieb ng0: > -applications based on the TCP protocol.") > +applications based on the TCP protocol. > +To @code{torify} applications (to take measures to ensure that an > application, > +which has not been designed for use with Tor such as ssh, will use only Tor > for

Re: 01/01: gnu: python-pyopenssl: Disable tests.

2016-12-16 Thread Marius Bakke
Leo Famulari writes: > On Fri, Dec 16, 2016 at 02:21:47PM +0100, Marius Bakke wrote: >> Leo Famulari writes: >> > On Wed, Dec 14, 2016 at 05:38:04PM +, Marius Bakke wrote: >> >> +(arguments >> >> + ;; FIXME: Some tests fail with "NameError:

Re: 01/01: gnu: python-pyopenssl: Disable tests.

2016-12-16 Thread Leo Famulari
On Fri, Dec 16, 2016 at 02:21:47PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > On Wed, Dec 14, 2016 at 05:38:04PM +, Marius Bakke wrote: > >> +(arguments > >> + ;; FIXME: Some tests fail with "NameError: name 'long' is not > >> defined". > >> +

Re: [PATCH] gnu: Add python-xopen.

2016-12-16 Thread Leo Famulari
On Thu, Dec 15, 2016 at 11:02:29AM +0100, Tobias Geerinckx-Rice wrote: > Marius, > > On 15/12/16 10:20, Marius Bakke wrote: > > Why not use 'pypi-uri' here? Otherwise LGTM. > > What would that give us? From what I can tell, GitHub automatically generates snapshot tarballs of Git tags. These

Chicken security bugs [was Re: [pe...@more-magic.net: Irregex packages should be updated to 0.9.6]]

2016-12-16 Thread Leo Famulari
On Fri, Dec 16, 2016 at 02:33:19PM -0500, Leo Famulari wrote: > We fixed this bug in our guile-irregex package in commit fb73f07a0fe, > but our chez-irregex and chicken packages are still vulnerable. Also note that (I believe) our chicken package is vulnerable to CVE-2016-{6830,6831}:

[pe...@more-magic.net: Irregex packages should be updated to 0.9.6]

2016-12-16 Thread Leo Famulari
With Peter's permission, I'm forwarding this message from guix-security to guix-devel. We fixed this bug in our guile-irregex package in commit fb73f07a0fe, but our chez-irregex and chicken packages are still vulnerable. Note the updated discussion on the chez-irregex bug tracker:

Re: [PATCH 6/6] gnu: Add grub-efi.

2016-12-16 Thread Marius Bakke
Ludovic Courtès writes: > Hi Marius, > > Marius Bakke skribis: > >> Ludovic Courtès writes: >> >> From 940c03c7dcddec019e27f6eb1470aeab4db57799 Mon Sep 17 00:00:00 2001 >> From: Marius Bakke >> Date: Thu, 20 Oct

[PATCH] gnu: r: Update to 3.3.2

2016-12-16 Thread Ra
* gnu/packages/statistics.scm (r): Update to 3.3.2. --- gnu/packages/statistics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 6cdd694..72c5430 100644 --- a/gnu/packages/statistics.scm +++

Re: [PATCH 6/6] gnu: Add grub-efi.

2016-12-16 Thread Danny Milosavljevic
Did you add (grub grub-efi) in your in your system config? Or another package with --with-platform=efi ?

Re: [PATCH 6/6] gnu: Add grub-efi.

2016-12-16 Thread Ludovic Courtès
Hi Marius, Marius Bakke skribis: > Ludovic Courtès writes: > > From 940c03c7dcddec019e27f6eb1470aeab4db57799 Mon Sep 17 00:00:00 2001 > From: Marius Bakke > Date: Thu, 20 Oct 2016 17:26:52 +0100 > Subject: [PATCH] gnu:

Re: ‘guix refresh’ broken on master?

2016-12-16 Thread Ludovic Courtès
Hello! Tobias Geerinckx-Rice skribis: > Commit 3e0c036 (‘import: Add importer for rust crates’) reliably breaks > all calls to ‘guix refresh’ for me: This is because your installation lacks Guile-JSON, probably. Fixed in commit 99ec0cb397453802788e7095724dcfbca3ca1723. The

Re: Graphical GuixSD Installer

2016-12-16 Thread Ludovic Courtès
Mathieu Lirzin skribis: > John Darrington writes: > >> There is a new branch called "wip-installer" providing a graphical >> installer for GuixSD. A screenshot of it in action is attached. >> >> We want GuixSD to be accessible to as many people as

Re: [PATCH] gnu: Add Greek Aspell dictionary

2016-12-16 Thread Ludovic Courtès
Theodoros Foradis skribis: > * gnu/packages/aspell.scm (aspell-dict-el): New variable. Applied, thanks! Ludo'.

Re: ‘guix refresh’ broken on master?

2016-12-16 Thread David Craven
> This is because your installation lacks Guile-JSON, probably. Fixed in > commit 99ec0cb397453802788e7095724dcfbca3ca1723. Ah that was easier than expected.

Re: Emacs-Guix released outside from Guix

2016-12-16 Thread Ludovic Courtès
Howdy! Ricardo Wurmus skribis: > If you go through with the move please double check that the Guix > sources are in a state that’s ready for release. It would be terrible > to have a botched release. (Frankly, I’m a little uncomfortable about > such a big change right

Re: Graphical GuixSD Installer

2016-12-16 Thread Luis Felipe López Acevedo
On 2016-12-16 06:08, John Darrington wrote: There is a new branch called "wip-installer" providing a graphical installer for GuixSD. A screenshot of it in action is attached. We want GuixSD to be accessible to as many people as possible, including people who may not (yet) be comfortable using

Re: [PATCH] gnu: Add python-xopen.

2016-12-16 Thread Marius Bakke
Tobias Geerinckx-Rice writes: > Marius, > > On 15/12/16 10:20, Marius Bakke wrote: >> Why not use 'pypi-uri' here? Otherwise LGTM. > > What would that give us? Good question. Pypi archives are sometimes smaller than the raw sources or otherwise "prepared", but I guess no

Re: [PATCH] gnu: tor: Recommend torsocks.

2016-12-16 Thread Kei Kebreau
Kei Kebreau writes: > ng0 writes: > >> Hi, I see this received no feedback so far. Can someone review >> this? Or is it already on someones list? >> >> Thanks. >> >> ng0 writes: >> >>> * gnu/packages/tor.scm (tor)[description]:

Re: Graphical GuixSD Installer

2016-12-16 Thread Christopher Allan Webber
John Darrington writes: > There is a new branch called "wip-installer" providing a graphical > installer for GuixSD. A screenshot of it in action is attached. > > We want GuixSD to be accessible to as many people as possible, > including people who may not (yet) be comfortable using bash and/or

Re: [PATCH] gnu: kdbusaddons: Embed path to kdeinit5, avoid dependency cycles.

2016-12-16 Thread Thomas Danckaert
From: l...@gnu.org (Ludovic Courtès) Subject: Re: [PATCH] gnu: kdbusaddons: Embed path to kdeinit5, avoid dependency cycles. Date: Thu, 15 Dec 2016 17:06:19 +0100 Other options that come to mind: (1) make ‘QT_PLUGIN_PATH’ and ‘QML2_IMPORT_PATH’ search paths of ‘kinit’; or (2) add a “profile

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

2016-12-16 Thread ng0
Hartmut Goebel writes: > Am 14.12.2016 um 22:32 schrieb Tobias Geerinckx-Rice: >> python.scm: (home-page "https://code.google.com/p/py-bcrypt;) > > I assume, this package can be removed at all. It is only used as input > by python-passlib, but python-passlib should

Re: 01/01: gnu: python-pyopenssl: Disable tests.

2016-12-16 Thread Marius Bakke
Leo Famulari writes: > On Wed, Dec 14, 2016 at 05:38:04PM +, Marius Bakke wrote: >> mbakke pushed a commit to branch python-tests >> in repository guix. >> >> commit 30e0229a1713e77dc0397dfb4ee6af4ac6a00443 >> Author: Marius Bakke >> Date: Wed Dec

Re: Graphical GuixSD Installer

2016-12-16 Thread David Craven
Well anyway, I've stated my opinion. I'll withdraw from further discussion on this topic. If someone has a solution to the guix refresh problem from http://lists.gnu.org/archive/html/guix-devel/2016-12/msg00638.html, let me know.

Re: gnu: Add syncthing.

2016-12-16 Thread Petter
On 2016-12-16 02:52, Leo Famulari wrote: On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: Hi again, I've prefixed most of the packages with "golang-" now. However, there are some packages already starting with "golang-", f.ex. "golang-org-x-text-unicode-norm", and I left those alone.

Re: Graphical GuixSD Installer

2016-12-16 Thread David Craven
I assume that the main reason for people not wanting to add dependencies is because it complicates bootstrapping guix for new platforms (which I don't understand well enough yet). I don't think that you can build a gnu system that doesn't rely on ncurses or an alternative implementation.

Re: Graphical GuixSD Installer

2016-12-16 Thread David Craven
> Err ... How would they manage to do that before anything has been installed? guix-install would be a package added to the installation-os derivation in gnu/system/install.scm, no?

Re: Graphical GuixSD Installer

2016-12-16 Thread David Craven
> Would it make sense to add a check for it at configure time and > conditionally compile and install the modules only if 'guile-ncurses' is > found, like what is done for 'guile-json'? Doesn't this just complicate things? How about decoupling things instead? Put the installer in a separate repo

Graphical GuixSD Installer

2016-12-16 Thread John Darrington
There is a new branch called "wip-installer" providing a graphical installer for GuixSD. A screenshot of it in action is attached. We want GuixSD to be accessible to as many people as possible, including people who may not (yet) be comfortable using bash and/or guile. Testers and hackers are

Re: [PATCH 0/2] python-sympy: Update to 1.0.

2016-12-16 Thread Hartmut Goebel
Am 15.12.2016 um 19:14 schrieb Marius Bakke: > gnu: Add python-mpmath. > gnu: python-sympy: Update to 1.0. Both LGTM. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |

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

2016-12-16 Thread Hartmut Goebel
Am 14.12.2016 um 22:32 schrieb Tobias Geerinckx-Rice: > python.scm: (home-page "https://code.google.com/p/py-bcrypt;) I assume, this package can be removed at all. It is only used as input by python-passlib, but python-passlib should not require "python-py-bcrypt", but "pyth0n-bcrypt". See

Re: gnu: Add Go build system.

2016-12-16 Thread Petter
On 2016-12-16 03:05, Leo Famulari wrote: On Sun, Dec 11, 2016 at 01:17:48AM +0100, Petter wrote: +(define* (build #:key import-path #:allow-other-keys) + (system* "go" "install" import-path)) + +(define* (install #:key inputs outputs #:allow-other-keys) + (copy-recursively "bin"

Re: ‘guix refresh’ broken on master?

2016-12-16 Thread David Craven
Ah there does seem to be a problem. First this hunk is in the wrong patch: diff --git a/guix/scripts/refresh.scm b/guix/scripts/refresh.scm index f8fb3f80c..72f51cbff 100644 --- a/guix/scripts/refresh.scm +++ b/guix/scripts/refresh.scm @@ -39,6 +39,7 @@

[PATCH] gnu: r: Update to 3.3.2

2016-12-16 Thread Ra
* gnu/packages/statistics.scm (r): Update to 3.3.2. --- gnu/packages/statistics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 6cdd694..72c5430 100644 --- a/gnu/packages/statistics.scm +++

[PATCH] doc: Mention "guix pull" during installation.

2016-12-16 Thread Petter
Hi, Some new users don't run `guix pull` before installing, and can have a less good experience because of this. Proposing a patch to add this to the manual. Thanks, PetterFrom 2340158e5454cbb3050840821bf0fd1965d2fe79 Mon Sep 17 00:00:00 2001 From: Petter Date: Fri, 16