vagrant/templates/locales
Jeff Bonhag d7a5f74897
Fixes #11128: Error if machine folder inaccessible (#11239)
This commit catches the Errno::EPERM raised by the operating system if
the machine folder is inaccessible and displays it as a more friendly
error message.

This can be an issue on macOS Catalina if virtual machine files are kept
in a special directory (Documents/Downloads/Desktop) that Vagrant's
embedded Ruby is not allowed to access.
2019-12-17 12:41:12 -05:00
..
comm_winrm.yml Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
command_ps.yml Add support for running elevated commands using the powershell command 2018-12-20 11:30:25 -08:00
command_rdp.yml Update RDP error message since Windows only being supported isn't true 2014-05-20 19:50:49 -07:00
en.yml Fixes #11128: Error if machine folder inaccessible (#11239) 2019-12-17 12:41:12 -05:00
guest_windows.yml Spelling fixes 2018-03-14 14:41:04 +00:00
providers_docker.yml More specific language around docker build matching errors 2019-11-19 11:14:46 -08:00
providers_hyperv.yml Add Hyper-V access check on data directory 2018-06-18 15:36:45 -07:00
synced_folder_smb.yml Fix SMB error message to be within the correct namespace 2018-06-18 09:07:30 -07:00