chocolatey-community / chocolatey-test-environment

A testing setup related to how the Chocolatey Package Verifier runs testing. Used for manual testing or prior to submission
Apache License 2.0
117 stars 185 forks source link

Error: Could not find a part of the path 'C:\ProgramData\chocolatey\config\chocolatey.config' #7

Closed bramd closed 7 years ago

bramd commented 8 years ago

After following the setup instructions and using a Virbualbox 4.3 release, I get errors while running vagrant provision:

==> default: Error deserializing response of type chocolatey.infrastructure.app.configuration.ConfigFileSettings: ==> default: ==> default: Could not find a part of the path 'C:\ProgramData\chocolatey\config\chocolatey.config'. ==> default: Could not find a part of the path 'C:\ProgramData\chocolatey\config\chocolatey.config'. The following WinRM command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

powershell -ExecutionPolicy Bypass -OutputFormat Text -file c:\tmp\vagrant-shell.ps1

Stdout from the command:

Stderr from the command:

ferventcoder commented 8 years ago

Using the provided box?

ferventcoder commented 8 years ago

A vagrant destroy and vagrant up doesn't fix the problem?

bramd commented 8 years ago

No, unfortunately not.

bramd commented 8 years ago

On 2/11/2016 3:12 PM, Rob Reynolds wrote:

Using the provided box?

Yes, followed the instructions in readme and didn't alter the Vagrantfile.

ferventcoder commented 8 years ago

Can you include the entire log please?

ferventcoder commented 8 years ago

Perhaps as a link to a gist though.

ferventcoder commented 7 years ago

@bramd ping - were you able to figure this out? If not, please provide the log for this...

ferventcoder commented 7 years ago

Closing due to inactivity. If you are still having this issue and are able to respond, please feel free to provide the entire log so we can try to determine what was going on in your environment.