Closed dafeder closed 8 years ago
I think this is a quirk with the NSF mount.
You can fix this inside the vm by chmod 777 webroot/sites/default
and then rm
Not sure if there is a better solution.
It's not just NFS, the Drupal installer changes these permissions, requiring a chmod before removing (even with sudo rm -rf) The new ahoy script automatically does this for you when rebuilding drupal, so marking this fixed.
I'm not sure if this is problem with the VM exactly, but deleting the built webroot of a DKAN instance seems to be impossible inside the VM, on both virtualbox and vmware:
I need to
rm
it as sudo from my mac to get rid of it.