Bug 1304851 - RHCI server installs with redhat-release-workstation instead of redhat-release-server
Summary: RHCI server installs with redhat-release-workstation instead of redhat-releas...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: ISO Installer
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: TP2
: 1.0
Assignee: John Matthews
QA Contact: Tasos Papaioannou
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 19:07 UTC by Tasos Papaioannou
Modified: 2019-02-25 17:28 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-25 17:28:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tasos Papaioannou 2016-02-04 19:07:30 UTC
Description of problem:

RHCI server appears to install RHEL Workstation instead of RHEL Server. Satellite 6 requires RHEL Server as the base operating system. Is there a reason Workstation is used here?

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

RHCI-6.0-RHEL-7-20160201.t.0

How reproducible:

100%

Steps to Reproduce:
1.) Install RHCI server.
2.) See that RHEL Workstation is installed:

# cat /etc/redhat-release 
Red Hat Enterprise Linux Workstation release 7.1 (Maipo)

# rpm -qa redhat-release\*
redhat-release-workstation-7.1-1.el7.x86_64


Actual results:

RHCI server installs with RHEL Workstation.

Expected results:

RHCI server installs with RHEL Server.

Additional info:

Comment 1 John Matthews 2016-02-05 13:58:01 UTC
We believe this is an issue with tags being pulled in for the RCM version.

We don't see this problem with the engineering composes:

Latest non-RCM compose has:
[root@rhci ~]# rpm -qa | grep redhat-release
redhat-release-server-7.1-1.el7.x86_64

[root@rhci ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.1 (Maipo)



Requesting another respin of ISO from RCM.

Comment 2 John Matthews 2016-02-05 19:01:11 UTC
Addressed by RCM in
RHCI-6.0-RHEL-7-20160205.1

Comment 3 Tasos Papaioannou 2016-02-08 21:01:55 UTC
Verified on RHCI-6.0-RHEL-7-20160205.1:

ISO:

# ls /mnt/iso/Packages/redhat-release*
/mnt/iso/Packages/redhat-release-server-7.1-1.el7.x86_64.rpm

Installed RHCI server:

# rpm -qa redhat-release\*
redhat-release-server-7.1-1.el7.x86_64

Comment 4 Sudhir Mallamprabhakara 2019-02-25 17:28:51 UTC
QCI has sunset. Closing the BZ's


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