diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2017-10-24 16:22:34 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-01 07:32:03 -0800 |
commit | 9afe8a43a4991d5b4a5d08c9e20eacd0a997af53 (patch) | |
tree | f3d88ff73a2f02506dc9b4f7f6763931fb7527b2 /meta-oe/recipes-devtools/msgpack | |
parent | f83f2907723761eb0623ac04dee77063cf4aff7d (diff) | |
download | meta-openembedded-9afe8a43a4991d5b4a5d08c9e20eacd0a997af53.tar.gz |
samba: add missing RDEPENDS
* samba-tool requires the python modules from samba-python
or it fails with:
Traceback (most recent call last):
File "/usr/bin/samba-tool", line 33, in <module>
from samba.netcmd.main import cmd_sambatool
ImportError: No module named samba.netcmd.main
* Provisioning with samba-tool requires samba-dsdb-modules
or it fails with:
Setting up secrets.ldb
ldb: unable to stat module /usr/lib64/samba/ldb : No such file or directory
WARNING: Module [samba_secrets] not found - do you need to set LDB_MODULES_PATH?
Unable to load modules for /var/lib/samba/private/secrets.ldb: (null)
ERROR(ldb): uncaught exception - None
* samba-python requires pytalloc and python-tdb or it fails with:
TypeError: pytalloc: unable to get talloc.BaseObject type
ERROR(<type 'exceptions.ImportError'>): uncaught exception - No module named tdb
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 9245c2a7ec30ba5df6826acd91d7a76d7f51d017)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/msgpack')
0 files changed, 0 insertions, 0 deletions