Bug 1464105
| Summary: | RHGS3.3 based ISO on RHEL7.4 shows RHEL7.3 as redhat-release | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
| Component: | distribution | Assignee: | Sreenath G <sgirijan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Rochelle <rallan> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.3 | CC: | amukherj, ksandha, rallan, rcyriac, rhs-bugs, sgirijan, storage-qa-internal, vmalkoti |
| Target Milestone: | --- | ||
| Target Release: | RHGS 3.3.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHGSS-3.3-RHEL-7-20170703.n.0-RHGSS | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-09-25 11:22:21 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1417151 | ||
|
Description
Rahul Hinduja
2017-06-22 12:35:16 UTC
*** Bug 1464104 has been marked as a duplicate of this bug. *** 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. 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 Moving this bug to ON_QA. This package will be made available with the next Snapshot ISO compose. 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 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 ~]# |