venf2k / google-cloud-sdk

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

Crashed while running gcloud auth login for the first time #762

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Issue running command [gcloud auth login].

What steps will reproduce the problem?

What is the expected output? What do you see instead?

Please provide any additional information below.

Trace:
googlecloudsdk/gcloud_main.py:169
 gcloud_cli.Execute()
googlecloudsdk/calliope/cli.py:654
 result = args.cmd_func(cli=self, args=ar...
googlecloudsdk/calliope/backend.py:1401
 resources = command_instance.Run(args)
googlecloudsdk/calliope/exceptions.py:110
 return func(*args, **kwargs)
surface/auth/login.py:148
 args.brief)
surface/auth/login.py:163
 client.save_to_well_known_file(google_cr...
third_party/oauth2client/client.py:1277
 raise OSError('Config directory does not...
OSError: Config directory does not exist: 
/usr/local/google/home/hugopen/.config/gcloudInstallation information:

Google Cloud SDK [HEAD]

Platform: [Linux, x86_64]
Python Version: [2.7.6 (default, Jun 22 2015, 17:58:13)  [GCC 4.8.2]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]

Installation Root: [/usr/local/google/google-cloud-sdk]
Release Channel: [dogfood]
Repository URL: 
[https://cloud-sdk-components.corp.google.com/release_channels/dogfood/latest/co
mponents-2.json]
Installed Components:
  core: [2016.04.20]
  core-nix: [2016.03.21]
  gcloud: []
  gsutil-nix: [4.17]
  gsutil: [4.19]
  bq: [2.0.24]
  bq-nix: [2.0.24]
[output truncated]

Original issue reported on code.google.com by hugo...@google.com on 20 Apr 2016 at 10:06

GoogleCodeExporter commented 8 years ago
You are using unofficial version. Filed internal issue for this.

Original comment by che...@google.com on 20 Apr 2016 at 11:12

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

Original comment by che...@google.com on 20 Apr 2016 at 11:42