From unknown Mon Aug 18 17:53:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31189: r-rcurl does not find CA bundle Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 17 Apr 2018 09:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 31189 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 31189@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152395592424138 (code B ref -1); Tue, 17 Apr 2018 09:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Apr 2018 09:05:24 +0000 Received: from localhost ([127.0.0.1]:56684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8MYF-0006HG-Qd for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8MYE-0006H2-D6 for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8MY3-0002Mh-FK for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36765) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f8MY3-0002Ll-C8 for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8MXv-0006Si-Io for bug-guix@gnu.org; Tue, 17 Apr 2018 05:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8MXq-0001jM-I2 for bug-guix@gnu.org; Tue, 17 Apr 2018 05:05:03 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21003) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f8MXq-0001fy-9P for bug-guix@gnu.org; Tue, 17 Apr 2018 05:04:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1523955879; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=406; bh=ZcVq+akfbtkT2SRAMaoB7fwjShkogoFpjnn8k+absrI=; b=B/Q1qaJ4SpPPBuf7S+UfNcrzQ7QejL24DbFYkOK5NqYOLxCfSwTqZQY+P+7orHE7 FBAvEkRScLdg/dSQSsO7eFNC7h03/MLF4g4Z7esUnWEOIkLEnjjWU+te/l/k4cL1aK/ osJEKGvdazyOeoYJZJe9d89kjCTyBAti2X3xnPWc= Received: from localhost (port-92-200-121-220.dynamic.qsc.de [92.200.121.220]) by mx.zohomail.com with SMTPS id 1523955879723414.9573445494875; Tue, 17 Apr 2018 02:04:39 -0700 (PDT) User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 17 Apr 2018 11:04:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87po2ydx0b.fsf@elephly.net> X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.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: -5.0 (-----) The r-rcurl package does not find a CA bundle and does not respect any of the common environment variabls to set the location of the bundle. This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot access any of the online databases. The fix here is to figure out where to inject a getenv call in case the caller does not specify the =E2=80=9Ccainfo=E2=80=9D argument. -- Ricardo From unknown Mon Aug 18 17:53:39 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: Ricardo Wurmus Subject: bug#31189: closed (Re: bug#31189: r-rcurl does not find CA bundle) Message-ID: References: <87o9iidm67.fsf@elephly.net> <87po2ydx0b.fsf@elephly.net> X-Gnu-PR-Message: they-closed 31189 X-Gnu-PR-Package: guix Reply-To: 31189@debbugs.gnu.org Date: Tue, 17 Apr 2018 14:45:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1523976302-6020-1" This is a multi-part message in MIME format... ------------=_1523976302-6020-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #31189: r-rcurl does not find CA bundle 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 31189@debbugs.gnu.org. --=20 31189: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D31189 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1523976302-6020-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 31189-done) by debbugs.gnu.org; 17 Apr 2018 14:44:37 +0000 Received: from localhost ([127.0.0.1]:57644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8RqV-0001YO-5t for submit@debbugs.gnu.org; Tue, 17 Apr 2018 10:44:36 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21027) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8RqT-0001YG-V0 for 31189-done@debbugs.gnu.org; Tue, 17 Apr 2018 10:44:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1523969924; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Subject:In-reply-to:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=552; bh=Vlj9CaevwF+/vIH3qXxNX0NUwxIAzsKcLPATr/k6hgQ=; b=bJ41kZ06MhtHLMvU7ynR4SbyqsRBSfYGXsUygk5V0O26tAlwLb02dtP5Ebt49unO rIvjJlrZl2rBmsKNULDtnrFRH+nvNsolXMrgesq5fkIgoJA3VMGl7kpDK3zoEIzDxdx QHbxiNIITIvM2nYeOAXatx9js+abS8a1C7Ouo4tc= Received: from localhost (141.80.247.186 [141.80.247.186]) by mx.zohomail.com with SMTPS id 1523969924190329.8130230064472; Tue, 17 Apr 2018 05:58:44 -0700 (PDT) References: <87po2ydx0b.fsf@elephly.net> User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus To: 31189-done@debbugs.gnu.org Subject: Re: bug#31189: r-rcurl does not find CA bundle In-reply-to: <87po2ydx0b.fsf@elephly.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 17 Apr 2018 14:58:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87o9iidm67.fsf@elephly.net> X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 31189-done 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 (-) Ricardo Wurmus writes: > The r-rcurl package does not find a CA bundle and does not respect any > of the common environment variabls to set the location of the bundle. > This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot > access any of the online databases. > > The fix here is to figure out where to inject a getenv call in case the > caller does not specify the =E2=80=9Ccainfo=E2=80=9D argument. This is fixed with commit 8d3dda021a4cc66f79305a2146c895d1613a8ba6 in master. -- Ricardo ------------=_1523976302-6020-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Apr 2018 09:05:24 +0000 Received: from localhost ([127.0.0.1]:56684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8MYF-0006HG-Qd for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8MYE-0006H2-D6 for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8MY3-0002Mh-FK for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36765) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f8MY3-0002Ll-C8 for submit@debbugs.gnu.org; Tue, 17 Apr 2018 05:05:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8MXv-0006Si-Io for bug-guix@gnu.org; Tue, 17 Apr 2018 05:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8MXq-0001jM-I2 for bug-guix@gnu.org; Tue, 17 Apr 2018 05:05:03 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21003) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f8MXq-0001fy-9P for bug-guix@gnu.org; Tue, 17 Apr 2018 05:04:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1523955879; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=406; bh=ZcVq+akfbtkT2SRAMaoB7fwjShkogoFpjnn8k+absrI=; b=B/Q1qaJ4SpPPBuf7S+UfNcrzQ7QejL24DbFYkOK5NqYOLxCfSwTqZQY+P+7orHE7 FBAvEkRScLdg/dSQSsO7eFNC7h03/MLF4g4Z7esUnWEOIkLEnjjWU+te/l/k4cL1aK/ osJEKGvdazyOeoYJZJe9d89kjCTyBAti2X3xnPWc= Received: from localhost (port-92-200-121-220.dynamic.qsc.de [92.200.121.220]) by mx.zohomail.com with SMTPS id 1523955879723414.9573445494875; Tue, 17 Apr 2018 02:04:39 -0700 (PDT) User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: r-rcurl does not find CA bundle X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 17 Apr 2018 11:04:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87po2ydx0b.fsf@elephly.net> X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) 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: -5.0 (-----) The r-rcurl package does not find a CA bundle and does not respect any of the common environment variabls to set the location of the bundle. This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot access any of the online databases. The fix here is to figure out where to inject a getenv call in case the caller does not specify the =E2=80=9Ccainfo=E2=80=9D argument. -- Ricardo ------------=_1523976302-6020-1--