Bug 2105254

Summary: Ruby module is not available in F36
Product: [Fedora] Fedora Reporter: 690e8988-209a-414c-9ddc-bbec8f8790a5
Component: rubyAssignee: Vít Ondruch <vondruch>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: code, jorris, jprokop, mo, mtasaka, pvalena, ruby-packagers-sig, s, strzibny, vanmeeuwen+fedora, vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-21 11:40:59 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 690e8988-209a-414c-9ddc-bbec8f8790a5 2022-07-08 11:00:29 UTC
Description of problem:
F36 is missing the Ruby module, while F35 provides 2.7 and 3.0 streams for this module.

Version-Release number of selected component (if applicable):

How reproducible:
Always

Steps to Reproduce:
1. dnf module list ruby

Actual results:
Error: No matching Modules to list

Expected results:
A list of available Ruby module streams

Additional info:

Comment 1 Vít Ondruch 2022-07-20 15:46:50 UTC
Well, I am afraid that providing Ruby 2.7/3.0 for F36 will be problematic due to OpenSSL 3.x in F36+. We have patches to make Ruby 3.0 compatible with OpenSSL 3.x, but we don't have them for Ruby 2.7 and it would be quite significant undertaking.

Comment 2 690e8988-209a-414c-9ddc-bbec8f8790a5 2022-07-20 16:11:23 UTC
Thanks for the reply! I guess the issue can be closed in such case.