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

Vagrant tests fail for macos-client #891

Closed
treydock opened this issue Apr 12, 2018 · 3 comments
Closed

Vagrant tests fail for macos-client #891

treydock opened this issue Apr 12, 2018 · 3 comments
Assignees

Comments

@treydock
Copy link
Collaborator

Description of problem

Several Vagrant boxes fail when testing changes:

sensu-server                pass
sensu-server-cluster        pass
sensu-server-puppet5        pass
sensu-server-enterprise     pass
el7-client                  pass
el6-client                  pass
ubuntu1604-client           pass
ubuntu1404-client           pass
amazon201703-client         failed - vagrant
win2012r2-client            pass
win2012r2-client-chocolatey failed - unable to install from chocolatey
debian9-client              failed - vagrant
debian8-client              pass
debian7-client              pass
macos-client                failed - vagrant

failed - vagrant items failed before box was even accessible via SSH, some failed to even boot and some failed to install drivers necessary to mount module to /vagrant.

Platform and version information

This was observed while testing #878

Anything else to add that you think will be helpful?

@ghoneycutt
Copy link
Collaborator

Saw an error with macos-client as it is using an old version of stdlib. I could not reproduce any errors with Debian 9 and Amazon Linux. Confirmed Chocolatey is having issues.

@ghoneycutt
Copy link
Collaborator

@treydock I've got a fix for macos. Could you please look at win2012r2-client-chocolatey.

@ghoneycutt ghoneycutt self-assigned this Apr 12, 2018
@ghoneycutt ghoneycutt reopened this Apr 12, 2018
@ghoneycutt ghoneycutt changed the title Some vagrant tests fail Vagrant tests fail for macos-client Apr 12, 2018
@ghoneycutt
Copy link
Collaborator

Released in v2.52.0

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

2 participants