bug#21829: guix import hackage failures

2015-11-12 Thread Ludovic Courtès
Federico Beffa skribis: > On Wed, Nov 11, 2015 at 12:18 PM, Ludovic Courtès wrote: >> Federico Beffa skribis: >> >>> * I do not get backtraces, but the following error: >> >> The backtrace thing was fixed in 5453de3d. >> >>> * The following packages fail because the file has DOS line endings: >

bug#20255: 'search-paths' should respect both user and system profile.

2015-11-12 Thread Ludovic Courtès
Some progress has been made: fc2d233 allows search paths for multiple profiles to be combined. So I think I will eventually (‘guix-devel’ needs to be updated first) change /etc/profile to do: eval `guix package -p /run/current-system/profile \ -p $HOME/.guix-profile --search-paths` T

bug#21879: WeeChat does not start

2015-11-12 Thread Cyril Roelandt
On 11/11/2015 03:06 PM, Luis Felipe López Acevedo wrote: > Hi, > > I installed WeeChat 1.3 using Guix 0.9.0 on Debian 8, but It doesn't > start when I run it. I get this error instead: > > Traceback (most recent call last): > File "/usr/lib/python2.7/site.py", line 563, in > main() > Fil

bug#20889: [PATCH] tk: Hardcode path to TK_LIBRARY.

2015-11-12 Thread Ludovic Courtès
宋文武 skribis: > From 6c9ea521e88d36bd1ce990a561477ec0e2950017 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= > Date: Thu, 12 Nov 2015 13:31:19 +0800 > Subject: [PATCH] tk: Hardcode path to TK_LIBRARY. > > Fixes . > > * gnu/packages/patches/tk-f

bug#21829: guix import hackage failures

2015-11-12 Thread Federico Beffa
On Thu, Nov 12, 2015 at 10:07 AM, Ludovic Courtès wrote: > Federico Beffa skribis: > I wonder if it wouldn’t be easier to change the lexer to recognize line > feeds are white space or newlines, maybe along these lines: What you suggest is not enough. You have to tweak a couple of other places as

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-12 Thread 宋文武
can't substitute gtk+ from a guix-publish server, it fails with: GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 In web/server/http.scm: 117:27 1 (http-read #< socket: #) In unknown file: 0 (peek-char #) ERROR: In procedure fport_fill_input: Connection reset by peer

bug#21829: guix import hackage failures

2015-11-12 Thread Ludovic Courtès
Federico Beffa skribis: > On Thu, Nov 12, 2015 at 10:07 AM, Ludovic Courtès wrote: >> Federico Beffa skribis: >> I wonder if it wouldn’t be easier to change the lexer to recognize line >> feeds are white space or newlines, maybe along these lines: > > What you suggest is not enough. You have to

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-12 Thread Ludovic Courtès
宋文武 skribis: > can't substitute gtk+ from a guix-publish server, it fails with: > > GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 > In web/server/http.scm: >117:27 1 (http-read #< socket: #) > In unknown file: >0 (peek-char #) > ERROR: In procedure fport_fill_input: Conne

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-12 Thread 宋文武
On 2015-11-13 04:28, l...@gnu.org wrote: 宋文武 skribis: can't substitute gtk+ from a guix-publish server, it fails with: GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 In web/server/http.scm: 117:27 1 (http-read #< socket: #so...>) In unknown file: 0 (peek-char #) ERROR: