Bug 1036708

Summary: Ruby specifies a wrong version of bundled RubyGems
Product: [Fedora] Fedora Reporter: Josef Stribny <jstribny>
Component: rubyAssignee: Vít Ondruch <vondruch>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: bkabrda, hhorak, mmorsi, mtasaka, ohadlevy, tagoh, vanmeeuwen+fedora, vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 13:46:56 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:

Description Josef Stribny 2013-12-02 13:57:21 UTC
Description of problem:

Ruby specifies it bundles RubyGems v2.0.3, but since last rebase to Ruby 2.0.0-p353, it should specify v2.0.14 as v2.0.14 comes with p353[1].


How reproducible:

Compare Ruby 2.0.0-p353 sources/changelog[1] with the version used in spec.

OR

`gem -v` prints the version of RubyGems used if you build and install the package.


Actual results:

Ruby states bad version of bundled RubyGems (2.0.3).


Expected results:

Ruby should state 2.0.14 as a version of bundled RubyGems.


Additional info:

This affects builds ruby-2.0.0.353-16.fc19 and ruby-2.0.0.353-16.fc20 which are in testing for f19/f20.


[1] http://svn.ruby-lang.org/repos/ruby/tags/v2_0_0_353/ChangeLog

Comment 1 Vít Ondruch 2014-01-03 15:06:58 UTC
Fix for this issue is pushed info F19+ dist-git. Since this is minor issue (the independent rubygems package wins over this one), it can wait for next release ...

Comment 2 Jaroslav Reznik 2015-03-03 17:10:47 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

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

Comment 3 Vít Ondruch 2015-11-04 13:46:56 UTC
This is resolved for current releases and the remaining Fedora versions are EOL already.