[Bugs] [Bug 1281534] New: apt-get purge glusterfs-server removes non-empty /var/log/glusterfs directory

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 12 16:53:11 UTC 2015


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

            Bug ID: 1281534
           Summary: apt-get purge glusterfs-server removes non-empty
                    /var/log/glusterfs directory
           Product: GlusterFS
           Version: 3.6.6
         Component: packaging
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: thomas.downes at ligo.org



Description of problem:

Purging a glusterfs client of the glusterfs-server package will remove a
non-empty /var/log/glusterfs directory. This directory is needed by the
glusterfs-client and its non-existence will cause glusterfs mount attempts to
fail.

Version-Release number of selected component (if applicable): 3.6.6

How reproducible: 100%


Steps to Reproduce:
1. apt-get install glusterfs-client glusterfs-server
2. attempt to mount a glusterfs
3. unmount it
4. apt-get purge glusterfs-server
5. will not be able to mount same glusterfs (active mounts will remain OK)

Expected results: /var/log/glusterfs should not be deleted by a purge of
glusterfs-server because the package depends on glusterfs-client and
glusterfs-client requires the existence of this directory. /var/log/glusterfs
should probably only be deleted when purging glusterfs-client.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list