Thanks for your post. The output of vagrant ssh -c "locale" is at below. 
There's nothing else to zip in the folder except Vagrantfile. No Provision 
script. 

I had also tried hashicorp/precise64, ubuntu/trusty64. All have same error. 
So it's definitely not box problem.



LANG=en_US.UTF-8

LANGUAGE=

LC_CTYPE="en_US"

LC_NUMERIC="en_US"

LC_TIME="en_US"

LC_COLLATE="en_US"

LC_MONETARY="en_US"

LC_MESSAGES="en_US"

LC_PAPER="en_US"

LC_NAME="en_US"

LC_ADDRESS="en_US"

LC_TELEPHONE="en_US"

LC_MEASUREMENT="en_US"

LC_IDENTIFICATION="en_US"

LC_ALL=en_US


On Thursday, March 24, 2016 at 1:15:14 PM UTC+8, Alvaro Miranda Aguilera 
wrote:
>
>
> On Thu, Mar 24, 2016 at 5:06 AM, Haowen Zhang <[email protected] 
> <javascript:>> wrote:
>
>> locale
>
>
> Hello,
>
> Whats the output of:
>
> vagrant ssh -c "locale"
> vagrant ssh -c "sh -l -c locale"
> vagrant ssh -c "sudo locale"
> vagrant ssh -c "sudo sh -l -c locale"
>
> And can you try to share a zip file where one can try to reproduce this?
>
> if Centos/7 is all good, perhaps is something on the scripts you are 
> trying to run?
>
> Thanks
> alvaro.
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/4f63758c-eeea-401a-946d-698f516f940b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to