Re: [PATCH 1/2] gnu: Add dillo.

2016-04-23 Thread John Darrington
On Sat, Apr 23, 2016 at 07:16:40PM -0400, Kei Yamashita wrote: > > . Are you working with a slightly older copy of the Guix tree? Indeed I was. Next time I should git pull before I decide that a something is absent from Guix. Thanks for pointing it out. J'

Re: [PATCH 0/1] Update OpenLDAP, fixing CVE-2015-6908

2016-04-23 Thread Leo Famulari
On Fri, Apr 22, 2016 at 11:28:20PM -0400, Mark H Weaver wrote: > Leo Famulari writes: > > There is a remote denial of service bug in OpenLDAP in version 2.4.42 > > and earlier [0]. > > I think we'll need to graft this. Would you like to try grafting it on > your own system, see if anything obvio

Re: [PATCH] tar bombs and muscle

2016-04-23 Thread Ben Woodcroft
On 17/01/16 14:29, Eric Bavier wrote: On Sun, 17 Jan 2016 11:30:03 +1000 Ben Woodcroft wrote: There is a somewhat popular bioinformatics program muscle whose download tgz is a tar bomb. The bomb moniker seems especially appropriate here, since it made the gnu-build-system error out, and patc

Re: [PATCH 0/1] Update OpenLDAP, fixing CVE-2015-6908

2016-04-23 Thread Leo Famulari
On Fri, Apr 22, 2016 at 11:28:20PM -0400, Mark H Weaver wrote: > Leo Famulari writes: > > > There is a remote denial of service bug in OpenLDAP in version 2.4.42 > > and earlier [0]. > > I think we'll need to graft this. Would you like to try grafting it on > your own system, see if anything ob

Re: [PATCH 0/2] Update Python to current versions

2016-04-23 Thread Leo Famulari
On Fri, Apr 22, 2016 at 08:41:04AM +0200, Hartmut Goebel wrote: > Am 22.04.2016 um 01:12 schrieb Cyril Roelandt: > > I think the latest Python 3.x is Python 3.5.1 (see > > https://www.python.org/). Maybe we should forget about 3.4.x, WDYT? > > Python 3.4.4 is the latest version fon the 3.4 series.

Re: [PATCH 1/2] gnu: Add dillo.

2016-04-23 Thread Leo Famulari
On Sat, Apr 23, 2016 at 07:16:40PM -0400, Kei Yamashita wrote: > On Sat, 23 Apr 2016 20:10:01 +0200 > John Darrington wrote: > > > * gnu/packages/dillo.scm: New file. > > * gnu-system.am: Add it. > I'm a bit confused, as I've already submitted and added this to the > tree. Are you working with a

Re: [PATCH 1/2] gnu: Add dillo.

2016-04-23 Thread Kei Yamashita
On Sat, 23 Apr 2016 20:10:01 +0200 John Darrington wrote: > * gnu/packages/dillo.scm: New file. > * gnu-system.am: Add it. > --- > gnu-system.am | 1 + > gnu/packages/dillo.scm | 56 > ++ 2 files changed, > 57 insertions(+) create mode 100

[PATCH 1/2] gnu: Add dillo.

2016-04-23 Thread John Darrington
* gnu/packages/dillo.scm: New file. * gnu-system.am: Add it. --- gnu-system.am | 1 + gnu/packages/dillo.scm | 56 ++ 2 files changed, 57 insertions(+) create mode 100644 gnu/packages/dillo.scm diff --git a/gnu-system.am b/gnu-system.am i

Re: [PATCH] gnu: glibc: Rename linux-headers input to kernel-headers.

2016-04-23 Thread Manolis Ragkousis
On 04/19/2016 06:19 PM, Ludovic Courtès wrote: > Those in make-bootstrap.scm definitely relate to base.scm (when doing > “guix build bootstrap-tarballs”), and the ones in cross-base.scm are not > entirely unrelated I think. > > So I would prefer a mass rename. Then we can apply it to core-updates

Re: [PATCH] gnu: powertop: Patch absolute file names.

2016-04-23 Thread Mathieu Lirzin
Hi, Mark H Weaver writes: > Mathieu Lirzin writes: > >> * gnu/packages/linux.scm (powertop)[inputs]: Add kmod. >> [arguments]: Patch absolute file names. Before that launching powertop >> was failing because 'modprobe' was not found. > > By convention, we don't include rationales in the commit

Re: [PATCH] gnu: Add Red Eclipse.

2016-04-23 Thread Kei Yamashita
Huh. The email client did report an SMTP error... On Sat, 23 Apr 2016 09:18:32 +0200 Florian Paul Schmidt wrote: > On 23.04.2016 08:20, Kei Yamashita wrote: > > With much help from others on IRC, this patch works! If necessary > > or preferable, please suggest changes to make this patch more > >

Re: GuixSD encrypted root?

2016-04-23 Thread Danny Milosavljevic
guix reconfigure works and doesn't hang if I add (mount? #f) and reboot and mount it manually, like: >(file-system > (device "/dev/mapper/dayas-sys") > (mount-point "/x") > (type "btrfs") >

Re: [PATCH] gnu: Add Red Eclipse.

2016-04-23 Thread Florian Paul Schmidt
On 23.04.2016 08:20, Kei Yamashita wrote: > With much help from others on IRC, this patch works! If necessary > or preferable, please suggest changes to make this patch more > maintainable in the long run. > Hi, I think you forgot to attach the patch :) Flo -- https://fps.io signature.asc