GNU bug report logs -
#29642
guix 0.14.0 cannot use HTTPS with guile 2.0
Previous Next
Reported by: 藍挺瑋 <lantw44 <at> gmail.com>
Date: Sun, 10 Dec 2017 13:06:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #13 received at 29642-done <at> debbugs.gnu.org (full text, mbox):
Hello,
ng0 <ng0 <at> n0.is> skribis:
> 藍挺瑋 transcribed 1.7K bytes:
>> This problem happens on Fedora 27, which uses Guile 2.0.14.
>
> Do we still support building with guile 2.0?
Yes.
>> If I revert commit 866f37f, this problem can be avoided. The commit
>> (download: Improve efficiency of 'write-request' over TLS.) added the
>> following code to guix/build/download.scm:
>>
>> (cond-expand
>> (guile-2.0 #f)
>> (else (setvbuf record 'line)))
>>
>> The info page of guile doesn't list 'guile-2.0' feature. I know there is
>> a feature called 'guile-2.2', but I cannot find 'guile-2.0'.
This is correct, 藍挺瑋. This has been fixed here:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=7f04197fef905790fd392f8d686d00ae95a0d04c
Thanks,
Ludo’.
This bug report was last modified 7 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.