[Bug 1884357] Re: nfs-kernel-server does not start because of dependency failure

Marietto 1884357 at bugs.launchpad.net
Sun Dec 20 14:14:59 UTC 2020


why not try to update to 20.10 ?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1884357

Title:
  nfs-kernel-server does not start because of dependency failure

Status in nfs-utils package in Ubuntu:
  Confirmed

Bug description:
  Hello.

  Ubuntu 20.04 here. I'm trying to Install NFS Server and Client on
  Ubuntu 20.04,following this tutorial :

  
  https://vitux.com/install-nfs-server-and-client-on-ubuntu/

  
  these are the commands that I have issued :

  
  $ sudo apt-get update

  $ sudo apt install nfs-kernel-server

  $ sudo mkdir -p /home/ziomario/Scrivania/Share

  $ sudo chown nobody:nogroup /home/ziomario/Scrivania/Share

  $ sudo chmod 777 /home/ziomario/Scrivania/Share

  $ sudo nano /etc/exports/home/ziomario/Scrivania/Share
  192.168.1.7(rw,sync,no_subtree_check)

  $ sudo exportfs -a

  $ sudo systemctl restart nfs-kernel-server

  
  and I get this error :

  
  A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.

  
  $ sudo journalctl -xe

  
  ziomario-I9 systemd[1]: nfs-idmapd.service: Job nfs-idmapd.service/start failed with result 'dependency'.

  ziomario-I9 systemd[1]: Dependency failed for NFS Mount Daemon.

  -- Subject: L'unità nfs-mountd.service failed-- Defined-By: systemd--
  Support: http://www.ubuntu.com/support

  ---- L'unità nfs-mountd.service failed---- Il risultato è dependency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1884357/+subscriptions



More information about the foundations-bugs mailing list