libsmbd_base.so.0 missing symlink?

Bug #1280050 reported by Guillaume Boudreau
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
samba (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Ubuntu Release: 14.04
samba version: 2:4.1.3+dfsg-2ubuntu2

Trying to use a Samba VFS (.so) that has been compiled somewhere else.

[2014/02/13 16:35:01.660431, 0] ../lib/util/modules.c:48(load_module)
  Error loading module '/usr/lib/x86_64-linux-gnu/samba/vfs/greyhole.so': libsmbd_base.so: cannot open shared object file: No such file or directory

libsmbd_base.so.0 exists, in /usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0, but the module refers to libsmbd_base.so, which I think should be a symlink to libsmbd_base.so, that would exist in /usr/lib/x86_64-linux-gnu/samba/ ?

To work around this issue, I can create a symlink like this:

ln -s /usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0 /usr/lib/x86_64-linux-gnu/libsmbd_base.so

Then the Samba VFS module will load as expected.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in samba (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.