[Bugs] [Bug 1356868] File not found errors during rpmbuild: /var/lib/glusterd/ hooks/1/delete/post/S57glusterfind-delete-post.py{c, o}

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 15 07:44:11 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1356868



--- Comment #1 from Aravinda VK <avishwan at redhat.com> ---
S57glusterfind-delete-post.py* is packaged in $LIBEXEC/glusterfs/glusterfind
directory, symlink created to /var/lib/glusterd/hooks directory

ln -s $(libexecdir)/glusterfs/glusterfind/S57glusterfind-delete-post.py \
       
$(DESTDIR)$(GLUSTERD_WORKDIR)/hooks/1/delete/post/S57glusterfind-delete-post.py

".py" should be removed from symlink target so that build system will not try
to compile the symlink files and generate .pyc/.pyo files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EP7rZxOmBe&a=cc_unsubscribe


More information about the Bugs mailing list