all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31189: r-rcurl does not find CA bundle
@ 2018-04-17  9:04 Ricardo Wurmus
  2018-04-17 12:58 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2018-04-17  9:04 UTC (permalink / raw)
  To: 31189

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 “cainfo” argument.

--
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#31189: r-rcurl does not find CA bundle
  2018-04-17  9:04 bug#31189: r-rcurl does not find CA bundle Ricardo Wurmus
@ 2018-04-17 12:58 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2018-04-17 12:58 UTC (permalink / raw)
  To: 31189-done



Ricardo Wurmus <rekado@elephly.net> 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 “cainfo” argument.

This is fixed with commit 8d3dda021a4cc66f79305a2146c895d1613a8ba6 in
master.

--
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-17 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-17  9:04 bug#31189: r-rcurl does not find CA bundle Ricardo Wurmus
2018-04-17 12:58 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.