Hi Paul,
I stumbled upon this post with a similar problem, it appears to be an NFS mounting nuance. I found more information about it here: https://groups.google.com/forum/?fromgroups=#!topic/vagrant-up/-J3UEqYXveA
My vagrant up is failing because the puppet apache virtualhost most tries to chown this directory and can't... got to think of a workaround!
Hope this helps,
Arron
On Wednesday, February 27, 2013 3:29:09 PM UTC, Paul McCrodden wrote:Hi,I've a quick question on NFS shares (Mac OSX Mountain Lion)...The NFS share set up in my Vagrantfile changes the ownership UID and GID on the VM share folder to 501:dialout. I cannot seem to map folder ownership correctly. I have used cat /etc/passwd and taken the UID and GID on the VM that owns the folder in question and mapped it using config.vm.share_folder("aegir2", "/var/aegir", "/Users/mccrodp/vagrant", :nfs => true, :map_uid => 106, :map_gid => 109) but no joy....I can neither create a file with my desired ownership from the Mac mounted share nor change permissions...Thanks for any help on this,Paul.
Patching is disabled. Skipping.
- Updating drupal/core (8.2.4 => 8.2.7) Update failed (Could not delete web/core/lib/Drupal/Core/State/State.php: )
Would you like to try reinstalling the package instead [yes]? yes
- Removing drupal/core (8.2.4)