gana2188 / google-cloud-sdk

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

Tools for AppEngine Go runtime are not on PATH #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1.Run the installer command:
curl https://dl.google.com/dl/cloudsdk/release/install_google_cloud_sdk.bash | 
bash
2. Choose "Go" as the language for AppEngine
3. Proceed installation

> What is the expected output? What do you see instead?
I expect that $DESTDIR/google-cloud-sdk/bin contains the following commandline 
tools in AppEngine Go SDK:
* goapp
* godoc
* gofmt
but not only appcfg.py and dev_appserver.py

But actually it contains only appcfg.py and dev_appserver.py

> What version of the product are you using? On what operating system?
* Google Cloud SDK 0.9.15
* Ubuntu Precise.

Original issue reported on code.google.com by yugui@google.com on 27 Jan 2014 at 9:54

GoogleCodeExporter commented 9 years ago

Original comment by jasm...@google.com on 16 Apr 2014 at 5:11

GoogleCodeExporter commented 9 years ago
+1 for this. I need to keep adding some symlinks and other stuff after updating 
or reinstalling the SDK

Original comment by ronoaldo on 30 Apr 2014 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by markp...@google.com on 14 Aug 2014 at 4:13