Package: base-files Version: 7.10 Severity: normal Hi,
libsss-sudo and sudo-ldap (at least) modify nsswitch.conf in their postinst, adding 'sudoers: files $foo' to it. The problem is that on purge they'd need to remove the entry completely so that piuparts doesn't fail, but that might break other packages. It would make sense for base-files to carry the 'sudoers: files' entry so that packages can add to it and not worry about piuparts or breaking other packages. Doing this would allow fixing #749722 properly. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

