Package: sudo Version: 1.6.8p12-4 Severity: important sudo and sudo-ldap packages remove /etc/sudoers during postrm stage. Precisely both packages do:
case "$1" in purge) rm -f /etc/sudoers ;; remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; Thus, it's possible to do: 1 # apt-get install sudo 2 # apt-get install sudo-ldap 3 # dpkg -P sudo And have empty /etc/sudoers. Not that I know how to fix this but maybe just merge sudo with sudo-ldap? libldap2 has important priority, so it's almost always intalled. Thanks. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing'), (10, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.19-riddly0 Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Versions of packages sudo depends on: ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries ii libpam-modules 0.79-4 Pluggable Authentication Modules f ii libpam0g 0.79-4 Pluggable Authentication Modules l sudo recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]