bug#23317: openssh: ssh client: xauth path is invalid - "/usr/X11R6/bin/xauth"

2016-04-27 Thread Danny Milosavljevic
But $ ssh -Y -o XAuthLocation=$(which xauth) daya20 works without the patch. And $ ssh -Y daya20 works with the patch. But $ ssh -X daya20 never works, with or without the patch. Huh.

bug#17200: Mailutils test failures

2016-04-27 Thread Ludovic Courtès
tag 17200 invalid close 17200 thanks l...@gnu.org (Ludovic Courtès) skribis: > Mailutils fails to build in GNU Guix, possibly as a consequence of the > upgrade to glibc 2.19: For some reason, this bug () has vanished: --8<---cut here---start---

bug#21843: Generated grub.cfg does not support encrypted roots

2016-04-27 Thread Ludovic Courtès
Andreas Enge skribis: > What is needed are the following two lines at the beginning of grub.cfg: > > insmod luks > cryptomount -u 1aa... The attached patch does exactly that when the ‘mapped-device’ source is a UUID, as is the case with the modified bare-bones.tmpl example: diff --git a/gnu/sys

bug#23389: segfault for non-root user

2016-04-27 Thread Myles English
Hello, Just installed binary x86-64 nix on Arch Linux as per instructions here: http://www.gnu.org/software/guix/manual/guix.html#Binary-Installation The install for root when well and the hello sample package installed fine. Then I went to setup my user as described here: http://www.gnu.org/s

bug#23217: xboing bugs

2016-04-27 Thread John Darrington
On Tue, Apr 19, 2016 at 12:27:48PM +0200, Ludovic Court??s wrote: > John Darrington skribis: > > > On Mon, Apr 18, 2016 at 04:45:11PM +0200, Ludovic Court??s wrote: > >> John Darrington skribis: > >> > >> > You have to run it with the -usedefcmap option. Then it works > >> > just fine. > >> >