Package: autofs Version: 4.1.3+4.1.4beta2-1 Severity: grave Configuration files are included... They works perfectly with the previuos version. It seems a debconf issue:
frankie 14692 14691 0 20:16 pts/0 00:00:00 -bash root 16810 14692 0 21:56 pts/0 00:00:01 dpkg --configure -a root 16811 16810 0 21:56 pts/0 00:00:00 /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/autofs.postinst configure root 16820 16811 0 21:56 pts/0 00:00:00 [autofs.postinst] <defunct> root 16942 1 0 21:56 pts/0 00:00:00 /usr/sbin/automount --pid-file=/var/run/autofs/_var_autofs_misc.pid --timeout=300 /var/au root 16998 1 0 21:56 pts/0 00:00:00 /usr/sbin/automount --pid-file=/var/run/autofs/_var_autofs_net.pid --timeout=300 /var/aut root 17069 1 0 21:56 pts/0 00:00:00 /usr/sbin/automount --pid-file=/var/run/autofs/_home.pid --timeout=300 /home yp auto.home -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages autofs depends on: ii debconf 1.4.45 Debian configuration management sy ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an -- debconf information: * autofs/upgrade-from-broken-version: -- Francesco P. Lovergine
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $ # Sample auto.master file # Format of this file: # mountpoint map options # For details of the format look at autofs(5). /var/autofs/misc /etc/auto.misc /var/autofs/net /etc/auto.net #/var/autofs/media /etc/auto.media --timeout=1 +auto.master
# # $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $ # # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # Details may be found in the autofs(5) manpage cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom # the following entries are samples to pique your imagination linux -ro,soft,intr prometeo:/scratch #boot -fstype=ext2 :/dev/hda1 #floppy -fstype=auto :/dev/fd0 #floppy -fstype=ext2 :/dev/fd0 #e2floppy -fstype=ext2 :/dev/fd0 #jaz -fstype=ext2 :/dev/sdc1 #removable -fstype=ext2 :/dev/hdd