From unknown Wed Aug 20 01:21:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36199: Newsboat: HTTPS urls broken Resent-From: Robert Smith Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 13 Jun 2019 23:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36199 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 36199@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.156046957517669 (code B ref -1); Thu, 13 Jun 2019 23:47:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Jun 2019 23:46:15 +0000 Received: from localhost ([127.0.0.1]:36301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZQ6-0004aK-5Q for submit@debbugs.gnu.org; Thu, 13 Jun 2019 19:46:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:49790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZQ2-0004WS-01 for submit@debbugs.gnu.org; Thu, 13 Jun 2019 19:46:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34098) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbZQ0-0001mI-FL for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbZPz-0001JK-9h for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:08 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49287) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hbZPy-0001Ft-Jf for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:07 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id CA6E516005D for ; Fri, 14 Jun 2019 01:46:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1560469562; bh=8UvOcWB68pK9gmuXxrk4KMvNGmV2yRee9RkS9YPXmus=; h=Date:From:To:Subject:From; b=aAe5Bumz2CYKfvA2OubIsVAHROAI5pvJnQTEUtbfgqDaMm1BljJ1T1V9OFMMKvjC1 PKy37+8/wN8aY+q+LocUtKNO9C7SzyjdlhOlDJ4CtXLJ8wi+aI8dE/yzVvyvWU5O1K UAGKK8lpEy9oEMX7Y/mmzNCUnlSttJncJ7UQujXgwUKkWl1AypqGO7Hz9uM4BGs9k8 uxkpn4iqE2lh/eBU3ShGW21I10hnzwVPRihVMU/P8BOEBseAPMB8c51dCD6z8N6RWX btbgvElYswnppqLU1VWW7zu6vbFlCk4N0HZ39+vs1Qj3v/nW3Q0ss9BiUSD0Wg/4E7 8f2+MBQYc2Kdw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45Q0k22Wjxz6tm5 for ; Fri, 14 Jun 2019 01:46:01 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Jun 2019 01:46:01 +0200 From: Robert Smith Message-ID: X-Sender: robertsmith@posteo.net User-Agent: Posteo Webmail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Version information: (from `newsboat --version`) newsboat 2.13.0 System: Linux 5.1.7-gnu (x86_64) Compiler: g++ 5.5.0 ncurses: ncurses 6.1.20180127 (compiled with 6.1) libcurl: libcurl/7.65.0 GnuTLS/3.6.5 zlib/1.2.11 libidn2/2.0.5 nghttp2/1.35.1 (compiled with 7.63.0) SQLite: 3.26.0 (compiled with 3.24.0) libxml2: compiled with 2.9.8 Currently only http feeds are successfully being resolved, all https feeds fail the SSL verification. I am using the Guix System, and no other program (web browsers, etc.) exibits this behavior. An example of the specific error given: "Error while retrieving https://xkcd.com/rss.xml: SSL peer certificate or SSH remote key was not OK" From unknown Wed Aug 20 01:21:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36199: Newsboat: HTTPS urls broken Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 14 Jun 2019 17:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36199 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Robert Smith , 36199@debbugs.gnu.org Received: via spool by 36199-submit@debbugs.gnu.org id=B36199.156053382216562 (code B ref 36199); Fri, 14 Jun 2019 17:38:02 +0000 Received: (at 36199) by debbugs.gnu.org; 14 Jun 2019 17:37:02 +0000 Received: from localhost ([127.0.0.1]:37729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbq8M-0004J1-32 for submit@debbugs.gnu.org; Fri, 14 Jun 2019 13:37:02 -0400 Received: from ns13.heimat.it ([46.4.214.66]:50402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbq8J-0004IV-B8 for 36199@debbugs.gnu.org; Fri, 14 Jun 2019 13:37:01 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 3431F300597; Fri, 14 Jun 2019 17:36:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QtEE08w9aroU; Fri, 14 Jun 2019 17:36:32 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.161.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id 7608230056B; Fri, 14 Jun 2019 17:36:32 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette.mug.biscuolo.net [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 5EA15300A04; Fri, 14 Jun 2019 19:36:31 +0200 (CEST) Received: (nullmailer pid 19087 invoked by uid 1000); Fri, 14 Jun 2019 17:36:30 -0000 From: Giovanni Biscuolo In-Reply-To: Organization: Xelera.eu References: Date: Fri, 14 Jun 2019 19:36:29 +0200 Message-ID: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Robert, Robert Smith writes: [...] > An example of the specific error given: > "Error while retrieving https://xkcd.com/rss.xml: SSL peer certificate=20 > or SSH remote key was not OK" Please can you confirm you followed the instructions to install X.509 Certificates? on foreign distros: https://www.gnu.org/software/guix/manual/en/html_node/Application-Setup.htm= l#X_002e509-Certificates-1 on Guix System: https://www.gnu.org/software/guix/manual/en/html_node/X_002e509-Certificate= s.html#X_002e509-Certificates Thanks! Gio'. =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl0D2x0ACgkQ030Op87M ORJOaA/+PzoeoD+TQ77x7WaXeit3dgkBtjdykaqGUQ/mNkilmbQX01X7d2nUJsz5 aa0v5gUSf3T7Q0oXfGA3rDsNZ0/ZsyW3YuKBYxlDRQHAPQMoc8anuovLQn2vZVJu ME/4C/o4Bw7yVWzw5WZSB+77Om4eLQviY0R8zMqMu5MdSqqVOjtnzcj9cmY3yfpC DXj7Aqo7YIH43sHHkO+t4U5WDR+Xbiym6jHJltV8VU5XVlXzNqvG+ZgFzkZU9ME5 HVwsguIBmwrKflzVTTeZ/cK7d9n1G2fS0h4TNddNS/gDW/8ERictyDXC8KadcayV BXrr9XcaDJoD0pza3FNU1PVXye815aGxDFUwM6BdwfNbw/rF3nyzp5wci3yhSkb4 WHvC9wBiq5POUB0PmZVbKLLUBA14PsF9WifMOrt15W7uJr3Qb4lMtqXB/M4bnFzr Q/x64IW4+N4EzQKX5RZE2RAx66w/ufbSgsj/5vNc96qhEu94AW53LXd0GWZm9rVO G3hjBFuyFV4qpeWwswS48NwgVM/Dn+I6Tq9P9vFN0xnskfW1wYnuW3wyicNmKHXG Fyri5OD15R5DZmpH0P9NB1bkBWxIH6qXM4hoOu1nisuynkcCb7Jz0AnVX6s5tsv4 Y5kJptcO1rJ8ixxRisQjZwFKPMDHwki/VqTlWr/j2WXD3Th4cD4= =tVKa -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Aug 20 01:21:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36199: Newsboat: HTTPS urls broken Resent-From: Robert Smith Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 14 Jun 2019 18:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36199 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "Giovanni Biscuolo " <36199@debbugs.gnu.org> Received: via spool by 36199-submit@debbugs.gnu.org id=B36199.156053624420613 (code B ref 36199); Fri, 14 Jun 2019 18:18:02 +0000 Received: (at 36199) by debbugs.gnu.org; 14 Jun 2019 18:17:24 +0000 Received: from localhost ([127.0.0.1]:37759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbqlP-0005MO-PT for submit@debbugs.gnu.org; Fri, 14 Jun 2019 14:17:23 -0400 Received: from mout01.posteo.de ([185.67.36.65]:39766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbqlM-0005M4-1S for 36199@debbugs.gnu.org; Fri, 14 Jun 2019 14:17:22 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B24FB16005E for <36199@debbugs.gnu.org>; Fri, 14 Jun 2019 20:17:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1560536232; bh=Q6wpd0WT0meQPHDb4QvusHrKxTPKDoFsN23ZfnNTrxw=; h=Date:From:To:Subject:From; b=YSSd4f5kdtSnJEF5TNDNiPDOLfZKg0vqGzEbI3fR4uV8EXqiwYw4+9QwoDccSiwLG O1wooYApT3Nn3cS2hrVwk0WNROqs+84D0Jt7t6jpcAsghPJmq4gO3e9oUljsql4Afw bKwj5+otpB7KljO1l17cY5GVfIKcoidt5jmRUKOnEL20onDVStd3UbTcCsXuiOOgy4 mChyrVc5Z0yVl650Zr6+K6GsEtLuH32tPWx236WIyyrVVLi7g4ahZmOKAeoP/p1+M6 z2CcyY5swxAqMqZMoKY24JvlDrnck6v6WzW5GXw2iLg3KRT8XaBx/yhSERAM2UgKbR EyvB95P6nG4+A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45QTN733XWz6tmB for <36199@debbugs.gnu.org>; Fri, 14 Jun 2019 20:17:10 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Jun 2019 20:17:10 +0200 From: Robert Smith In-Reply-To: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> References: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> Message-ID: X-Sender: robertsmith@posteo.net User-Agent: Posteo Webmail X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Giovanni, > Please can you confirm you followed the instructions to install X.509 > Certificates? Yes, I have nss-certs included in the packages field of the OS declaration. I tried explicitly installing it for my user account but it did not affect the bug at all. > Thanks! Gio'. Thank you for responding! -Robert From unknown Wed Aug 20 01:21:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36199: Newsboat: HTTPS urls broken Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 24 Jun 2019 08:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36199 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Robert Smith , <36199@debbugs.gnu.org> Received: via spool by 36199-submit@debbugs.gnu.org id=B36199.156136408129742 (code B ref 36199); Mon, 24 Jun 2019 08:15:04 +0000 Received: (at 36199) by debbugs.gnu.org; 24 Jun 2019 08:14:41 +0000 Received: from localhost ([127.0.0.1]:55506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfK7c-0007jd-M0 for submit@debbugs.gnu.org; Mon, 24 Jun 2019 04:14:40 -0400 Received: from ns13.heimat.it ([46.4.214.66]:43976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfK7a-0007jP-G2 for 36199@debbugs.gnu.org; Mon, 24 Jun 2019 04:14:39 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id D8D37300679; Mon, 24 Jun 2019 08:14:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DvvxdXsN526c; Mon, 24 Jun 2019 08:14:30 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.161.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id 115A3300671; Mon, 24 Jun 2019 08:14:30 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette.mug.biscuolo.net [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 1CE2B300A06; Mon, 24 Jun 2019 10:14:29 +0200 (CEST) Received: (nullmailer pid 28430 invoked by uid 1000); Mon, 24 Jun 2019 08:14:28 -0000 From: Giovanni Biscuolo In-Reply-To: Organization: Xelera.eu References: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> Date: Mon, 24 Jun 2019 10:14:27 +0200 Message-ID: <87y31r5rj0.fsf@roquette.mug.biscuolo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --==-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Robert, Robert Smith writes: > Yes, I have nss-certs included in the packages field of the OS=20 > declaration. > I tried explicitly installing it for my user account but it did not=20 > affect the > bug at all. OK, so I finally was able to test newsboat (I do not use it usually) This is my current Guix generation (on foreign distro): =2D-8<---------------cut here---------------start------------->8--- Generation 26 Jun 20 2019 17:35:43 (current) guix ace8e26 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: ace8e269a40b31a9c6f413c0674529880da6a48e =2D-8<---------------cut here---------------end--------------->8--- I installed newsboat, imported (`newsboat -i ~/Desktop/test.opml`) a few test feeds in opml: --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl0QhmQACgkQ030Op87M ORIgUxAA2ZtoRTtZ1esiN++NvQ5VVH3cbEZovYqSuWW4U+tlRdzt8Q4N71NQkl/g O75+79b90Z/9qR9j5MIKFQ+Oo1ZXZD3RKXaeOizmM6kTYxdWxz32HkDC9toCc1W7 54ZYPLWL8oKvJrBpP1Af0XZBknoEM5/bPW9tQbSycHnRFcPzZOmJmV77UPd2GmBt qPt1Izg7Gf4iGI5uYQQ04sotC/JckVwL/KkDSgIld7uqn8Df0rByKWqgU8iP0EEB lzH/hTy/bROo1hZQUlSi0veeKPvHsKAyfyyWLyOi5SFY4pzL+i6pjE4RBxUJ4Rr9 O5OCO1m6mX4hrvw9iu/LzP7EMMi5QTrvS6hlb9OLcPPseMk+qzm4HhsB4OzU31k5 T/x1Flq2wsuJEgyPFvZ0CeIq/WL/7VR4iDOWup77D2m5RoprSpobLWQkIRXIS35x Cf9DWfOsm4ZxzKiIBGRP88tS7M5KDgmaTCGp7e/WYhfOkBAsvBh/PBJ/B/OO6D7K D2SkRrx5cJizpDD7c8mcyE3+iZ/MJ4vIZdmsh+ur4jMdxs+bST5qkWyo2KWTKT3R ALfjCZOWLwKKKL3oTmBAxYqT5Lps1CBzDH9U+syia+uOMNUrZquf5u9Q7Dhk/leZ Bvqx8JEZ91NF99UNNpSLMo0TJSodq5fldi7rzhOsJWqhCgrrU9E= =qzau -----END PGP SIGNATURE----- --==-=-=-- --=-=-= Content-Type: application/octet-stream; charset=utf-8 Content-Disposition: inline; filename=test.opml Content-Transfer-Encoding: base64 PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPG9wbWwgdmVyc2lvbj0iMS4w Ij4KPGhlYWQ+Cjx0aXRsZT5yc3MyZW1haWwgT1BNTCBleHBvcnQ8L3RpdGxlPgo8L2hlYWQ+Cjxi b2R5Pgo8b3V0bGluZSB0eXBlPSJyc3MiIHRleHQ9IkdOVW5ldCIgeG1sVXJsPSJodHRwczovL2du dW5ldC5vcmcvcnNzLnhtbCIvPgo8b3V0bGluZSB0eXBlPSJyc3MiIHRleHQ9Ikd1aXhTRF9ibG9n IiB4bWxVcmw9Imh0dHBzOi8vd3d3LmdudS5vcmcvc29mdHdhcmUvZ3VpeC9mZWVkcy9ibG9nLmF0 b20iLz4KPG91dGxpbmUgdHlwZT0icnNzIiB0ZXh0PSJndWl4LWhwYyIgeG1sVXJsPSJodHRwczov L2d1aXgtaHBjLmJvcmRlYXV4LmlucmlhLmZyL2Jsb2cvZmVlZC54bWwiLz4KPG91dGxpbmUgdHlw ZT0icnNzIiB0ZXh0PSJmc2YtbmV3cyIgeG1sVXJsPSJodHRwczovL3N0YXRpYy5mc2Yub3JnL2Zz Zm9yZy9yc3MvbmV3cy54bWwiLz4KPG91dGxpbmUgdHlwZT0icnNzIiB0ZXh0PSJmc2YtYmxvZ3Mi IHhtbFVybD0iaHR0cHM6Ly9zdGF0aWMuZnNmLm9yZy9mc2ZvcmcvcnNzL2Jsb2dzLnhtbCIvPgo8 b3V0bGluZSB0eXBlPSJyc3MiIHRleHQ9InhrY2QiIHhtbFVybD0iaHR0cHM6Ly94a2NkLmNvbS9y c3MueG1sIi8+CjwvYm9keT4KPC9vcG1sPgo= --=-=-= Content-Type: text/plain and then started `newsboat`: I was able to fetch and read all the https feeds I imported Can you plase confirm you still get this error? If so, what's your current guix generation and plase attach an opmlexport containing the offending URL(s)? Thanks! Gio'. -- Giovanni Biscuolo Xelera IT Infrastructures --=-=-=-- From unknown Wed Aug 20 01:21:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36199: Newsboat: HTTPS urls broken Resent-From: Robert Smith Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 09 Jul 2019 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36199 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Giovanni Biscuolo Cc: 36199@debbugs.gnu.org Received: via spool by 36199-submit@debbugs.gnu.org id=B36199.156267780623275 (code B ref 36199); Tue, 09 Jul 2019 13:11:02 +0000 Received: (at 36199) by debbugs.gnu.org; 9 Jul 2019 13:10:06 +0000 Received: from localhost ([127.0.0.1]:60458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hkpsk-00063J-8h for submit@debbugs.gnu.org; Tue, 09 Jul 2019 09:10:06 -0400 Received: from mout01.posteo.de ([185.67.36.65]:42474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hkpsh-00062d-UV for 36199@debbugs.gnu.org; Tue, 09 Jul 2019 09:10:05 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 1A83916005D for <36199@debbugs.gnu.org>; Tue, 9 Jul 2019 15:09:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1562677797; bh=/0ZwGPyOTN13Zk2nd1h4g0mAN+y59BXS5OQV61z3N40=; h=Date:From:To:Cc:Subject:From; b=P1euJYM+w3KHRw903pcjmam6usxs73gPHQIo47rT1uEyVMsbx3hqix6dn3mJMCdNF 0xEqNwl09tN9U8pcNn7gdZd4jV90Ohx0VceAcantpJzWsXNlstxLGGMPVAThQpdjVY pmtdBPOww+IcdArT9J8pwmJWjWgmyNu+eN5Gdz5PGFWpjNAeAUXbNX8cOSJ0phPXNx /7DNDtcbhEaIcBZYYvc7+yX4epkY7MHfufTO7TMGZlet24sj6qbWDXGj4fpQ9l6BrJ Zn11jICI0ySK/dpLqupaeb8QzIcBc/OjU0VCkQ4o8K0WSOxw9ku8uP7EQaDZ8tyj6L 5l3t0X1KWMhOg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45jjN40H8sz6tm6; Tue, 9 Jul 2019 15:09:56 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 09 Jul 2019 15:09:55 +0200 From: Robert Smith In-Reply-To: <87y31r5rj0.fsf@roquette.mug.biscuolo.net> References: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> <87y31r5rj0.fsf@roquette.mug.biscuolo.net> Message-ID: <19680ae4b9647793ccd745444f1f54cd@posteo.net> X-Sender: robertsmith@posteo.net User-Agent: Posteo Webmail X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Giovanni, Thank you for following through with this issue! Today I tried newsboat for the first time since my last email and I was surprised to find that the issue has been completely fixed. Thanks again for your help! -Robert On 24.06.2019 10:14, Giovanni Biscuolo wrote: > Hello Robert, > > Robert Smith writes: > >> Yes, I have nss-certs included in the packages field of the OS >> declaration. >> I tried explicitly installing it for my user account but it did not >> affect the >> bug at all. > > OK, so I finally was able to test newsboat (I do not use it usually) > > This is my current Guix generation (on foreign distro): > > --8<---------------cut here---------------start------------->8--- > Generation 26 Jun 20 2019 17:35:43 (current) > guix ace8e26 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: ace8e269a40b31a9c6f413c0674529880da6a48e > --8<---------------cut here---------------end--------------->8--- > > I installed newsboat, imported (`newsboat -i ~/Desktop/test.opml`) a > few > test feeds in opml: > > > > and then started `newsboat`: I was able to fetch and read all the https > feeds I imported > > Can you plase confirm you still get this error? > > If so, what's your current guix generation and plase attach an > opmlexport containing the offending URL(s)? > > Thanks! Gio'. From unknown Wed Aug 20 01:21:44 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Robert Smith Subject: bug#36199: closed (Re: bug#36199: Newsboat: HTTPS urls broken) Message-ID: References: <8736jbtcc1.fsf@roquette.mug.biscuolo.net> X-Gnu-PR-Message: they-closed 36199 X-Gnu-PR-Package: guix Reply-To: 36199@debbugs.gnu.org Date: Fri, 12 Jul 2019 17:04:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1562951042-29380-1" This is a multi-part message in MIME format... ------------=_1562951042-29380-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #36199: Newsboat: HTTPS urls broken which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 36199@debbugs.gnu.org. --=20 36199: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D36199 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1562951042-29380-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 36199-done) by debbugs.gnu.org; 12 Jul 2019 17:03:42 +0000 Received: from localhost ([127.0.0.1]:40635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlyxR-0007dL-SF for submit@debbugs.gnu.org; Fri, 12 Jul 2019 13:03:42 -0400 Received: from ns13.heimat.it ([46.4.214.66]:44356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlyxP-0007d4-LY for 36199-done@debbugs.gnu.org; Fri, 12 Jul 2019 13:03:41 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id E6804300F63; Fri, 12 Jul 2019 17:03:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OjX5bx2NQXFt; Fri, 12 Jul 2019 17:03:12 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.161.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id CDFAB300679; Fri, 12 Jul 2019 17:03:12 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette.mug.biscuolo.net [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 12E23300A06; Fri, 12 Jul 2019 19:03:12 +0200 (CEST) Received: (nullmailer pid 9985 invoked by uid 1000); Fri, 12 Jul 2019 17:03:11 -0000 From: Giovanni Biscuolo To: Robert Smith Subject: Re: bug#36199: Newsboat: HTTPS urls broken In-Reply-To: <19680ae4b9647793ccd745444f1f54cd@posteo.net> Organization: Xelera.eu References: <87d0jgax2a.fsf@roquette.mug.biscuolo.net> <87y31r5rj0.fsf@roquette.mug.biscuolo.net> <19680ae4b9647793ccd745444f1f54cd@posteo.net> Date: Fri, 12 Jul 2019 19:03:10 +0200 Message-ID: <8736jbtcc1.fsf@roquette.mug.biscuolo.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36199-done Cc: 36199-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Robert, Robert Smith writes: [...] > Today I tried newsboat for the first time since my last > email and I was surprised to find that the issue has been > completely fixed. Glad you resolved this, I'm closing this bug now. > Thanks again for your help! You are wellcome! Happy Guix! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl0ovU8ACgkQ030Op87M ORJkAg//YEDPOlr6eJstOUjLoVsMd7MViyVWTT5yJBq8KsLau452FzvahCfNnulA 2G4ARTS1562oADuW8McRAwp7iJotd6dxJTa/+O8uAi+VMC2zeZhzWnT7gynyxrB9 CCWMG5nsr4FjWX1MT8d6B/vkdNMZ0VvPWUF3ZUJCxrPDjKVLvylC7IbTJ3LkpxOK 1rYy2OOTZdzo6u2UakKbP9fhVLiKQddNVq1UFAMVKzTZA9r6NYekNMIxpLQD96iX OPxs+88SOJ1V+R805sSe7Z0drICgxg1Ca36Aa4OKyUGKsVyTIfFaWpTRPxp6UX+I JiRUnlmMIpz8lyZ5xLIt2QpdVX7hR98DgQxzecJrHFO5CNgZKXilqHLGqiWV+Au7 5RGrTPbAsd+QFXWP3ZPl+8m0PKHhbHMfZLbET4ogIjHEsimguL+D44yUW7IhMO0C wy7QCWNCyGzyOmq86B7xcLEYQfVWZ40N4Rms9LI6hKSiIUJFYol00neXigr05Gvx WPV3tBaPOCU5/ZCsPWZ5DxfkEN/VQH4CzO2tBsSnhXY+MjNYyDgm7a22peDyXNpE TdwKKlmDAMVpd5xPefctiSxOR/j3FHhIb9wK5OZBaviIVU9rObHKVXTUcKcyy+kG LIz7h+u9b90pzCfMbWUoWd+VCPI/TQGwOToQSYVm+YmjwPlZFaI= =rgo/ -----END PGP SIGNATURE----- --=-=-=-- ------------=_1562951042-29380-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Jun 2019 23:46:15 +0000 Received: from localhost ([127.0.0.1]:36301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZQ6-0004aK-5Q for submit@debbugs.gnu.org; Thu, 13 Jun 2019 19:46:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:49790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZQ2-0004WS-01 for submit@debbugs.gnu.org; Thu, 13 Jun 2019 19:46:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34098) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbZQ0-0001mI-FL for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbZPz-0001JK-9h for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:08 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49287) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hbZPy-0001Ft-Jf for bug-guix@gnu.org; Thu, 13 Jun 2019 19:46:07 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id CA6E516005D for ; Fri, 14 Jun 2019 01:46:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1560469562; bh=8UvOcWB68pK9gmuXxrk4KMvNGmV2yRee9RkS9YPXmus=; h=Date:From:To:Subject:From; b=aAe5Bumz2CYKfvA2OubIsVAHROAI5pvJnQTEUtbfgqDaMm1BljJ1T1V9OFMMKvjC1 PKy37+8/wN8aY+q+LocUtKNO9C7SzyjdlhOlDJ4CtXLJ8wi+aI8dE/yzVvyvWU5O1K UAGKK8lpEy9oEMX7Y/mmzNCUnlSttJncJ7UQujXgwUKkWl1AypqGO7Hz9uM4BGs9k8 uxkpn4iqE2lh/eBU3ShGW21I10hnzwVPRihVMU/P8BOEBseAPMB8c51dCD6z8N6RWX btbgvElYswnppqLU1VWW7zu6vbFlCk4N0HZ39+vs1Qj3v/nW3Q0ss9BiUSD0Wg/4E7 8f2+MBQYc2Kdw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45Q0k22Wjxz6tm5 for ; Fri, 14 Jun 2019 01:46:01 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Jun 2019 01:46:01 +0200 From: Robert Smith To: bug-guix@gnu.org Subject: Newsboat: HTTPS urls broken Message-ID: X-Sender: robertsmith@posteo.net User-Agent: Posteo Webmail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Version information: (from `newsboat --version`) newsboat 2.13.0 System: Linux 5.1.7-gnu (x86_64) Compiler: g++ 5.5.0 ncurses: ncurses 6.1.20180127 (compiled with 6.1) libcurl: libcurl/7.65.0 GnuTLS/3.6.5 zlib/1.2.11 libidn2/2.0.5 nghttp2/1.35.1 (compiled with 7.63.0) SQLite: 3.26.0 (compiled with 3.24.0) libxml2: compiled with 2.9.8 Currently only http feeds are successfully being resolved, all https feeds fail the SSL verification. I am using the Guix System, and no other program (web browsers, etc.) exibits this behavior. An example of the specific error given: "Error while retrieving https://xkcd.com/rss.xml: SSL peer certificate or SSH remote key was not OK" ------------=_1562951042-29380-1--