[Bug 1807177] Re: Package samba-vfs-modules missing file glusterfs.so
Andreas Hasenack
andreas at canonical.com
Thu Dec 6 16:57:03 UTC 2018
> Gluster and Samba install independently and the module in question (to my understanding)
> is only enabled if specifically configured
If gluster support is enabled and shipped in samba-vfs-modules, which is
in main, then this samba-vfs-modules will grow a dependency on gluster-
common, which is in universe.
Basically this:
# ldd /usr/lib/x86_64-linux-gnu/samba/vfs/glusterfs.so|grep gluster
libglusterfs.so.0 => /usr/lib/x86_64-linux-gnu/libglusterfs.so.0 (0x00007f2442bb6000)
# dpkg -S /usr/lib/x86_64-linux-gnu/libglusterfs.so.0
glusterfs-common: /usr/lib/x86_64-linux-gnu/libglusterfs.so.0
A simple way of seeing this is that I should be able to install all
packages in main without having to enable the universe pocket.
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1807177
Title:
Package samba-vfs-modules missing file glusterfs.so
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1807177/+subscriptions
More information about the Ubuntu-server-bugs
mailing list