BUG #16335: Installing plr12 fails due to package conflicts

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: mlechner(at)bfs(dot)de
Subject: BUG #16335: Installing plr12 fails due to package conflicts
Date: 2020-04-02 07:50:43
Message-ID: 16335-180db670e03b48b9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16335
Logged by: Marco Lechner
Email address: mlechner(at)bfs(dot)de
PostgreSQL version: 12.2
Operating system: OracleLinux 7 (=RHEL7)
Description:

$ sudo yum install plr12
...
Installing:
plr12 x86_64 8.4-2.rhel7.1
oraclelinux7postgresql12 147 k
Dependencies:
R-core x86_64 3.3.1-1.el7
oraclelinux7epel 51 M
...
Transaction check error:
file /usr/lib64/R/lib/libRblas.so from install of
R-core-3.3.1-1.el7.x86_64 conflicts with file from package
openblas-Rblas-0.3.3-2.el7.x86_64

Hm, ok. But I see that R-core and openblas-Rblas are both from
oraclelinux7epel Repo. So this does not really seem to be a PostgreSQL
issue.
I'll leave it as notice for everyone facing this problem when trying to
install plr.

Browse pgsql-bugs by date

  From Date Subject
Next Message Francisco Olarte 2020-04-02 08:33:33 Re: Help to Install Postgre SQL
Previous Message Kyotaro Horiguchi 2020-04-02 07:23:23 Re: [BUG] non archived WAL removed during production crash recovery