https://bugzilla.wikimedia.org/show_bug.cgi?id=59712
Web browser: ---
Bug ID: 59712
Summary: Outdated additional tools?
Product: MediaWiki-Vagrant
Version: unspecified
Hardware: All
OS: Mac OS X 10.8
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Mac OS X 10.9
Vagrant 1.3.5
VirtualBox 4.3.6 r91406
Trying to "vagrant up" the freshly git cloned vm, I get the following warning
during the installation:
[default] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.
Guest Additions Version: 4.1.12
VirtualBox Version: 4.3
Followed by this error later on:
Failed to mount folders in Linux guest. This is usually beacuse
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
Which seems to be this underlying error on the vm, when the additional tools
try to start:
VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
Googling the underlying error on the VM, it seems like the warning might be the
explanation and that the additions need to be updated. I'll try to do that (so
far, everything advice I found while googling failed), but the vm's additional
tools probably needs to be updated, as someone starting with the latest version
of VirtualBox would probably run into the same issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l