bug#15428: `guix pull' failed on debian jessie

2013-09-21 Thread Ludovic Courtès
Hi, Cyrill Schenkel skribis: > I fixed the thing. It works for me now. > The patch is attached. Indeed. I pushed a slightly different patch as 3b627ea. Thanks for the report and patch! Ludo’.

bug#15392: xorg-server FTBFS

2013-09-21 Thread Ludovic Courtès
Andreas Enge skribis: > Should nix not have the same problem? They don’t run the tests. :-) However, the real server is passed: "-xkbdir" "${pkgs.xkeyboard_config}/etc/X11/xkb" (See .) But here, for tests/xtest.

bug#15428: `guix pull' failed on debian jessie

2013-09-21 Thread Cyrill Schenkel
Hello I fixed the thing. It works for me now. The patch is attached. Regards, Cyrill 0001-guix-pull-requires-single-return-value-from-unpack-1.patch Description: Binary data

bug#15392: xorg-server FTBFS

2013-09-21 Thread Andreas Enge
I tried the following patch, setting some xkb-related options for configuring xorg-server: diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 9a0e3e2..096ad54 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -4279,10 +4279,23 @@ emulation to complete hardware acceler