Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #11128: Error if machine folder inaccessible #11239

Merged
merged 3 commits into from Dec 17, 2019
Merged

Fixes #11128: Error if machine folder inaccessible #11239

merged 3 commits into from Dec 17, 2019

Conversation

jbonhag
Copy link
Contributor

@jbonhag jbonhag commented Dec 6, 2019

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.

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.
Copy link
Member

@chrisroberts chrisroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jbonhag jbonhag merged commit d7a5f74 into hashicorp:master Dec 17, 2019
gitebra pushed a commit to gitebra/vagrant that referenced this pull request Dec 17, 2019
* commit '11c667a81df1842b4fb45b3ba8be2a46a3a09e01':
  Update CHANGELOG
  Update CHANGELOG
  Fixes hashicorp#11128: Error if machine folder inaccessible (hashicorp#11239)
  Update CHANGELOG
  Fixes hashicorp#11218: Update apk cache when installing rsync (hashicorp#11220)
  Update CHANGELOG
  Wrap all environment variables headers with <code> (hashicorp#11261)
  Fixes hashicorp#11228: Allow to force check for box updates
  Don't prompt for input when installing Ansible
@ghost
Copy link

ghost commented Jan 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants