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

non ascii chars in paths #11153

Open
ibraheemalayan opened this issue Oct 25, 2019 · 1 comment
Open

non ascii chars in paths #11153

ibraheemalayan opened this issue Oct 25, 2019 · 1 comment
Labels

Comments

@ibraheemalayan
Copy link

ibraheemalayan commented Oct 25, 2019

version 2.2.6

Host windows 10

Guest ubuntu

Vagrantfile

the problem happened during the installation and I don't have such file

Expected behavior

it should work

Actual behavior

I got this error

C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:230:in  mkdir': Invalid argument @ dir_s_mkdir - C:/Users/????????? (Errno::EINVAL)
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:230:in fu_mkdir'
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:208:in block (2 levels) in mkdir_p'
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:206:in reverse_each'
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:206:in block in mkdir_p'
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:191:in each'
        from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb:191:in mkdir_p'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:823:in block in setup_home_path'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:818:in each'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:818:in setup_home_path'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:135:in initialize'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in new'
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in <main>'

Steps to reproduce

  1. Make a windows user and name the user in non-ascii characters like Arabic (you can do this in a virtual machine of windows it will produce the same error).

  2. Try installing vagrant and it is not gone work

@ibraheemalayan
Copy link
Author

ibraheemalayan commented Apr 17, 2023

any updates on this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants