Package: pppconfig
Version: 2.3.18+nmu1
Severity: important
Upgrading pppconfig fails with the error message:
Setting up pppconfig (2.3.18+nmu1) ...
/var/lib/dpkg/info/pppconfig.postinst: 11: update-menus: not found
dpkg: error processing pppconfig (--configure):
subprocess installed post-installation script returned error exit status 127
The test in the postinst script:
if [ -x `which update-menus` ] ; then
update-menus
fi
seems buggy since it returns true even if update-menus is unavailable
on my system. Missing quotes?
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.3-grsec
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pppconfig depends on:
ii dialog 1.1-20100119-2 Displays user-friendly dialog boxe
ii ppp 2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da
ii whiptail 0.52.10-8 Displays user-friendly dialog boxe
pppconfig recommends no packages.
pppconfig suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]