[Bug 1608784] Re: nfs-kernel-server can't install in 16.04 LTS(aarch64/arm64)

Conan nfeng at nvidia.com
Tue Aug 16 00:55:07 UTC 2016


Thanks for the comment. Please find the following output when typing 'journalctl -xe'.
If there is some way to work around the dependency, I'd like to have a try. 


ubuntu at tegra-ubuntu:~$ journalctl -xe
-- Subject: Unit nfs-mountd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit nfs-mountd.service has failed.
-- 
-- The result is dependency.
Aug 16 00:52:51 tegra-ubuntu systemd[1]: Dependency failed for NFS server and services.
-- Subject: Unit nfs-server.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit nfs-server.service has failed.
-- 
-- The result is dependency.
Aug 16 00:52:51 tegra-ubuntu systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'
Aug 16 00:52:51 tegra-ubuntu systemd[1]: nfs-mountd.service: Job nfs-mountd.service/start failed with result 'dependency'
Aug 16 00:52:51 tegra-ubuntu systemd[1]: proc-fs-nfsd.mount: Unit entered failed state.
Aug 16 00:52:51 tegra-ubuntu systemd[1]: Reloading.
Aug 16 00:52:51 tegra-ubuntu systemd[1]: apt-daily.timer: Adding 9h 29min 3.903279s random time.
Aug 16 00:52:52 tegra-ubuntu systemd[1]: Started CUPS Scheduler.
-- Subject: Unit cups.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 00:52:55 tegra-ubuntu sudo[2878]: pam_unix(sudo:session): session closed for user root

-- 
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/1608784

Title:
  nfs-kernel-server can't install in 16.04 LTS(aarch64/arm64)

Status in nfs-utils package in Ubuntu:
  Incomplete

Bug description:
  Looks nfs-server.service can't start.

  
  NAME="Ubuntu"
  VERSION="16.04 LTS (Xenial Xerus)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.04 LTS"
  VERSION_ID="16.04"
  HOME_URL="http://www.ubuntu.com/"
  SUPPORT_URL="http://help.ubuntu.com/"
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
  UBUNTU_CODENAME=xenial

  ubuntu at tegra-ubuntu:~$ sudo apt-get install nfs-kernel-server
  [sudo] password for ubuntu: 
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following packages were automatically installed and are no longer required:
    apt-clone archdetect-deb dmeventd dmraid dpkg-repack gir1.2-timezonemap-1.0
    gir1.2-xkl-1.0 kpartx kpartx-boot libdebian-installer4
    libdevmapper-event1.02.1 libdmraid1.0.0.rc16 liblvm2app2.2 liblvm2cmd2.02
    libparted-fs-resize0 libreadline5 lvm2 os-prober python3-icu python3-pam
    rdate ubiquity-casper ubiquity-ubuntu-artwork
  Use 'sudo apt autoremove' to remove them.
  The following additional packages will be installed:
    libnfsidmap2 nfs-common
  Suggested packages:
    open-iscsi watchdog
  The following NEW packages will be installed:
    libnfsidmap2 nfs-common nfs-kernel-server
  0 upgraded, 3 newly installed, 0 to remove and 145 not upgraded.
  Need to get 278 kB of archives.
  After this operation, 1,277 kB of additional disk space will be used.
  Do you want to continue? [Y/n] Y
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libnfsidmap2 arm64 0.25-5 [28.3 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 nfs-common arm64 1:1.2.8-9ubuntu12 [171 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 nfs-kernel-server arm64 1:1.2.8-9ubuntu12 [78.6 kB]
  Fetched 278 kB in 2s (97.7 kB/s)        
  Selecting previously unselected package libnfsidmap2:arm64.
  (Reading database ... 170165 files and directories currently installed.)
  Preparing to unpack .../libnfsidmap2_0.25-5_arm64.deb ...
  Unpacking libnfsidmap2:arm64 (0.25-5) ...
  Selecting previously unselected package nfs-common.
  Preparing to unpack .../nfs-common_1%3a1.2.8-9ubuntu12_arm64.deb ...
  Unpacking nfs-common (1:1.2.8-9ubuntu12) ...
  Selecting previously unselected package nfs-kernel-server.
  Preparing to unpack .../nfs-kernel-server_1%3a1.2.8-9ubuntu12_arm64.deb ...
  Unpacking nfs-kernel-server (1:1.2.8-9ubuntu12) ...
  Processing triggers for man-db (2.7.5-1) ...
  Processing triggers for systemd (229-4ubuntu6) ...
  Setting up libnfsidmap2:arm64 (0.25-5) ...
  Setting up nfs-common (1:1.2.8-9ubuntu12) ...

  Creating config file /etc/idmapd.conf with new version

  Creating config file /etc/default/nfs-common with new version
  Adding system user `statd' (UID 121) ...
  Adding new user `statd' (UID 121) with group `nogroup' ...
  Not creating home directory `/var/lib/nfs'.
  nfs-utils.service is a disabled or a static unit, not starting it.
  Setting up nfs-kernel-server (1:1.2.8-9ubuntu12) ...
  A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
  nfs-server.service couldn't start.

  Creating config file /etc/exports with new version

  Creating config file /etc/default/nfs-kernel-server with new version
  A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
  invoke-rc.d: initscript nfs-kernel-server, action "start" failed.
  dpkg: error processing package nfs-kernel-server (--configure):
   subprocess installed post-installation script returned error exit status 1
  Processing triggers for libc-bin (2.23-0ubuntu3) ...
  /sbin/ldconfig.real: /lib/aarch64-linux-gnu/libpci.so.3 is not a symbolic link

  /sbin/ldconfig.real:
  /usr/local/cuda-8.0/targets/aarch64-linux/lib/libcudnn.so.5 is not a
  symbolic link

  Processing triggers for systemd (229-4ubuntu6) ...
  Errors were encountered while processing:
   nfs-kernel-server
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  ubuntu at tegra-ubuntu:~$

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



More information about the foundations-bugs mailing list