Bug 1245970 - NFS detection runs on host, not in guest
Summary: NFS detection runs on host, not in guest
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: vagrant
Version: 22
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Josef Stribny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-23 08:48 UTC by Johan De Wit
Modified: 2016-01-04 05:54 UTC (History)
5 users (show)

Fixed In Version: 1.7.2-10.fc22
Clone Of:
Environment:
Last Closed: 2015-09-09 00:22:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Johan De Wit 2015-07-23 08:48:08 UTC
When running non systemd redhat/centos on fc22 with vagrant and vagrant-libvirt,
the host is checked for nfs dameons, not the guest.  This resutls in following error :
==> default: Installing NFS client...
"zbook.koewacht.net"
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

/bin/systemctl restart rpcbind nfs

Stdout from the command:



Stderr from the command:

bash: line 2: /bin/systemctl: No such file or directory

This is solved in vagrant 1.7.4 

https://github.com/mitchellh/vagrant/commit/d09e8e6f500d0c6b237ec1979d5fa64025fbc152

Comment 1 Fedora Update System 2015-08-26 13:56:05 UTC
vagrant-1.7.2-10.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14324

Comment 2 Fedora Update System 2015-08-28 18:58:11 UTC
vagrant-1.7.2-10.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update vagrant'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14324

Comment 3 Fedora Update System 2015-09-09 00:22:16 UTC
vagrant-1.7.2-10.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.