Torsten Fohrer
2018-Jun-27 15:02 UTC
[Samba] sambaundoguididx fails with ldb transaction error
Hi, trying to revert 4.8.0/1 issues with sambaundoguididx and getting following: Traceback (most recent call last): File "/root/sambaundoguididx", line 66, in <module> db.modify(modmsg) _ldb.LdbError: (32, 'ldb_wait from (null) with LDB_WAIT_ALL: No such object (32)') A transaction is still active in ldb context [0x56060ac2a310] on tdb:///var/lib/samba/private/sam.ldb Best regards Torsten Fohrer
Means, Jeffrey D.
2018-Jun-27 18:01 UTC
[Samba] sambaundoguididx fails with ldb transaction error
Verify that you're ruining the Corry version of both the daemon and the sambaundogididx applet. If everything checks out there verifythat the libraries also were switched back. Luck Jeff Means On Wed, Jun 27, 2018, 9:05 AM Torsten Fohrer via samba < samba at lists.samba.org> wrote:> > > Hi, > > trying to revert 4.8.0/1 issues with sambaundoguididx and getting > following: > > Traceback (most recent call last): > File "/root/sambaundoguididx", line 66, in <module> > db.modify(modmsg) > _ldb.LdbError: (32, 'ldb_wait from (null) with LDB_WAIT_ALL: No such > object (32)') > A transaction is still active in ldb context [0x56060ac2a310] on > tdb:///var/lib/samba/private/sam.ldb > > Best regards > > Torsten Fohrer > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Andrew Bartlett
2018-Jun-27 19:49 UTC
[Samba] sambaundoguididx fails with ldb transaction error
On Wed, 2018-06-27 at 17:02 +0200, Torsten Fohrer via samba wrote:> > Hi, > > trying to revert 4.8.0/1 issues with sambaundoguididx and getting following: > > Traceback (most recent call last): > File "/root/sambaundoguididx", line 66, in <module> > db.modify(modmsg) > _ldb.LdbError: (32, 'ldb_wait from (null) with LDB_WAIT_ALL: No such > object (32)') > A transaction is still active in ldb context [0x56060ac2a310] on > tdb:///var/lib/samba/private/sam.ldbCan you try the attached patch? Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba -------------- next part --------------