[Bugs] [Bug 1184627] New: CentOS Community Repo doesn't include attr package as a dependency
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 21 20:59:43 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1184627
Bug ID: 1184627
Summary: CentOS Community Repo doesn't include attr package as
a dependency
Product: GlusterFS
Version: mainline
Component: build
Keywords: EasyFix, Triaged
Severity: low
Priority: low
Assignee: bugs at gluster.org
Reporter: ndevos at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
hchiramm at redhat.com, kkeithle at redhat.com,
lmohanty at redhat.com, ndevos at redhat.com
Blocks: 1184626
+++ 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.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1184626
[Bug 1184626] CentOS Community Repo doesn't include attr package as a
dependency
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list