#78 [EPEL 8] missing R-core, R-core-devel dependencies
Closed: Fixed 4 years ago by dls. Opened 4 years ago by dls.

R-core requires openblas-Rblas; R-core-devel requires texinfo-tex:

[dls@centos8test ~]$ sudo dnf install R-core R-core-devel
Last metadata expiration check: 0:02:03 ago on Thu 26 Sep 2019 11:10:14 AM EDT.
Error: 
 Problem 1: conflicting requests
  - nothing provides libRblas.so()(64bit) needed by R-core-3.6.1-1.el8.x86_64
  - nothing provides openblas-Rblas needed by R-core-3.6.1-1.el8.x86_64
 Problem 2: conflicting requests
  - nothing provides texinfo-tex needed by R-core-devel-3.6.1-1.el8.x86_64

(or should I report this elsewhere?)
(and thank you!)


openblas-Rblas is found in the codeready-builder repo for RHEL8 or the PowerTools repo for CentOS8.
It is highly recommended if you are using EPEL, that you should have those repo's enabled.

If using RHEL 8 do

subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms

If using CentOS 8 do

dnf config-manager --enable PowerTools

Is this the right place to report this? I don't know. :)

I'm in gear. Thank you again!

Metadata Update from @dls:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata