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

InstallChocolatey.ps1 throwing exception during 'vagrant up' #11

Closed ghost closed 8 years ago

ghost commented 8 years ago

Followed the steps to the T, but when I get to the point where InstallChocolatey.ps1 is being ran, I get an exception. Weird thing is, I can go into the box after it happens, and run the same command/ps1 file and it works fine.

Gist: https://gist.github.com/CalvinAllen/6dcea4306443a584e291b4f4079eea32

Maybe a weird networking issue?

ferventcoder commented 8 years ago

Possibly a weird networking issue - looks like it had issues installing choco. :/

ferventcoder commented 8 years ago

Are you still running into this?

ghost commented 8 years ago

I just did a vagrant destory and vagrant up and everything seemed to go fine.

Must have been a fluke or something.

ferventcoder commented 8 years ago

If you see it again, please comment and we can reopen this for investigation.