Displaying 4 results from an estimated 4 matches for "libresolv_wrapper".
2019 Apr 07
0
selftest, help with a single test
..._TESTENV=s4member:local make testenv
This actually reveals something:
[user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libresolv_wrapper.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
PING _kerberos._tcp.dc._msdcs.samba.example.com (54.72.52.58) 56(84)
bytes of data.
It looks like a problem with LD_PRELOAD. The libraries are present, I
don't know if this may be caused by them being in...
2019 Apr 08
1
selftest, help with a single test
...estenv
>
> This actually reveals something:
> [user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
> ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
> preloaded (cannot open shared object file): ignored.
> ERROR: ld.so: object 'libresolv_wrapper.so' from LD_PRELOAD cannot be
> preloaded (cannot open shared object file): ignored.
> PING _kerberos._tcp.dc._msdcs.samba.example.com (54.72.52.58) 56(84)
> bytes of data.
>
> It looks like a problem with LD_PRELOAD. The libraries are present, I
> don't know if this m...
2019 Apr 07
1
selftest, help with a single test
Hi,
Yes, you're right, the problems are due to the selftest environment
failing to start up. In this case, you could just reproduce the same
problem with:
SELFTEST_TESTENV=s4member:local make testenv
There may be some package dependencies you're missing in order to get
selftest to run correctly. In a earlier message it looked like you were
missing the python DNS package (python-dnspython
2019 Apr 06
2
selftest, help with a single test
In the hope for some help, I would like some hint on how to diagnose the
following single subunit:
samba3.blackbox.smbclient_machine_auth.plain
In particular the single test
samba3.blackbox.smbclient_machine_auth.plain
(s4member:local)(s4member:local)
Results attached, run is from git at 'origin/v4-10-stable'
Thanks in advance
(This is because in my full selftest almost all failures