Last modified: 2014-04-07 18:18:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65643, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63643 - MediaWiki-Vagrant not working due to failed mount command
MediaWiki-Vagrant not working due to failed mount command
Status: RESOLVED DUPLICATE of bug 59243
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ori Livneh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-07 18:16 UTC by Steven Walling
Modified: 2014-04-07 18:18 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Steven Walling 2014-04-07 18:16:38 UTC
I just installed on OS X 10.9 with a fresh version of Vagrant and VirtualBox. During `vagrant up` I get the following error: 

Failed to mount folders in Linux guest. This is usually because
the "vboxsf" file system is not available. Please verify that
the guest additions are properly installed in the guest and
can work properly. The command attempted was:

mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group www-data | cut -d: -f3` /vagrant /vagrant
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g www-data` /vagrant /vagrant

After which browsing to http://127.0.0.1:8080/ serves me nothing. 

https://www.virtualbox.org/ticket/12879 and https://github.com/mitchellh/vagrant/issues/3341 indicate this might be a VirtualBox error. I'm not sure. Completing the proposed solution there (ssh to guest and then sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAdditions /usr/lib/VBoxGuestAdditions) does not work. 

(Reporting even if upstream, since others may have seen this.)
Comment 1 Steven Walling 2014-04-07 18:18:15 UTC

*** This bug has been marked as a duplicate of bug 59243 ***

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


Navigation
Links