[Bugs] [Bug 1541261] New: "glustereventsd-SuSE.in" is missing in extras/init.d
bugzilla at redhat.com
bugzilla at redhat.com
Fri Feb 2 06:38:15 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1541261
Bug ID: 1541261
Summary: "glustereventsd-SuSE.in" is missing in extras/init.d
Product: GlusterFS
Version: 3.12
Component: build
Severity: high
Assignee: bugs at gluster.org
Reporter: vaibhavv at us.ibm.com
CC: bugs at gluster.org
Description of problem:
While building from source on SuSE, there is issue installing the binaries:
usr/bin/install: cannot stat 'glustereventsd-SuSE': No such file or directory.
On investigation it is found that glustereventsd-SuSE.in found missing.
Can we have elustereventsd for SuSE? or glusterfs works fine without it?
How reproducible:
Steps to Reproduce:
1. git clone https://github.com/gluster/glusterfs
2. cd glusterfs
3. git checkout v3.12.3
4. ./autogen.sh
5. ./configure --enable-gnfs
6. make
7. make install
Additional info:
Failure Log:-
Making install in init.d
/usr/bin/install: cannot stat 'glustereventsd-SuSE': No such file or directory
Makefile:569: recipe for target 'SuSE' failed
make[3]: *** [SuSE] Error 1
Makefile:461: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
Makefile:653: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
Makefile:593: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
--
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