unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: ng0 <ng0@n0.is>
Cc: 藍挺瑋 <lantw44@gmail.com>, 29642-done@debbugs.gnu.org
Subject: bug#29642: guix 0.14.0 cannot use HTTPS with guile 2.0
Date: Mon, 11 Dec 2017 10:41:57 +0100	[thread overview]
Message-ID: <871sk14n4q.fsf@gnu.org> (raw)
In-Reply-To: <20171210133209.zjygz3bki3bbdx6k@abyayala> (ng0@n0.is's message of "Sun, 10 Dec 2017 13:32:09 +0000")

Hello,

ng0 <ng0@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’.

      reply	other threads:[~2017-12-11  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-10 13:05 bug#29642: guix 0.14.0 cannot use HTTPS with guile 2.0 藍挺瑋
2017-12-10 13:32 ` ng0
2017-12-11  9:41   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sk14n4q.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29642-done@debbugs.gnu.org \
    --cc=lantw44@gmail.com \
    --cc=ng0@n0.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).