Bug 787887

Summary: mysql2 needed for rails3
Product: [Fedora] Fedora Reporter: Edward Z. Yang <ezyang>
Component: distributionAssignee: Vít Ondruch <vondruch>
Status: CLOSED CURRENTRELEASE QA Contact: Bill Nottingham <notting>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dennis, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-24 05:45:33 UTC Type: ---
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: 974889    
Bug Blocks:    

Description Edward Z. Yang 2012-02-07 01:13:21 UTC
Fedora does not package the mysql2 gem, which is an essential component of Rails 3 installs. It should be packaged.

Comment 1 Fedora End Of Life 2013-04-03 17:58:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Vít Ondruch 2013-09-24 05:45:33 UTC
Hi Edward,

mysql2 gem has been imported into Fedora and on Fedora 19+, you can now install it using "yum install rubygem-mysql2". Enjoy!