Bug 1184627

Summary: Community Repo RPMs doesn't include attr package as a dependency
Product: [Community] GlusterFS Reporter: Niels de Vos <ndevos>
Component: buildAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: mainlineCC: bugs, gluster-bugs, hchiramm, kkeithle, lmohanty, ndevos
Target Milestone: ---Keywords: EasyFix, Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.7dev-0.869.gitf5e4c94.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1184626 Environment:
Last Closed: 2015-05-14 17:26:23 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: 1184626, 1186580, 1199352    

Description Niels de Vos 2015-01-21 20:59:43 UTC
+++ This bug was initially created as a clone of Bug #1184626 +++
+++                                                           +++
+++   Use this bug to provide a patch in the master branch.   +++
+++                                                           +++

Description of problem:
When installing the Gluster 3.6.1 packages for CentOS 7 the attr package is not installed along with it and is needed. 

Installing the package manually resolves the issue.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Niels de Vos on 2015-01-21 21:57:01 CET ---

Yes, indeed. The mount.glusterfs helper script tests if getfattr is available, and if not, it will log a warning.

Note that it should not make a difference for the functionality, mounting should still succeed if the attr package is not installed.


Fix needed:

In the glusterfs.spec.in, add a "Requires: attr" for the glusterfs-fuse sub-package.

Comment 1 Kaleb KEITHLEY 2015-01-28 16:01:39 UTC
N.B. fixed in Fedora dist-git glusterfs.spec. Fix will take effect the next time packages are build in Koji. (And remember to do a git pull to update your local copy so this isn't lost.)

Comment 2 Niels de Vos 2015-03-26 16:02:54 UTC
Kaleb, I do not think this has been merged in the current master branch yet?

Comment 3 Anand Avati 2015-03-26 16:13:53 UTC
REVIEW: http://review.gluster.org/10016 (build: attr package dependency) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 4 Anand Avati 2015-03-26 18:24:16 UTC
REVIEW: http://review.gluster.org/10016 (build: attr package dependency) posted (#2) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 5 Anand Avati 2015-03-27 16:52:23 UTC
COMMIT: http://review.gluster.org/10016 committed in master by Niels de Vos (ndevos) 
------
commit ff6accece4ea0461a5623ea9d66cacea1a3268f3
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Thu Mar 26 12:11:55 2015 -0400

    build: attr package dependency
    
    Already fixed in the Fedora dist-git glusterfs.spec
    
    Change-Id: Icad7c4527d4b83417cbb81957e7b5da8b4d36368
    BUG: 1184627
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/10016
    Reviewed-by: Lalatendu Mohanty <lmohanty>
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>

Comment 6 Niels de Vos 2015-05-14 17:26:23 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 7 Niels de Vos 2015-05-14 17:28:18 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 8 Niels de Vos 2015-05-14 17:35:15 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 9 Kaleb KEITHLEY 2016-04-25 12:12:41 UTC
fixed, see above. clearing the needinfo.