Package: sudo
Version: 1.8.21p2-1
Severity: minor

Dear Maintainer,

$ LANG=en_EN ls /etc/sudoers.dist
ls: cannot access '/etc/sudoers.dist': No such file or directory
$ apt-file list sudo | grep sudoers.dist
sudo: /usr/share/doc/sudo/examples/sudoers.dist
$ cat /var/lib/dpkg/info/sudo.postinst
[...]
if [ -f /etc/sudoers.dist ]; then
        rm /etc/sudoers.dist
fi
[...]

If the file is not used than it is better to delete it from sudo
package, else, if it is necessary, than the delete command must be
removed.

Ciao
Davide

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8),
LANGUAGE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sudo depends on:
ii  libaudit1       1:2.7.7-1+b2
ii  libc6           2.24-17
ii  libpam-modules  1.1.8-3.6
ii  libpam0g        1.1.8-3.6
ii  libselinux1     2.6-3+b2
ii  lsb-base        9.20170808

sudo recommends no packages.

sudo suggests no packages.

-- Configuration Files:
/etc/sudoers [Errno 13] Permesso negato: '/etc/sudoers'
/etc/sudoers.d/README [Errno 13] Permesso negato: '/etc/sudoers.d/README'

-- no debconf information

Reply via email to