Vagrant Language Settings

138 views
Skip to first unread message

Ganesh Babu Nalla

unread,
Nov 26, 2016, 4:15:13 AM11/26/16
to Vagrant
I have installed Vagrant 1.8.6 and Oracle Virtual Box 5.0.16. 

In Oracle Virtual Box Preferences I have set to English (built-in). My Windows 10 is English.

However, when I ssh into any of the VMs that I have created, the messages are displayed in German. Where do I set this in Vagrant, please? I would like to change the language to English.

Ex:

Installieren  1 Paket (+28 Abhängige Pakete)

Gesamte Downloadgröße: 36 M
Installationsgröße: 115 M
Is this ok [y/d/N]: y
Downloading packages:


Thanks in Advance,
Ganesh

Alvaro Miranda Aguilera

unread,
Nov 26, 2016, 12:01:03 PM11/26/16
to vagra...@googlegroups.com
can you share a log of the vagrant and screenshot of what you see ??

vagrant halt
vagrant version

for cmd.exe
set
set VAGRANT_LOG=debug

for bash do
env
export VAGRANT_LOG=debug


then
vagrant up

share the logs and the Vagrantfile you are using

try to use gist (gist.github.com) for the output

Reply all
Reply to author
Forward
0 new messages