Description of problem: In a source installed glusterfs, make uninstall does not remove two symlink files that were created as part of make install. Files are $(DESTDIR)$(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/performance/stat-prefetch.so $(DESTDIR)$(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features/access-control.so How reproducible: Always Steps to Reproduce: 1. Install gluster using source 2. Uninstall with make 3. ls -lR on $LIBDIR Actual results: Two files are found in ls output. Expected results: No files should be left over.
REVIEW: http://review.gluster.org/9367 (build: Remove files completely in make uninstall.) posted (#1) for review on master by Raghavendra Talur (rtalur)
REVIEW: http://review.gluster.org/9367 (build: Remove files completely in make uninstall.) posted (#2) for review on master by Raghavendra Talur (rtalur)
REVIEW: http://review.gluster.org/9367 (build: Remove files completely in make uninstall.) posted (#3) for review on master by Raghavendra Talur (rtalur)
REVIEW: http://review.gluster.org/9367 (build: Remove files completely in make uninstall.) posted (#4) for review on master by Raghavendra Talur (rtalur)
COMMIT: http://review.gluster.org/9367 committed in master by Niels de Vos (ndevos) ------ commit c8263975862afa9e5afc603bf2d05ab93087bcc4 Author: Raghavendra Talur <rtalur> Date: Tue Dec 30 17:16:57 2014 +0530 build: Remove files completely in make uninstall. If we create symlinks are part of make install, should remove them as part of make uninstall. Change-Id: Ie6e641caed60104cd256de4f020c1c6743d4ae60 BUG: 1177767 Signed-off-by: Raghavendra Talur <rtalur> Reviewed-on: http://review.gluster.org/9367 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos>
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