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

Cannot install ruby on Debian based systems because of not updating packages #33

Closed
Lirt opened this issue Apr 26, 2018 · 3 comments
Closed

Comments

@Lirt
Copy link
Contributor

Lirt commented Apr 26, 2018

In Debian based systems serverspec verifier should not rely on other parts of the kitchen workflow to update packages.

Therefore this plugin to operate correctly in all Kitchen/Debian environment MUST do apt-get -y update before it tries to install ruby package.

@Lirt
Copy link
Contributor Author

Lirt commented Apr 26, 2018

I made PR in #34

@Lirt
Copy link
Contributor Author

Lirt commented May 5, 2018

Bump

neillturner added a commit that referenced this issue May 12, 2018
Update apt repositories before installing ruby package.
@Lirt
Copy link
Contributor Author

Lirt commented May 12, 2018

Thank you

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