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

Get provisioners working again on Debian "lenny" #292

Closed

Conversation

mdub
Copy link
Contributor

@mdub mdub commented Feb 2, 2011

As discussed on the list, the version of sudo (1.6.9) in Debian "lenny" has a bug that breaks "sudo -i sh". This patch makes Vagrant::SSH::Session#sudo! use "sudo sh -l" instead, which I believe will have the same effect, and works in lenny.

@mitchellh
Copy link
Contributor

This looks good to me. Merged. I haven't pushed yet but I will soon :)

@ghost ghost locked and limited conversation to collaborators Apr 12, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants