** Description changed:

  Vagrant uses NFS to bind directories on the host system to directories
  in the guest.  However, the vagrant package doesn't suggest or recommend
- the nfs-common package.
+ the nfs-kernel-server package.
  
  Steps to reproduce:
  1. Install a vagrant box and vagrant config file from a third party - 
preferrably the config is already set up to use NFS (some github projects 
provide this as a convenience for their project contributors).
  2. Run 'vagrant up'
  3. Vagrant complains about NFS not being present on the host system.
+ 
+ Workaround:
+ Run `sudo apt-get install nfs-kernel-server` on the host system.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: vagrant 1.2.2-1
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Fri Mar  7 11:45:05 2014
  InstallationDate: Installed on 2013-09-21 (167 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: vagrant
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (139 days ago)

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

Title:
  Vagrant uses NFS but doesn't suggest the NFS package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1289274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to