unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: Amirouche Boubekki <amirouche@hypermove.net>
Cc: 29258@debbugs.gnu.org
Subject: bug#29258: web client fails on https
Date: Wed, 22 Nov 2017 00:28:58 -0600	[thread overview]
Message-ID: <87efoqyggl.fsf@dustycloud.org> (raw)
In-Reply-To: <0e89006918f315792be2400cccc735de@hypermove.net>

Amirouche Boubekki writes:

> GNU Guile 2.2.2
> Copyright (C) 1995-2017 Free Software Foundation, Inc.
>
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
> This program is free software, and you are welcome to redistribute it
> under certain conditions; type `,show c' for details.
>
> Enter `,help' for help.
> scheme@(guile-user)> (use-modules (web client))
> scheme@(guile-user)> (http-get "https://www.gnu.org")
> ERROR: In procedure get-bytevector-n:
> ERROR: Throw to key `gnutls-error' with args `(#<gnutls-error-enum La 
> connexion TLS n’a pas été terminée correctement.> 
> read_from_session_record_port)'.
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> scheme@(guile-user) [1]>
>
> scheme@(guile-user)> (use-modules (gnutls))
> scheme@(guile-user)> (gnutls-version)
> $1 = "3.5.13"

This is fixed in git master of guile, if it's the same bug I think it
is.





  reply	other threads:[~2017-11-22  6:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-11 14:09 bug#29258: web client fails on https Amirouche Boubekki
2017-11-22  6:28 ` Christopher Allan Webber [this message]
2017-11-22 15:21 ` Ludovic Courtès
2017-11-22 16:03   ` Amirouche Boubekki
2017-11-22 16:50     ` Ludovic Courtès

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87efoqyggl.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=29258@debbugs.gnu.org \
    --cc=amirouche@hypermove.net \
    /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.
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).