I think there's a bug in the NFS startup script. NFS needs portmap but doen't checks if the portmap daemon is running. If it's not, you get this error. Just use
#/etc/init.d/portmap start And then try to start the NFS daemon. -- update-manager could not install 'nfs-user-server' https://bugs.launchpad.net/bugs/108347 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
