Re: perl-io-socket-ssl build failures on 'security-updates' branch

2016-01-29 Thread Efraim Flashner
On Fri, 29 Jan 2016 02:26:29 -0500 Mark H Weaver wrote: > On the 'security-updates' branch, perl-io-socket-ssl gets stuck during > its test suite, apparently caused by the openssl-1.0.2f update. It gets > stuck at the same place on x86_64, i686, and armhf: > > http://hydra.gnu.org/build/97826

Re: [PATCH 1/1] gnu: harfbuzz: Update to 1.0.6 [fixes CVE-2016-2052].

2016-01-29 Thread Mark H Weaver
Leo Famulari writes: > * gnu/packages/gtk.scm (harfbuzz): Update to 1.0.6. I pushed this to the 'security-updates' branch. Thanks! Mark

Re: [PATCH 0/1] Update harfbuzz to 1.0.6 (CVE-2016-2052)

2016-01-29 Thread Leo Famulari
On Fri, Jan 29, 2016 at 09:41:45AM +0200, Efraim Flashner wrote: > On Fri, 29 Jan 2016 01:01:19 -0500 > Leo Famulari wrote: > > > This patch updates harfbuzz to 1.0.6, fixing CVE-2016-2052 [0]. > > > > However, 587 packages depend on harfbuzz [1]. Where should the patch be > > applied? > > > >

Re: [PATCH 0/4] Make Emacs find packages in "~/.guix-profile".

2016-01-29 Thread Alex Kost
Ludovic Courtès (2016-01-14 16:37 +0300) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2016-01-13 16:54 +0300) wrote: >> >>> Alex Kost skribis: >>> Ludovic Courtès (2016-01-10 23:21 +0300) wrote: > Alex Kost skribis: > >> So this is a full patchset to "teach" Emacs how

Re: perl-io-socket-ssl build failures on 'security-updates' branch

2016-01-29 Thread Efraim Flashner
On Fri, 29 Jan 2016 09:59:14 +0200 Efraim Flashner wrote: > On Fri, 29 Jan 2016 02:26:29 -0500 > Mark H Weaver wrote: > > [...] > > there's a new upstream version 2.022, I'll see if that builds locally > Version 2.022 timed out for me also, but I realized about halfway through that my net

torsocks 2.0 bug

2016-01-29 Thread swedebugia
Hi I found after reconfiguring my system lately that the update to torsocks 2.0 broke this: $ torsocks icecat Which I use all the time. I tested with the former 2-3 versions of Icecat in my store and they all fail silently. Passing debug options does not give a clue to whats wrong. I tes

Re: torsocks 2.0 bug

2016-01-29 Thread Efraim Flashner
On Fri, 29 Jan 2016 11:45:59 +0100 swedebu...@riseup.net wrote: > Hi > > I found after reconfiguring my system lately that the update to torsocks > 2.0 broke this: > > $ torsocks icecat > > Which I use all the time. > > I tested with the former 2-3 versions of Icecat in my store and they all

Re: torsocks 2.0 bug

2016-01-29 Thread swedebugia
On 2016-01-29 12:28, Efraim Flashner wrote: On Fri, 29 Jan 2016 11:45:59 +0100 swedebu...@riseup.net wrote: Hi I found after reconfiguring my system lately that the update to torsocks 2.0 broke this: $ torsocks icecat Which I use all the time. I tested with the former 2-3 versions of Icec

Unprivileged power managing in GuixSD: dbus-send not working

2016-01-29 Thread swedebugia
Hi I'm using GuixSD with xfce recently pulled, reconfigured and restarted. I have found that power managing dbus-send commands (from http://andrusiv.com/blog/2011/12/12/shutdown-dbus.html) does not work at all, eg: $ dbus-send --system --print-reply --dest=org.freedesktop.ConsoleKit /org/fr

Re: [PATCH 06/13] build: Generate man pages after compiling guile objects.

2016-01-29 Thread Mathieu Lirzin
Eric Bavier writes: > On Thu, 28 Jan 2016 18:00:35 +0100 > Mathieu Lirzin wrote: > >> OTOH I must admit that for maintainability reasons I would prefer >> avoiding complexity in Makefiles as much as possible. This means >> using Automake's abstract concepts as much as possible, having a >> simp

Re: [PATCH 06/13] build: Generate man pages after compiling guile objects.

2016-01-29 Thread Eric Bavier
On 2016-01-29 10:17, Mathieu Lirzin wrote: Eric Bavier writes: On Thu, 28 Jan 2016 18:00:35 +0100 Mathieu Lirzin wrote: OTOH I must admit that for maintainability reasons I would prefer avoiding complexity in Makefiles as much as possible. This means using Automake's abstract concepts as m

patch for vinagre

2016-01-29 Thread rennes
Hi, one question about if i can create a patch for vinagre with VNC and SSH services?, without RDP and SPICE services. Or i need to create the patches for RDP and SPICE libraries first?. Regards

[PATCHES] Add Aseprite and Allegro 4

2016-01-29 Thread David Thompson
Hello Guix! I found out about a really neat little pixel art editing tool called Aseprite, so I packaged it! Allegro 4 is licensed under a weird license called the "giftware" license that is *very* similar to the Expat license. But fear not, it is a free license and Allegro 4 is included in Debi

Re: [PATCHES] Add Aseprite and Allegro 4

2016-01-29 Thread Eric Bavier
On 2016-01-29 16:01, David Thompson wrote: I found out about a really neat little pixel art editing tool called Aseprite, so I packaged it! All LGTM. -- `~Eric

Re: [PATCH 06/13] build: Generate man pages after compiling guile objects.

2016-01-29 Thread Mathieu Lirzin
Eric Bavier writes: >> +doc/guix-%.1: guix/scripts/%.scm $(GOBJECTS) >> +-$(AM_V_HELP2MAN)case '$?' in \ >> + *$<*) $(gen_man) --output="$@" "guix `basename "$<" .scm`";; \ >> + *): ;; \ >> +esac > > The `basename "$<" .scm` could be reduced to $* here. > > In my patch I was

Re: patch for vinagre

2016-01-29 Thread Leo Famulari
On Fri, Jan 29, 2016 at 08:53:14PM +0100, ren...@openmailbox.org wrote: > Hi, > > one question about if i can create a patch for vinagre with VNC and SSH > services?, without RDP and SPICE services. Or i need to create the patches > for RDP and SPICE libraries first?. If vinagre needs the RDP and

Re: perl-io-socket-ssl build failures on 'security-updates' branch

2016-01-29 Thread Leo Famulari
On Fri, Jan 29, 2016 at 11:40:29AM +0200, Efraim Flashner wrote: > On Fri, 29 Jan 2016 09:59:14 +0200 > Efraim Flashner wrote: > > > On Fri, 29 Jan 2016 02:26:29 -0500 > > Mark H Weaver wrote: > > > > [...] > > > > there's a new upstream version 2.022, I'll see if that builds locally > > >