bug#18526: Failure to download from github due to TLS fatal alert

2014-09-22 Thread Ludovic Courtès
Commit 077bd18 fixes it, using the ‘set-session-server-name!’ procedure introduced in GnuTLS commit e9fc746: https://gitorious.org/gnutls/gnutls/commit/e9fc74641dae2747b98bc9f79afc041805819339 It should be in the next GnuTLS release. Ludo’.

bug#18526: Failure to download from github due to TLS fatal alert

2014-09-22 Thread Ludovic Courtès
The culprit is that our client would not support the TLS ‘SERVER NAME’ extension, unlike the wget and gnutls-cli (this is enabled simply by calling ‘gnutls_server_name_set’.) Here’s a proof-of-concept workaround: diff --git a/guix/build/download.scm b/guix/build/download.scm index d98933a..b44302

bug#18526: Failure to download from github due to TLS fatal alert

2014-09-22 Thread Ludovic Courtès
>From guix-devel. --- Begin Message --- Mark H Weaver skribis: > Here's what happens: > > $ guix download https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz > starting download of `guix-file.cszPnB' from > `https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz'... > following red

bug#18525: Charset Linux modules not automatically loaded

2014-09-22 Thread Ludovic Courtès
Forwarded from guix-devel. Confirmed with Linux-libre 3.16.3 and eudev 1.9 (Guix commit de1c158.) Ludo’. --- Begin Message --- While playing with standalone Guix, I found that I was unable to mount a FAT-formatted USB drive. The kernel generated the following error message: FAT-fs (sdb1): IO

bug#18262: perl-tk intermittent failures due to parallel build

2014-09-22 Thread Ludovic Courtès
Commit cb150ca changes perl-tk to build sequentially, which should solve this issue. Ludo’.

bug#18445: glib failing to build

2014-09-22 Thread Ludovic Courtès
Sorry for the delay. lemonni...@ulrar.net skribis: > tap-driver.sh: internal error getting exit status > tap-driver.sh: fatal: I/O or internal error This is weird, could it be due to lack of space? Is it reproducible? BTW, you may want to use substitutes in the VM, to avoid rebuilding the whol

bug#18521: AbiWord fails to build on x86_64-linux and mips64el-linux

2014-09-22 Thread Ludovic Courtès
AbiWord somehow ends up trying to link its shared libraries against a static library, libots-1.a, which fails on x86_64 (from ): --8<---cut here---start->8--- make[4]: Entering directory '/tmp/nix-build-abiword-2.8.6.drv-0/abiw