New script spn_update_list does not get installed to setup/ during "make install" / "waf install" (but is needed by (at least) upgradeprovision)
Created attachment 5663 [details] Install spn_update_list (waf / make install) Only tested with "waf install", hope it also works as intended with "make install"
Maybe something more that should be fixed: samba_dnsupdate tries to call <private_dir>/spn_update_list, but spn_update_list isn't copied to this location (from setup/) by upgradeprovision.
... ok, already fixed. I was too slow :-(
Mixed up samba_spnupdate and spn_update_list. First one gets installed, second one doesn't (took some time to rebuild and check). spn_update_list ist not copied by upgradeprovision (from setupdir to privatedir). So bug is not resolved, patch still valid. Sorry for the confusion, should have read the changelog more closely.
Thanks - the patch is perfectly valid. I've applied it to "master" and mark this as "FIXED".