Bug 1246222
| Summary: | i686 packages in RHGS ISO that are absent in puddle repos [el7] | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Shruti Sampat <ssampat> |
| Component: | distribution | Assignee: | Sreenath G <sgirijan> |
| Status: | CLOSED WONTFIX | QA Contact: | storage-qa-internal <storage-qa-internal> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rhgs-3.1 | CC: | nlevinki, pprakash, rcyriac, rhs-bugs, sankarshan, sgraf, sisharma, vdas |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-16 18:05:51 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 | ||
Earlier when RHEL-7 base ISO compose was having i686 package builds in x86_64 folder, RHGS ISO based on RHEL-7 was having some corresponding i686 pkg builds in x86_64 the same way. Currently, the latest RHGS-3.4-RHEL-7 nightly ISO image doesn't contain any of the i686 pkg builds, see [1] [1] http://download-node-02.eng.bos.redhat.com/nightly/RHGS/3.3/latest-RHGSS-3-RHEL-7/compose/RHGSS/x86_64/os/Packages/ |
Description of problem: ----------------------- The following packages in RHGS ISO RHGSS-3.1-RHEL-7-20150722.0-RHGSS-x86_64-dvd1.iso are absent in puddle repos - ## Packages on ISO, missing in yum repos set(['corosynclib-2.3.4-4.el7_1.1.i686', 'libqb-0.17.1-1.el7_1.1.i686', 'pacemaker-cluster-libs-1.1.12-22.el7_1.2.i686', 'pacemaker-libs-1.1.12-22.el7_1.2.i686']) The following repos are enabled on the system - rhel-7-server-rpms http://download.eng.brq.redhat.com/rel-eng/RHGS/3.1-RHEL-7/latest/Server-RH-Gluster-3-Nagios-Server/x86_64/os/ http://download.eng.brq.redhat.com/rel-eng/RHGS/3.1-RHEL-7/latest/Server-RH-Gluster-3-NFS/x86_64/os/ http://download.eng.brq.redhat.com/rel-eng/RHGS/3.1-RHEL-7/latest/Server-RH-Gluster-3-Samba/x86_64/os/ http://download.eng.brq.redhat.com/rel-eng/RHGS/3.1-RHEL-7/latest/Server-RH-Gluster-3-Server/x86_64/os/ Version-Release number of selected component (if applicable): ------------------------------------------------------------- RHGSS-3.1-RHEL-7-20150722.0-RHGSS-x86_64-dvd1.iso How reproducible: ----------------- 100% Steps to Reproduce: ------------------- # ./iso_analysis.py --new_iso ../RHGSS-3.1-RHEL-7-20150722.0-RHGSS-x86_64-dvd1.iso --arch=x86_64 --repo_comparison Actual results: ---------------- Packages in ISO not present in errata repos. Expected results: ----------------- Packages in ISO should be present in errata. Additional info: ---------------- The tool can be found here - https://github.com/sgraf-pub/iso-validator