> $ cat /var/lib/dpkg/info/sudo.postinst
> [...]
> if [ -f /etc/sudoers.dist ]; then
> rm /etc/sudoers.dist
> fi
> [...]
...
> sorry, my mistake :-(
>
> the sudoers.dist is an example file in another directory
For the previous history of this bit of postinst code please see
Bug#862309 for
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
[..
2 matches
Mail list logo