Package: autofs Version: 4.1.4+debian-2.1 Severity: normal After uninstalling *without purging* autofs, apm suspend fails.
The reason is that /etc/apm/event.d/autofs is still there (no purging of config files) and this script expects /var/run/autofs to exist. The script fails with status code 1 and apmd_proxy interprets this as an abort of suspend. Correction : /etc/apm/event.d/autofs should check that /var/run/autofs exists, and exit with code 0 if it doesn't. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26 Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages autofs depends on: ii libc6 2.9-8 GNU C Library: Shared libraries ii ucf 3.0018 Update Configuration File: preserv Versions of packages autofs recommends: ii module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo ii nfs-common 1:1.1.6-1 NFS support files common to client autofs suggests no packages. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

