modxevil / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

unicode path bug while installing gcloud sdk #145

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
While installing google cloud sdk, if path contains unicode name (like korean 
path name) install can fail with "Unicodedecodeerror"

So, if you have same problem with me, please change path name to an english to 
avoid this bug.

Original issue reported on code.google.com by rou...@gmail.com on 27 May 2015 at 6:53

GoogleCodeExporter commented 8 years ago
Thanks for reporting this! I'm glad that you could work around it for now.

We've been able to reproduce this on our end and will take a look at how to fix 
it.

Original comment by z...@google.com on 28 May 2015 at 3:10

GoogleCodeExporter commented 8 years ago
+1 - the bug also exists if you have a windows username with latin characters. 
this happened with some students on my class.

Original comment by ronoaldo on 9 Jul 2015 at 2:01

GoogleCodeExporter commented 8 years ago
Just letting you know that we haven't forgotten about this.

Original comment by z...@google.com on 10 Jul 2015 at 3:12

GoogleCodeExporter commented 8 years ago
This immediate issue is fairly easy to fix, but we think it'll just cause a lot 
of other problems related to non-ASCII paths and the Cloud SDK. Once we have 
some good tests in place and are comfortable that there are no obvious bugs 
related to non-ASCII path installations we'll update here.

Original comment by z...@google.com on 27 Aug 2015 at 5:20

GoogleCodeExporter commented 8 years ago
Issue 274 has been merged into this issue.

Original comment by z...@google.com on 1 Oct 2015 at 11:32

GoogleCodeExporter commented 8 years ago
Issue 448 has been merged into this issue.

Original comment by z...@google.com on 4 Jan 2016 at 5:03