On Thu, Mar 10, 2011 at 7:34 PM, Liam Cassidey <[email protected]> wrote: > > server:~# dpkg -l portmap nfs-common nfs-kernel-server > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Description > +++-======================================================================= > ii nfs-common 1:1.2.2-4 NFS support > files common to client and server > iF nfs-kernel-server 1:1.2.2-4 support for > NFS kernel server > ii portmap 6.0.0-2 RPC port > mapper > server:~#
This reminds me (and the tile of the thread should've done so too!) that nfs-kernel-server's not fully installed. If "apt-get -f install" doesn't install and configure it fully, "apt-get install --reinstall nfs-kernel-server" should. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

