Package: apt Version: 0.5.27 Severity: normal This is what happens when I install any package, but I give it for the package that apt complains about.
Apparently, I do have the correct autofs, but somehow this doesn't imply that autofs4 is included in the kernel. I've been told recently that the problem may be a self-compiled (in contrast to a debian-supplied) kernel, so it may not be an apt problem at all. So be it: this is my first ever report of a but, and I struggling to do the right thing..... q [EMAIL PROTECTED]:~$ sudo apt-get install autofs Reading Package Lists... Done Building Dependency Tree... Done autofs is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. 1 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Setting up autofs (4.1.3-4) ... Stopping automounter: done. Starting automounter:loading autofs4 kernel module, modprobe: Can't locate module autofs4 dpkg: error processing autofs (--configure): subprocess post-installation script returned error exit status 255 Errors were encountered while processing: autofs E: Sub-process /usr/bin/dpkg returned an error code (1) pe Package-specific info: -- apt-config dump -- APT ""; APT::Architecture "i386"; APT::Build-Essential ""; APT::Build-Essential:: "build-essential"; APT::Cache-Limit "12582912"; Dir "/"; Dir::State "var/lib/apt/"; Dir::State::lists "lists/"; Dir::State::cdroms "cdroms.list"; Dir::State::userstatus "status.user"; Dir::State::status "/var/lib/dpkg/status"; Dir::Cache "var/cache/apt/"; Dir::Cache::archives "archives/"; Dir::Cache::srcpkgcache "srcpkgcache.bin"; Dir::Cache::pkgcache "pkgcache.bin"; Dir::Etc "etc/apt/"; Dir::Etc::sourcelist "sources.list"; Dir::Etc::vendorlist "vendors.list"; Dir::Etc::vendorparts "vendors.list.d"; Dir::Etc::main "apt.conf"; Dir::Etc::parts "apt.conf.d"; Dir::Etc::preferences "preferences"; Dir::Bin ""; Dir::Bin::methods "/usr/lib/apt/methods"; Dir::Bin::dpkg "/usr/bin/dpkg"; DPkg ""; DPkg::Pre-Install-Pkgs ""; DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true"; DPkg::Post-Invoke ""; DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi"; -- (no /etc/apt/preferences present) -- -- /etc/apt/sources.list -- #deb cdrom:[Debian GNU/Linux 3.0 r1 _Woody_ - Official i386 Binary-1 (20021218)]/ unstable contrib main non-US/contrib non-US/main #(Dohn) You only need the security one, keep it on stable, not sarge. # #deb http://http.us.debian.org/debian/ stable main non-free contrib #deb http://non-us.debian.org/debian-non-US/ stable/non-US main non-free contrib deb http://security.debian.org/ stable/updates main contrib non-free # openoffice source # #(Dohn) You don't need this source anymore #deb http://www.phy.olemiss.edu/openoffice/ woody main contrib # to get k3b, a cd writer deb http://www.planet-moll.de/debian woody main # 2004oct-11 added jedit on the advice of a mailing list # command doesn't work as stated on http://www.jedit.org/index.php?page=download # deb http://dl.sourceforge.net/sourceforge/jedit ./ # testing sources # when there are too many packages in the list, see error below # things get messed up. You must first clean up this problem. # A solution is on the web: add 'APT::Cache-Limit 12582912;' to the file # /etc/apt/apt.conf.d/70debconf. This, apparently, gives enough room # for the dynamic map. # after about 100 Mb of new stuff, and lots of reconfiguration, # one error remains: no keymap specified. # this problem goes away by logging off, and logging back in. # # (Dohn) sarge is the name of the current testing distribution, # and will become stable really soon. putting in 'sarge' here will keep # the system from overshooting the next stable # deb http://http.us.debian.org/debian sarge main contrib non-free deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free # unstable sources: do not include just yet, they give trouble #Reading Package Lists... Error! E: Dynamic MMap ran out of room # deb http://http.us.debian.org/debian unstable main contrib non-free # deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=C, LC_CTYPE=C Versions of packages apt depends on: ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an ii libgcc1 1:3.4.2-2 GCC support library ii libstdc++5 1:3.3.4-13 The GNU Standard C++ Library v3 -- no debconf information

