samba4-common-bind does not include libauth4.so

Bug #1048338 reported by Niklas Andersson
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
samba4 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

ubuntu 13.04 - the problem persist

sudo samba-tool domain join mydomain.dom MEMBER --realm=MYDOMAIN.DOM -Uadmin

Traceback (most recent call last):
  File "/usr/bin/samba-tool", line 33, in <module>
    from samba.netcmd.main import cmd_sambatool
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/main.py", line 23, in <module>
    from samba.netcmd.dbcheck import cmd_dbcheck
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", line 21, in <module>
    from samba.auth import system_session
ImportError: libauth4.so: cannot open shared object file: No such file or directory

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

what version of samba4 are you using?

python-samba should depend on libdcerpc-server0. Does it not?

Changed in samba4 (Ubuntu):
status: New → Incomplete
Revision history for this message
Elton Pereira de Lima (eltonplima) wrote :

I solve this problem with: sudo aptitude reinstall libdcerpc-server0

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

[Expired for samba4 (Ubuntu) because there has been no activity for 60 days.]

Changed in samba4 (Ubuntu):
status: Incomplete → Expired
Revision history for this message
nairboon (nairboon) wrote :

samba-tools does not depend on python-samba, so this bug is still existing

Changed in samba4 (Ubuntu):
status: Expired → New
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

samba4-common-bin does depend on python-samba, see http://packages.ubuntu.com/raring/samba4-common-bin

Changed in samba4 (Ubuntu):
status: New → Fix Released
sydenis (sydenis)
description: updated
Revision history for this message
sydenis (sydenis) wrote :

ubuntu 13.04 - the problem persist

sudo samba-tool domain join mydomain.dom MEMBER --realm=MYDOMAIN.DOM -Uadmin

Traceback (most recent call last):
  File "/usr/bin/samba-tool", line 33, in <module>
    from samba.netcmd.main import cmd_sambatool
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/main.py", line 23, in <module>
    from samba.netcmd.dbcheck import cmd_dbcheck
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", line 21, in <module>
    from samba.auth import system_session
ImportError: libauth4.so: cannot open shared object file: No such file or directory

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.