New comment by hk0O7 on void-packages repository https://github.com/void-linux/void-packages/issues/32079#issuecomment-884438192 Comment: @Anachron sure: ``` -rw------- 1 root root 516K May 20 20:54 registry.tdb ``` This is from before the upgrade - I forgot about its /var/lib/samba directory. I have now tried to clear it and let `smbd` create the files in it again: ``` -rw------- 1 root root 412K Jul 21 19:14 account_policy.tdb -rw------- 1 root root 696 Jul 21 19:14 group_mapping.tdb -rw------- 1 root root 412K Jul 21 19:14 registry.tdb -rw------- 1 root root 412K Jul 21 19:14 share_info.tdb ``` But it keeps failling with the same errors as above. Did you get to test this package on armv6l?