Package: pppconfig
Version: 2.3.10
Severity: minor
Purging pppconfig results in the following error message:
rmdir: `/var/run/pppconfig': No such file or directory
The purge completes, but the error message gratuitously scares the
unsuspecting user.
The purge script contains:
rm -rf /var/run/pppconfig
rm -rf /var/run/pppconfig/resolv*
rm -rf /var/run/pppconfig/0dns*
rmdir /var/run/pppconfig || true
Comparing the first and fourth line, the rmdir is obviously redundant
and can be removed.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages pppconfig depends on:
ii dialog 1.0-20050116-1 Displays user-friendly dialog boxe
pn ppp Not found.
ii whiptail 0.51.6-20 Displays user-friendly dialog boxe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]