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

Windows permission denied issue #4

Open
liger1978 opened this issue Oct 6, 2015 · 0 comments
Open

Windows permission denied issue #4

liger1978 opened this issue Oct 6, 2015 · 0 comments

Comments

@liger1978
Copy link
Owner

When using the above on Microsoft Windows, you may get and get an error when you run vagrant up, e.g.:

==> first: Running provisioner: pe_bootstrap...
Fetching: https://s3.amazonaws.com/pe-builds/released/2015.2.0/puppet-enterprise-2015.2.0-el-7-x86_64.tar.gz
An error occurred while trying to download the given resource (https://s3.amazonaws.com/pe-builds/released/2015.2.0/puppet-enterprise-2015.2.0-el-7-x86_64.tar.gz),
and the transfer could not complete.
The error message generated was
"Permission denied - (C:/Users/harbottle/AppData/Local/Temp/open-uri20150909-8432-11s1yru, C:/Users/harbottle/.vagrant.d/pe_builds/puppet-enterprise-2015.2.0-el-7-x86_64.tar.gz)".

This is caused by an open issue with oscar-stack/vagrant-pe_build. The issue log describes the cause of the issue and the workaround: oscar-stack/vagrant-pe_build#60

The workaround is to manually copy the PE installer, e.g.: https://s3.amazonaws.com/pe-builds/released/2015.2.0/puppet-enterprise-2015.2.0-el-7-x86_64.tar.gz to VAGRANT_HOME/pe_builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant