Bug 1243297
| Summary: | [ISO] Packages missing in RHGS-3.1 el7 ISO | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Prasanth <pprakash> |
| Component: | distribution | Assignee: | Sreenath G <sgirijan> |
| Status: | CLOSED ERRATA | QA Contact: | Prasanth <pprakash> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | rhgs-3.1 | CC: | amainkar, annair, asrivast, dpati, nlevinki, nsathyan, pprakash, rcyriac, rhs-bugs, sgraf, ssampat, trao, vagarwal |
| Target Milestone: | --- | ||
| Target Release: | RHGS 3.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHGSS-3.1-RHEL-7-20150717.n.9-RHGSS-x86_64-dvd1.iso | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 05:12:27 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: | 1202842, 1243303 | ||
|
Description
Prasanth
2015-07-15 07:21:45 UTC
A few more seen during testing: #### iptables-services bc (needed for rhs-system-init.sh script) #### *** Bug 1243322 has been marked as a duplicate of this bug. *** (In reply to Prasanth from comment #2) > A few more seen during testing: > > #### > iptables-services > bc (needed for rhs-system-init.sh script) > #### bc-1.06.95-13.el7.x86_64 is always present in minimal and full installation of ISO Fixed in [1]
The below packages are verified to be getting installed in minimal install, ie without selection of any of the optional groups.
subscription-manager-1.13.22-1.el7.x86_64.rpm
iptables-1.4.21-13.el7.x86_64.rpm
iptables-services-1.4.21-13.el7.x86_64.rpm
audit-2.4.1-5.el7.x86_64.rpm
bc-1.06.95-13.el7.x86_64.rpm
openssh-server-6.6.1p1-12.el7_1.x86_64.rpm
selinux-policy-3.13.1-23.el7_1.10.noarch.rpm
selinux-policy-targeted-3.13.1-23.el7_1.10.noarch.rpm
+
Also almost all the packages that we have additionally identified from
RHEL-7-Server ISO compose [2] has been checked and found to be available.
[1] http://download.eng.bos.redhat.com/composes/nightly/RHGSS-3.1-RHEL-7-20150717.n.9/compose/RHGSS/x86_64/iso/RHGSS-3.1-RHEL-7-20150717.n.9-RHGSS-x86_64-dvd1.iso
[2] http://pad.engineering.redhat.com/rhel-x86-64-server-7
Fixed in RHGSS-3.1-RHEL-7-20150721.n.0-RHGSS-x86_64 Verified as fixed in RHGSS-3.1-RHEL-7-20150722.0-RHGSS-x86_64-dvd1.iso ############### [root@flea /]# cat /etc/redhat-storage-release Red Hat Gluster Storage Server 3.1 [root@flea /]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.1 (Maipo) [root@flea /]# rpm -qa |grep iptables iptables-1.4.21-13.el7.x86_64 [root@flea /]# rpm -qa |grep subscription-manager subscription-manager-1.13.22-1.el7.x86_64 [root@flea /]# rpm -qa |grep audit audit-libs-2.4.1-5.el7.x86_64 audit-libs-python-2.4.1-5.el7.x86_64 audit-2.4.1-5.el7.x86_64 [root@flea /]# rpm -qa |grep bc- glibc-common-2.17-78.el7.x86_64 glibc-2.17-78.el7.x86_64 bc-1.06.95-13.el7.x86_64 [root@flea /]# rpm -qa |grep openssh-server openssh-server-6.6.1p1-12.el7_1.x86_64 [root@flea /]# rpm -qa |grep selinux-policy- selinux-policy-3.13.1-23.el7_1.12.noarch selinux-policy-targeted-3.13.1-23.el7_1.12.noarch ############### Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1495.html |