Bug 764623 (GLUSTER-2891) - Avoid hardcoding libexecdir
Summary: Avoid hardcoding libexecdir
Keywords:
Status: CLOSED NOTABUG
Alias: GLUSTER-2891
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Csaba Henk
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-09 16:24 UTC by Vijay Bellur
Modified: 2013-01-16 21:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 895656 0 unspecified CLOSED geo-replication problem (debian) [resource:194:logerr] Popen: ssh> bash: /usr/local/libexec/glusterfs/gsyncd: No such fi... 2021-02-22 00:41:40 UTC

Internal Links: 895656

Description Vijay Bellur 2011-05-09 16:24:01 UTC
git grep libexec yields:

xlators/mgmt/glusterd/src/glusterd.c:                "remote-gsyncd /usr/local/libexec/glusterfs/gsyncd . ^ssh:");
glusterfs.spec.in:/usr/local/libexec/glusterfs/gsyncd

Please change these occurrences to make use of the configure'd libexec.

Comment 1 Csaba Henk 2011-05-10 03:00:32 UTC
Vijay,

that hard-coded path is there:
- with purpose
- on your request (actually a mini-framework had to be written to support that option :) )

so I'm not sure we'd really want to weed that out, we'll discuss.

Comment 2 Csaba Henk 2011-05-26 03:41:06 UTC
at the end of the day, we can conclude that the only related thing to change is to weed out "local" from the rpm specfile; that  should be covered by #2947.


Note You need to log in before you can comment on or make changes to this bug.