GNU bug report logs -
#29258
web client fails on https
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Nov 2017 17:50:23 +0100
with message-id <87d14aw94g.fsf <at> gnu.org>
and subject line Re: bug#29258: web client fails on https
has caused the debbugs.gnu.org bug report #29258,
regarding web client fails on https
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
29258: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29258
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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"
[Message part 3 (message/rfc822, inline)]
Amirouche Boubekki <amirouche <at> hypermove.net> skribis:
> On 2017-11-22 16:21, ludo <at> gnu.org wrote:
>> Hi Amirouche,
>>
>> Amirouche Boubekki <amirouche <at> hypermove.net> skribis:
>>
>>> 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)'.
>>
>> I cannot reproduce this in current ‘stable-2.2’. I believe this was
>> fixed by commit 0c102b56e98da39b5a3213bdc567a31ad8ef3e73.
>>
>> Can you confirm that ‘stable-2.2’ works for you?
>>
>
> Yes.
Thanks,
Ludo'.
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.