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
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
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
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
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
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
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 ...]
>
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