Bug 2367431

Summary: R: fails to install from epel10
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: RAssignee: Iñaki Ucar <i.ucar86>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: i.ucar86, natanael.rolim, r-maint-sig, spotrh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-05-22 06:40:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carl George 🤠 2025-05-20 07:15:19 UTC
Description of problem:
R from EPEL 10 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
R-4.5.0-3.el10_1


How reproducible:
always


Steps to Reproduce:
1. dnf install R


Actual results:
Error: 
 Problem: package R-4.5.0-3.el10_1.x86_64 from epel requires R-devel(x86-64) = 4.5.0-3.el10_1, but none of the providers can be installed
  - conflicting requests
  - nothing provides R-rpm-macros needed by R-devel-4.5.0-3.el10_1.x86_64 from epel


Expected results:
successful installation


Additional info:
If the solution to this is to add additional packages to EPEL 10, but you don't have access to add them yourself, follow the request process in the EPEL documentation.  Once you have filed the corresponding bugs, mark them as blocking this bug.

https://docs.fedoraproject.org/en-US/epel/epel-package-request/

If you think resolving this will take a long time, and would prefer to remove this uninstallable package from EPEL 10 in the meantime, just say so in this ticket and I can untag the build for you.  This won't retire the branch, so as soon as the underlying problem is resolved you can re-publish by creating a new update.

Comment 1 Iñaki Ucar 2025-05-20 10:20:07 UTC
Thanks, please upvote to fix this: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-5adb32926c

Comment 2 Iñaki Ucar 2025-05-20 16:00:45 UTC
*** Bug 2367485 has been marked as a duplicate of this bug. ***

Comment 3 Carl George 🤠 2025-05-23 03:09:37 UTC
Sorry I wasn't able to respond sooner, I was traveling this week.  That update fixed the problem and now R is installable.  Thanks for the quick resolution.