[Bugs] [Bug 1177767] New: make uninstall leaves two symlink files
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 30 11:29:40 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1177767
Bug ID: 1177767
Summary: make uninstall leaves two symlink files
Product: GlusterFS
Version: pre-release
Component: build
Severity: low
Assignee: bugs at gluster.org
Reporter: rtalur at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
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.
--
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