Skip to content
Back to formatted view

Raw Message

Message-ID: <CALEXWq0SR=0SZi74_YS=bV=qqDWPpyv7VwsuFPKd8gmZgJUBCg@mail.gmail.com>
Date: 2021-03-10T12:58:15Z
From: IƱaki Ucar
Subject: R not working in F34 docker image
In-Reply-To: <CABFfbXsiaYNBEiMMt6DAKE11EvdWPAwGv7YcU7fW0nMYxRe51Q@mail.gmail.com>

On Wed, 10 Mar 2021 at 12:22, Jeroen Ooms <jeroenooms at gmail.com> wrote:
>
> Not sure if this is a bug in the F34 docker image or R rpm. I would
> like to test some things in F34 so I tried:
>
>   docker run -it fedora:34
>
> And then in docker:
>
>    yum update
>    yum install R-core
>
> But when I try to start R I get an error:
>
>   ERROR: R_HOME ('/usr/lib64/R') not found

See [1]. TL;DR, this is due to a change in glibc, and needs to be
addressed in runc and/or libseccomp.

However, I cannot reproduce this in Fedora 33 using Docker version
20.10.1, build 831ebea or podman version 3.0.1. So hopefully an update
would solve the issue for you. Otherwise, see the thread in [1] for
workarounds.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1900021#c3

-- 
I?aki ?car