RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1774783 - Add UBI requirements for R programming language in EPEL
Summary: Add UBI requirements for R programming language in EPEL
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ubi8-container
Version: 8.1
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: 8.0
Assignee: Jindrich Novy
QA Contact: Martin Jenner
URL:
Whiteboard:
: 1991710 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-20 22:40 UTC by Scott McCarty
Modified: 2022-11-21 22:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-15 18:37:02 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Scott McCarty 2019-11-20 22:40:15 UTC
Description of problem:

Can't install R programming language from EPEL. Further description here: 


Version-Release number of selected component (if applicable): https://github.com/sclorg/s2i-python-container/pull/347


How reproducible:
100%


Steps to Reproduce:
1. podman run --user root registry.access.redhat.com/ubi8/ubi bash -c 'yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm && yum install -y R' bash


Actual results:
Can't install R programming language because of missing dependencies

Expected results:
Install R programming language from EPEL.


Additional info:

UBI is use case based and meant to be used for cloud native development. R is a very common language for modern development. Even though R is not supported in RHEL it would be useful to be able to build R containers with UBI for redistribution in many different scenarios including ISV, Community, and customer use cases. The missing packages are:

1. texlive-collection-basic
2. tcl-devel
3. texinfo-tex (appears missing in RHEL 8, not sure)
4. tk-devel

Comment 1 Julius 2019-11-21 11:27:42 UTC
Hello,

texlive texlive-xetex texlive-* p7zip p7zip-plugins cmake3 cairo-devel

is needed too. if some of that is missing, please consider adding it.

Comment 8 Scott McCarty 2020-05-15 18:37:02 UTC
Thank you for reaching out with this request. We appreciate your interest in Red Hat Universal Base Image. Today, UBI is really targeted towards cloud native, application developers working with languages like Java, Node.js, Golang, .Net, Perl, Python, Ruby, and PHP [1]. Currently, this request does not fall within the currently approved use cases for inclusion in UBI. The scope of UBI will likely grow and we will keep this use case in mind.

[1]: https://developers.redhat.com/blog/2019/10/09/what-is-red-hat-universal-base-image/

Best Regards
Scott McCarty, RHCA
Product Management - Containers, Red Hat Enterprise Linux & OpenShift
Email: smccarty

Comment 9 Josh Boyer 2021-08-09 19:20:34 UTC
*** Bug 1991710 has been marked as a duplicate of this bug. ***

Comment 10 Malinda Comer 2022-10-31 14:41:20 UTC Comment hidden (spam)

Note You need to log in before you can comment on or make changes to this bug.