Package: dh-nss Version: 1.6 Severity: serious Tags: ftbfs Control: affects -1 src:sssd Control: block 1016220 by -1
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sssd.html ... dh_installnss -O--builddirectory=build dh_installnss: error: Unknown NSS database 'automount' [debian/libnss-sss.nss:6] make: *** [debian/rules:3: binary] Error 25 This is due to the following change in dh-nss: * dh_installnss: Validate fields of .nss files This list looks incomplete, missing from the databases listed in nsswitch.conf(5) are: aliases initgroups publickey automount is documented as an example for an additional database in libc.info: Lastly, some system software may make use of the NSS configuration file to store their own configuration for similar purposes. Examples of this include the ‘automount’ service which is used by ‘autofs’.