------- Comment From [email protected] 2015-11-07 00:59 EDT------- Thanks. The updated 1:1.2.8-6ubuntu1.2 version of nfs-common did indeed pull in the keyutils package. This was tested for both the ppc64el and amd64 architectures.
root@p824l:~# apt-show-versions nfs-common nfs-common:ppc64el/trusty-updates 1:1.2.8-6ubuntu1.1 uptodate root@p824l:~# apt-show-versions keyutils keyutils not installed (available for: ppc64el) root@p824l:~# ls /sbin/request-key ls: cannot access /sbin/request-key: No such file or directory root@p824l:/etc/apt# apt-get install nfs-common/trusty-proposed Reading package lists... Done Building dependency tree Reading state information... Done Selected version '1:1.2.8-6ubuntu1.2' (Ubuntu:14.04/trusty-proposed [ppc64el]) for 'nfs-common' The following extra packages will be installed: keyutils Suggested packages: open-iscsi watchdog Recommended packages: python The following NEW packages will be installed: keyutils The following packages will be upgraded: nfs-common 1 upgraded, 1 newly installed, 0 to remove and 6 not upgraded. ... root@p824l:/etc/apt# apt-show-versions nfs-common nfs-common:ppc64el/trusty-proposed 1:1.2.8-6ubuntu1.2 uptodate root@p824l:/etc/apt# apt-show-versions keyutils keyutils:ppc64el/trusty 1.5.6-1 uptodate root@p824l:/etc/apt# ls /sbin/request-key /sbin/request-key ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509120 Title: Process accounting deadlock with idmapd callout when writing to NFSv4 mount To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509120/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
