bug#27858: Conda (on guix) does not activate environments

2017-07-27 Thread Frederick Muriithi
I have come across a bug on conda, installed via guix, that does not seem to be present when conda is installed via the process at https://conda.io/docs/install/quick.html#linux-miniconda-install The issue - Conda (on guix) does not activate environments Command ran --- source act

bug#27437: Source downloader accepts X.509 certificate for incorrect domain

2017-07-27 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >>>From 44b8f1c04713d11601d964ecfbe2fc248a15e7c0 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Fri, 23 Jun 2017 09:24:58 +0200 >> Subject: [PATCH] doc: Encourage signature verification. >> >> * doc/contributing.texi (Submitting Pa

bug#27811: net-tools patch has no effect?

2017-07-27 Thread Leo Famulari
On Wed, Jul 26, 2017 at 11:04:54PM +0200, Ludovic Courtès wrote: > > On Tue, Jul 25, 2017 at 01:52:02PM -0400, Leo Famulari wrote: > >> From f57732d79ac265917f154da5791ff203c82c9733 Mon Sep 17 00:00:00 2001 > >> From: Leo Famulari > >> Date: Tue, 25 Jul 2017 01:46:38 -0400 > >> Subject: [PATCH 2/2

bug#26948: ‘write-file’ output should not be locale-dependent

2017-07-27 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > ‘guix publish’ uses the latter, so ‘guix publish’ is sensitive to locale > settings, which is pretty bad. > > Guile currently does not allow us to specify whether/how file names > should be decoded, but possible solutions have been discussed for 2.2. > > I

bug#27437: Source downloader accepts X.509 certificate for incorrect domain

2017-07-27 Thread Ludovic Courtès
Ricardo Wurmus skribis: >>From 44b8f1c04713d11601d964ecfbe2fc248a15e7c0 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Fri, 23 Jun 2017 09:24:58 +0200 > Subject: [PATCH] doc: Encourage signature verification. > > * doc/contributing.texi (Submitting Patches): Remind contributors to verif

bug#27578: wget 1.19.1 fails to build on x86_64 from latest core-updates

2017-07-27 Thread Ludovic Courtès
Joshua Sierles skribis: > This package fails running tests due to a syntax error reported by perl > scripts used in the tests. I haven't dug into the problem yet - just > wanted to report it. I've attached the test suite log from the failed > build. here's the error: > > Unescaped left brace in r

bug#27144: guix publish: “mutex already locked by thread”

2017-07-27 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Seen on hydra.gnu.org: > > GET /jkpcipgxfyfb60pr4b5n4x4j9k5mcxpp.narinfo > In ice-9/boot-9.scm: > 160: 5 [catch #t # ...] > In unknown file: >?: 4 [apply-smob/1 #] > In guix/workers.scm: > 84: 3 [#] > 72: 2 [loop] > 76: 1 [# > misc-error ...] >

bug#26976: On Hydra, offload crashes while trying to build linux-libre source

2017-07-27 Thread Ludovic Courtès
Hello, l...@gnu.org (Ludovic Courtès) skribis: > I’ve pushed a workaround that seems to work (‘guix copy’ commands that > previously segfaulted on hydra.gnu.org no longer do): > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8e469b67f95cfe5b95405b503b8ee315fdf8ce66 The workaround h