Bug 1230607
Summary: | [geo-rep]: RHEL7.1: rsync should be made dependent package for geo-replication | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> | |
Component: | geo-replication | Assignee: | Aravinda VK <avishwan> | |
Status: | CLOSED ERRATA | QA Contact: | storage-qa-internal <storage-qa-internal> | |
Severity: | urgent | Docs Contact: | ||
Priority: | high | |||
Version: | rhgs-3.1 | CC: | aavati, asrivast, cbuissar, csaba, nlevinki, nsathyan, rcyriac, vagarwal | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.1.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1-3 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1231205 (view as bug list) | Environment: | ||
Last Closed: | 2015-07-29 05:01:58 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: | 1231205, 1231213 | |||
Bug Blocks: | 1202842, 1223636 |
Description
Rahul Hinduja
2015-06-11 08:51:50 UTC
*** Bug 1078991 has been marked as a duplicate of this bug. *** Verified with build: glusterfs-3.7.1-3.el7rhgs.x86_64 Installing glusterfs-geo-replication package checks for rsync dependency package as: [root@rhsqe-vm02 ~]# rpm -qa | grep rsync [root@rhsqe-vm02 ~]# rpm -qa | grep glusterfs-geo-replication [root@rhsqe-vm02 ~]# yum install glusterfs-geo-replication Loaded plugins: product-id, subscription-manager Resolving Dependencies --> Running transaction check ---> Package glusterfs-geo-replication.x86_64 0:3.7.1-3.el7rhgs will be installed --> Processing Dependency: rsync for package: glusterfs-geo-replication-3.7.1-3.el7rhgs.x86_64 --> Running transaction check ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ======================================================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================================================== Installing: glusterfs-geo-replication x86_64 3.7.1-3.el7rhgs rhgs3.1-server-el7 168 k Installing for dependencies: rsync x86_64 3.0.9-15.el7 rhel-7-server-rpms 359 k Transaction Summary ======================================================================================================================================================================== Install 1 Package (+1 Dependent package) Total download size: 527 k Installed size: 1.4 M Is this ok [y/d/N]: y Downloading packages: (1/2): glusterfs-geo-replication-3.7.1-3.el7rhgs.x86_64.rpm | 168 kB 00:00:00 (2/2): rsync-3.0.9-15.el7.x86_64.rpm | 359 kB 00:00:02 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 179 kB/s | 527 kB 00:00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Warning: RPMDB altered outside of yum. ** Found 3 pre-existing rpmdb problem(s), 'yum check' output follows: git-1.8.3.1-4.el7.x86_64 has missing requires of rsync vdsm-4.16.16-1.3.el7rhgs.x86_64 has missing requires of glusterfs-geo-replication vdsm-4.16.16-1.3.el7rhgs.x86_64 has missing requires of glusterfs-rdma Installing : rsync-3.0.9-15.el7.x86_64 1/2 Installing : glusterfs-geo-replication-3.7.1-3.el7rhgs.x86_64 2/2 Verifying : glusterfs-geo-replication-3.7.1-3.el7rhgs.x86_64 1/2 Verifying : rsync-3.0.9-15.el7.x86_64 2/2 Installed: glusterfs-geo-replication.x86_64 0:3.7.1-3.el7rhgs Dependency Installed: rsync.x86_64 0:3.0.9-15.el7 Complete! [root@rhsqe-vm02 ~]# rpm -qa | grep rsync rsync-3.0.9-15.el7.x86_64 [root@rhsqe-vm02 ~]# rpm -qa | grep glusterfs-geo-replication glusterfs-geo-replication-3.7.1-3.el7rhgs.x86_64 [root@rhsqe-vm02 ~]# Moving the bug to verified state 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 |