spindles seven
2022-Nov-22 08:15 UTC
[Samba] Unable to access shares after upgrade to version 4.17.3
On 22.11.2022 06:22 Michael Tokarev wrote:>21.11.2022 21:34, spindles seven via samba wrote: > >> Obviously for me armel, but I suspect that is the minority. > >I left the build process overnight, it completed now. >Please check if the stuff at http://www.corpit.ru/mjt/packages/samba >bullseye/samba-4.17/ fixes the issue for you. >Great. I'll check later as I am out all day today.>If it is, I'll push the same version to bpo, once unstable->testingmigration is complete.> >> Perhaps armhf for the 32-bit raspberrypi's with Rasbian? > >Unless there's a real demand for other architectures, I'll let >other architectures to build in the usual debian infrastructure >which might be more suitable for this. But it was fun to build >it anyway :)Fair enough.> >Thanks,>/mjtThanks Roy
Checking 328 objects NOTE: old (due to rename or delete) DN string component for lastKnownParent in object CN=RID Set\0ADEL:c4fd67c6-70cb-4b54-b6c2-3480a32ae5d2,CN=Deleted Objects,DC=pukey - CN=SERENITY,CN=Computers,DC=pukey Not fixing old string component NOTE: old (due to rename or delete) DN string component for lastKnownParent in object CN=RID Set\0ADEL:9a7e8693-ef58-4852-814b-a66724ec4a8a,CN=Deleted Objects,DC=pukey - CN=OLYMPIA,CN=Computers,DC=pukey Not fixing old string component ERROR(<class 'ValueError'>): uncaught exception - unable to parse dn string ?File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py", line 185, in _run ???return self.run(*args, **kwargs) ?File "/usr/lib64/python3.6/site-packages/samba/netcmd/dbcheck.py", line 170, in run ???controls=controls, attrs=attrs) ?File "/usr/lib64/python3.6/site-packages/samba/dbchecker.py", line 253, in check_database ???error_count += self.check_object(object.dn, requested_attrs=attrs) ?File "/usr/lib64/python3.6/site-packages/samba/dbchecker.py", line 2599, in check_object ???expected_dn = ldb.Dn(self.samdb, "RDN=RDN,%s" % (parent_dn))