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

Force LANG when executing commands #12994

Merged
merged 2 commits into from
Nov 14, 2022

Conversation

chrisroberts
Copy link
Member

This forces the LANG enviroment variable to be set to "C" when
executing VBoxManage commands. Doing this prevents localization of
output which causes failures of the VirtualBox driver when scanning
for information.

Fixes #12968

This forces the LANG enviroment variable to be set to `"C"` when
executing VBoxManage commands. Doing this prevents localization of
output which causes failures of the VirtualBox driver when scanning
for information.
@chrisroberts chrisroberts merged commit 8549450 into hashicorp:main Nov 14, 2022
@chrisroberts chrisroberts deleted the vbox-locale branch November 14, 2022 21:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2022
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.

Vagrant 2.3.2 and Virtualbox 7.0.2 - startup error
1 participant