[Bug 1449074] Re: nfs-common should depend on keyutils for nfsidmap integration

Adam Conrad adconrad at 0c3.net
Mon Apr 27 22:04:03 UTC 2015


Hello Steve, or anyone else affected,

Accepted nfs-utils into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/nfs-
utils/1:1.2.8-9ubuntu8.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: nfs-utils (Ubuntu Vivid)
       Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  nfs-common should depend on keyutils for nfsidmap integration

Status in nfs-utils package in Ubuntu:
  Fix Committed
Status in nfs-utils source package in Vivid:
  Fix Committed
Status in nfs-utils source package in w-series:
  New

Bug description:
  [Impact]
  The idmapd service is no longer started by default as of Ubuntu 15.04, because it's been superseded upstream by nfsidmap, which integrates with the kernel request-key interface.  However the keyutils package which provides request-key is not installed by default.  The nfs-common package needs to add a dependency on keyutils to correct this regression from Ubuntu 14.10.

  [Test Case]
  1. Install nfs-common 1:1.2.8-9ubuntu8 from vivid.
  2. mount an NFS share from an NFS4 server, which requires the idmap service.
  3. ls -l the mount point to see that the file ownership has all been mapped to -1.
  4. install nfs-common 1:1.2.8-9ubuntu8.1 from vivid-proposed.
  5. verify that the keyutils package has been installed.
  6. unmount the NFS share and remount it.
  7. verify that the ls -l output now shows normal uid mapping.

  [Regression potential]
  Minimal.  The keyutils package is in main and is optional priority, just like nfs-common is, and is only on the order of 150KB unpacked. Its installation will cause other kernel upcalls to be handled which are currently going ignored, but that's really the desired behavior (/sbin/key.dns_resolver).

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



More information about the foundations-bugs mailing list