Bug 2313945

Summary: rubygem-gssapi: fails to install from epel10
Product: [Fedora] Fedora EPEL Reporter: Carl George 🎩 <carl>
Component: rubygem-gssapiAssignee: Robby Callicotte <rcallicotte>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: abokovoy, jpazdziora, rcallicotte, xavier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-21 22:42:36 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:
Bug Depends On: 2319852    
Bug Blocks:    

Description Carl George 🎩 2024-09-21 06:13:21 UTC
Description of problem:
rubygem-gssapi from epel10 has an unresolved dependency, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
rubygem-gssapi-1.3.1-10.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install rubygem-gssapi


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides rubygem(ffi) >= 1.0.1 needed by rubygem-gssapi-1.3.1-10.el10_0.noarch from epel


Expected results:
successful installation

Comment 1 Carl George 🎩 2024-10-21 22:42:36 UTC
With the addition of rubygem-ffi in bug 2319852, this is now resolved and rubygem-gssapi is installable.