[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with downloading from https
From: |
Alex Kost |
Subject: |
Re: Problems with downloading from https |
Date: |
Mon, 27 Oct 2014 16:01:14 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver (2014-10-27 12:06 +0300) wrote:
> address@hidden (Ludovic Courtès) writes:
>
>> Alex Kost <address@hidden> skribis:
>>
>>> Ludovic Courtès (2014-10-26 16:46 +0300) wrote:
>>>
>>>> Alex Kost <address@hidden> skribis:
>>>>
>>>>> Yes, I installed gnutls, but it didn't work because I didn't set the
>>>>> right guile paths: “guix package --search-paths” recommends
>>>>> "/usr/local/var/guix/profiles/per-user/<user>/guix-profile/share/guile/site/2.0"
>>>>> but "gnutls.scm" is actually placed in
>>>>> "/usr/local/var/guix/profiles/per-user/<user>/guix-profile/share/guile/site"
>>>>> so ‘(use-modules (gnutls))’ failed for me.
>>>>
>>>> Oh, that’s a bug of the GnuTLS package: we should pass the right
>>>> configure flag so that modules go to site/2.0. Could you do that?
>
> Alex committed this change, and it broke all https downloads in Guix,
> leading to hydra build failures. For example, see:
>
> http://hydra.gnu.org/build/132928/nixlog/1/raw
[...]
OMG! I'm sorry about that. And thanks for fixing imlib2 license issue.
I'm feeling guilty and I think I shouldn't touch anything outside
"emacs" directory. Sorry again.
--
Alex
- Re: Problems with downloading from https, (continued)
- Re: Problems with downloading from https, Andreas Enge, 2014/10/30
- Re: Problems with downloading from https, Alex Kost, 2014/10/31
- Re: Problems with downloading from https, Andreas Enge, 2014/10/31
- Different versions of a package in the same profile?, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https, Alex Kost, 2014/10/31
- Re: Problems with downloading from https, Ian Denhardt, 2014/10/31
- Re: Problems with downloading from https, Alex Kost, 2014/10/31
- Re: Problems with downloading from https, Ian Denhardt, 2014/10/31
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https,
Alex Kost <=
- Re: Problems with downloading from https, Mark H Weaver, 2014/10/27
Re: Problems with downloading from https, Ludovic Courtès, 2014/10/25