Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sun, Oct 09, 2016 at 04:16:44PM -0400, Kei Kebreau wrote: >> Alright. Does this commit message look good to you? > >> From c08ba395fe1c1df29d8509350ee287c0832a1970 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau >> Date: Sun, 9 Oct 2016 16:10:09 -0400 >> Subject: [PATCH]

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 04:16:44PM -0400, Kei Kebreau wrote: > Alright. Does this commit message look good to you? > From c08ba395fe1c1df29d8509350ee287c0832a1970 Mon Sep 17 00:00:00 2001 > From: Kei Kebreau > Date: Sun, 9 Oct 2016 16:10:09 -0400 > Subject: [PATCH] gnu: lynx: Update to 2.8.9dev.9

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sun, Oct 09, 2016 at 01:55:10PM -0400, Kei Kebreau wrote: >> Leo Famulari writes: >> >> > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> >> I get the same problem here. Lynx does mention that GnuTLS support is >> >> experimental. Your and Tobias' page

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 01:55:10PM -0400, Kei Kebreau wrote: > Leo Famulari writes: > > > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: > >> I get the same problem here. Lynx does mention that GnuTLS support is > >> experimental. Your and Tobias' page work using OpenSSL instead. Tr

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> I get the same problem here. Lynx does mention that GnuTLS support is >> experimental. Your and Tobias' page work using OpenSSL instead. Try the >> new patch attached. > >> From ee3a889e6902686de4d7c949afcb8cd4

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-08 Thread Leo Famulari
On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: > I get the same problem here. Lynx does mention that GnuTLS support is > experimental. Your and Tobias' page work using OpenSSL instead. Try the > new patch attached. > From ee3a889e6902686de4d7c949afcb8cd4a810bd0f Mon Sep 17 00:00:00 2

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-08 Thread Kei Kebreau
ng0 writes: > Hi, > > Kei I think you need to consider packaging one of the "pre" versions of > lynx. I understand we are fixed on packaging this with gnutls, so if you > read the changelog of the recent pre versions releases, you will > discover that there was work on gnutls support. If you don'

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-08 Thread ng0
- >> >> I assume that I'm missing some environment variable on this Guix / >> Debian system. Any ideas? >> >> If it works for you, I'd say go for it. >> >>> From c18ab7b9c24f07ab86529d7f5f08f4dd21cea549 Mon Sep 17 00:00:00 2001 >>> From: Kei Kebre

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-07 Thread Kei Kebreau
> >> From c18ab7b9c24f07ab86529d7f5f08f4dd21cea549 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau >> Date: Thu, 6 Oct 2016 20:38:39 -0400 >> Subject: [PATCH] gnu: lynx: Fix GnuTLS support. >> >> * gnu/packages/lynx.scm (lynx)[arguments]: Pass "--with-gn

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread ng0
Tobias Geerinckx-Rice writes: > [ Unknown signature status ] > On 07/10/16 03:56, Tobias Geerinckx-Rice wrote: >> Interestingly, >> >> $ lynx https://google.com >> >> works just fin— > > (In the interest of balance, > > $ lynx https://duckduckgo.com > > works just fin– as well.) > > Kind re

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread Tobias Geerinckx-Rice
On 07/10/16 03:56, Tobias Geerinckx-Rice wrote: > Interestingly, > > $ lynx https://google.com > > works just fin— (In the interest of balance, $ lynx https://duckduckgo.com works just fin– as well.) Kind regards, T G-R signature.asc Description: OpenPGP digital signature

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread Tobias Geerinckx-Rice
Kei, On 07/10/16 03:28, Leo Famulari wrote: > On Thu, Oct 06, 2016 at 08:48:31PM -0400, Kei Kebreau wrote: >> HTTPS connections using lynx work on my machine with this patch. Would >> someone else like to see about this? > > Thanks for working on this! +1! On 07/10/16 03:28, Leo Famulari wrote:

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread Leo Famulari
9 -0400 > Subject: [PATCH] gnu: lynx: Fix GnuTLS support. > > * gnu/packages/lynx.scm (lynx)[arguments]: Pass "--with-gnutls" in I think this commit message is truncated. [0] Without this patch, lynx says: Alert!: This client does not contain support for HTTPS URLs. signature.asc Description: PGP signature

[PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread Kei Kebreau
HTTPS connections using lynx work on my machine with this patch. Would someone else like to see about this? From c18ab7b9c24f07ab86529d7f5f08f4dd21cea549 Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Thu, 6 Oct 2016 20:38:39 -0400 Subject: [PATCH] gnu: lynx: Fix GnuTLS support. * gnu/packages