Bug 1469015 - rh-ruby23-rubygem-nokogiri version mismatch in cfme-5.7.2.1 and cfme-5.7.3.2
Summary: rh-ruby23-rubygem-nokogiri version mismatch in cfme-5.7.2.1 and cfme-5.7.3.2
Keywords:
Status: CLOSED DUPLICATE of bug 1468376
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Build
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: cfme-future
Assignee: Satoe Imaishi
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-10 09:11 UTC by Sachin
Modified: 2020-08-13 09:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-10 15:45:09 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sachin 2017-07-10 09:11:14 UTC
Description of problem:

cfme-5.7.2.1
============
# rpm -qa | grep nokogiri
rh-ruby23-rubygem-nokogiri-1.6.8-1.el7cf.x86_64


cfme-5.7.3.2
============
rh-ruby23-rubygem-nokogiri version is 1.7.2-1[1]

[1] https://access.redhat.com/downloads/content/cf-me---4.2/x86_64/5638/rh-ruby23-rubygem-nokogiri/1.7.2-1.el7cf/x86_64/fd431d51/package


cfme-5.8.0.17
=============
# rpm -qa | grep nokogiri
rh-ruby23-rubygem-nokogiri-1.6.8-1.el7cf.x86_64


If cf-4.2(cfme-5.7.3.2) is upgraded to cf-4.5 it throw below warning
~~~
Bundler::GemNotFound: Could not find nokogiri-1.6.8 in any of the sources

version nokogiri-1.7.2 is being installed and not the 1.6.8 version
~~~


Workaround:
-----------
Manually remove nokogiri-1.7.2 package and install 1.6.8


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


How reproducible:
Always

Steps to Reproduce:
See description


Actual results:


Expected results:


Additional info:

Comment 2 Satoe Imaishi 2017-07-10 14:21:25 UTC
Between cfme-5.7.2.1 and cfme-5.7.3.2, it's not a mismatch, but just an update.

Between 5.7.3 and 5.8.0 is a different issue (and valid) - that's tracked under bug #1468376.

Comment 3 Satoe Imaishi 2017-07-10 15:45:09 UTC

*** This bug has been marked as a duplicate of bug 1468376 ***


Note You need to log in before you can comment on or make changes to this bug.