GNU bug report logs - #29258
web client fails on https

Previous Next

Package: guile;

Reported by: Amirouche Boubekki <amirouche <at> hypermove.net>

Date: Sat, 11 Nov 2017 14:11:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christopher Allan Webber <cwebber <at> dustycloud.org>
To: Amirouche Boubekki <amirouche <at> hypermove.net>
Cc: 29258 <at> debbugs.gnu.org
Subject: bug#29258: web client fails on https
Date: Wed, 22 Nov 2017 00:28:58 -0600
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.




This bug report was last modified 7 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.