Bug 1464105 - RHGS3.3 based ISO on RHEL7.4 shows RHEL7.3 as redhat-release
Summary: RHGS3.3 based ISO on RHEL7.4 shows RHEL7.3 as redhat-release
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: distribution
Version: rhgs-3.3
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: RHGS 3.3.0
Assignee: Sreenath G
QA Contact: Rochelle
URL:
Whiteboard:
: 1464104 (view as bug list)
Depends On:
Blocks: 1417151
TreeView+ depends on / blocked
 
Reported: 2017-06-22 12:35 UTC by Rahul Hinduja
Modified: 2017-09-25 11:22 UTC (History)
8 users (show)

Fixed In Version: RHGSS-3.3-RHEL-7-20170703.n.0-RHGSS
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-25 11:22:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Rahul Hinduja 2017-06-22 12:35:16 UTC
Description of problem:

RHEL7.4 based RHGS3.3.0 ISO shows redhat-release as 7.3

[root@dhcp43-248 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux Container release 7.3 (Maipo)
[root@dhcp43-248 ~]# whatprovides /etc/redhat-release
-bash: whatprovides: command not found
[root@dhcp43-248 ~]# 
[root@dhcp43-248 ~]# yum whatprovides /etc/redhat-release
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
redhat-release-container-7.3-3.el7.x86_64 : Red Hat Enterprise Linux Container release file
Repo        : @anaconda/3.3
Matched from:
Filename    : /etc/redhat-release



[root@dhcp43-248 ~]# rpm -qa | grep redhat-release-container-7.3-3.el7.x86_64
redhat-release-container-7.3-3.el7.x86_64
[root@dhcp43-248 ~]# 
[root@dhcp43-248 ~]#

Comment 2 Sreenath G 2017-06-22 12:45:22 UTC
*** Bug 1464104 has been marked as a duplicate of this bug. ***

Comment 3 Sreenath G 2017-06-22 12:56:30 UTC
I have identified 2 issues with this ISO.

1. The wrong package redhat-release-container package got added to the ISO, which is wrong. The package the ISO should have selected is redhat-release-server, and this will be corrected in next ISO spin.

2. The redhat-release-server need to be re-built with RHEL-7.4 sources, which I am going forward right now.

Comment 5 Sreenath G 2017-06-22 14:06:40 UTC
redhat-release-server-7.4-18.el7rhgs [1] built and added to the RHGS-3.3 Errata.

[1] https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=567330

Comment 6 Sreenath G 2017-06-22 16:10:24 UTC
Moving this bug to ON_QA. This package will be made available with the next Snapshot ISO compose.

Comment 7 Sreenath G 2017-07-04 12:51:29 UTC
This problems is fixed in Snapshot 5 ISO compose[1] which includes redhat-release-server-7.4-18.el7rhgs package build

[1] http://download-node-02.eng.bos.redhat.com/nightly/RHGS/3.3/latest-RHGSS-3-RHEL-7/compose/RHGSS/x86_64/iso/RHGSS-3.3-RHEL-7-20170703.n.0-RHGSS-x86_64-dvd1.iso

Comment 8 Rochelle 2017-07-05 12:05:04 UTC
Verified on the latest ISO: RHGSS-3.3-RHEL-7-20170703.n.0-RHGSS-x86_64-dvd1.iso

The version correctly shown as 7.4 and redhat-release-server is available instead of redhat-release-container. Moving this bug to verified state.

[root@dhcp37-133 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.4 Beta (Maipo)
[root@dhcp37-133 ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.3.0
[root@dhcp37-133 ~]# rpm -qa | grep redhat-release
redhat-release-server-7.4-18.el7rhgs.x86_64
[root@dhcp37-133 ~]# rpm -qa | grep redhat-storage
redhat-storage-logos-70.0.4-1.el7rhgs.noarch
redhat-storage-server-3.3.0.2-1.el7rhgs.noarch
[root@dhcp37-133 ~]#


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