| Summary: | nfs-ganesha-2.3.1-3.el6rhs.x86_64 fails to install with firewalld as dependency on RHEL 6 platform. | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Shashank Raj <sraj> |
| Component: | nfs-ganesha | Assignee: | Niels de Vos <ndevos> |
| Status: | CLOSED ERRATA | QA Contact: | Shashank Raj <sraj> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.1 | CC: | asrivast, jthottan, kkeithle, ndevos, nlevinki, rcyriac, rhinduja, sashinde, skoduri, sraj |
| Target Milestone: | --- | Keywords: | Patch, ZStream |
| Target Release: | RHGS 3.1.3 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | 3.1.3 | ||
| Fixed In Version: | nfs-ganesha-2.3.1-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-23 05:33:18 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1311817 | ||
There is no firewalld in RHEL6, there should not be any dependency on it. $ rpm -q --requires -p nfs-ganesha-2.3.1-3.el6rhs.x86_64.rpm | grep firewall firewalld Shashank, could you set qa_ack+ and maybe figure out who should be giving pm_ack+ too? Verified this bug with latest ganesha-2.3.1-4 build and it works as expected. No, dependency on firewalld, issue seen on the setup. [root@dhcp43-122 ~]# rpm -qa|grep ganesha glusterfs-ganesha-3.7.9-2.el6rhs.x86_64 nfs-ganesha-2.3.1-4.el6rhs.x86_64 nfs-ganesha-gluster-2.3.1-4.el6rhs.x86_64 Based on the above observation , marking this bug as Verified. 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://access.redhat.com/errata/RHEA-2016:1247 |
Description of problem: nfs-ganesha-2.3.1-3.el6rhs.x86_64 fails to install with firewalld as dependency on RHEL 6 platform Version-Release number of selected component (if applicable): nfs-ganesha-2.3.1-3.el6rhs How reproducible: Always Steps to Reproduce: 1.Try to update the nfs-ganesha latest rpm's on the cluster. 2.Observe that installation fails with firewalld as a dependency [root@dhcp42-47 3.7.9-2]# yum localupdate nfs-ganesha-2.3.1-3.el6rhs.x86_64.rpm nfs-ganesha-gluster-2.3.1-3.el6rhs.x86_64.rpm Loaded plugins: product-id, search-disabled-repos, security, subscription-manager Setting up Local Package Process Examining nfs-ganesha-2.3.1-3.el6rhs.x86_64.rpm: nfs-ganesha-2.3.1-3.el6rhs.x86_64 Marking nfs-ganesha-2.3.1-3.el6rhs.x86_64.rpm as an update to nfs-ganesha-2.3.1-2.el6rhs.x86_64 Examining nfs-ganesha-gluster-2.3.1-3.el6rhs.x86_64.rpm: nfs-ganesha-gluster-2.3.1-3.el6rhs.x86_64 Marking nfs-ganesha-gluster-2.3.1-3.el6rhs.x86_64.rpm as an update to nfs-ganesha-gluster-2.3.1-2.el6rhs.x86_64 Resolving Dependencies --> Running transaction check ---> Package nfs-ganesha.x86_64 0:2.3.1-2.el6rhs will be updated ---> Package nfs-ganesha.x86_64 0:2.3.1-3.el6rhs will be an update --> Processing Dependency: firewalld for package: nfs-ganesha-2.3.1-3.el6rhs.x86_64 ---> Package nfs-ganesha-gluster.x86_64 0:2.3.1-2.el6rhs will be updated ---> Package nfs-ganesha-gluster.x86_64 0:2.3.1-3.el6rhs will be an update --> Finished Dependency Resolution Error: Package: nfs-ganesha-2.3.1-3.el6rhs.x86_64 (/nfs-ganesha-2.3.1-3.el6rhs.x86_64) Requires: firewalld ********************************************************************** yum can be configured to try to resolve such errors by temporarily enabling disabled repos and searching for missing dependencies. To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ********************************************************************** Error: Package: nfs-ganesha-2.3.1-3.el6rhs.x86_64 (/nfs-ganesha-2.3.1-3.el6rhs.x86_64) Requires: firewalld You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Actual results: nfs-ganesha-2.3.1-3.el6rhs.x86_64 fails to install with firewalld as dependency on RHEL 6 platform Expected results: Update/Installation should be auccessful and there should not be any errors. Additional info: