Your message dated Thu, 14 Sep 2017 16:08:00 +0200
with message-id 
<cade0wn3m7zg0sy-bop5sy0mskvmg13kg9jzt0xwelavtxaz...@mail.gmail.com>
and subject line Re: sudo: /etc/sudoers.dist is created than deleted
has caused the Debian Bug report #875791,
regarding sudo: /etc/sudoers.dist is created than deleted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
875791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
sorry, my mistake :-(

the sudoers.dist is an example file in another directory

--- End Message ---

Reply via email to