While i am running gclient sync, I keep getting below error today. It
worked fine till yesterday. Any thoughts or workaround?

________ running '/usr/bin/python src/build/android/play_services/update.py
download' in '/home/sbonda/more/xwalk_tmp'
Failed to fetch file
gs://chromium-android-tools/play-services/8487000/11cc73d4b7fa82560fbf5bbc1095dbac30308e7c
for /tmp/tmpNo2saq/LICENSE. [Err: INFO 0714 16:21:49.331309
oauth2_client.py]
Attempted to retrieve an access token from an invalid refresh token. Two
common
cases in which you will see this error are:
1. Your refresh token was revoked.
2. Your refresh token was typed incorrectly.

Your "Oauth 2.0 User Account" credentials are invalid. For more help, see
"gsutil help creds", or re-run the gsutil config command (see "gsutil help
config").
Failure: invalid_grant.
]
0> Failed to fetch file
gs://chromium-android-tools/play-services/8487000/11cc73d4b7fa82560fbf5bbc1095dbac30308e7c
for /tmp/tmpNo2saq/LICENSE, skipping. [Err: INFO 0714 16:21:49.331309
oauth2_client.py]
Attempted to retrieve an access token from an invalid refresh token. Two
common
cases in which you will see this error are:
1. Your refresh token was revoked.
2. Your refresh token was typed incorrectly.

Your "Oauth 2.0 User Account" credentials are invalid. For more help, see
"gsutil help creds", or re-run the gsutil config command (see "gsutil help
config").
Failure: invalid_grant.
]
Traceback (most recent call last):
  File "src/build/android/play_services/update.py", line 515, in <module>
    sys.exit(main(sys.argv[1:]))
  File "src/build/android/play_services/update.py", line 99, in main
    return args.func(args)
  File "src/build/android/play_services/update.py", line 193, in Download
    config.version_number)):
  File "src/build/android/play_services/update.py", line 387, in
_CheckLicenseAgreement
    with open(expected_license_path) as license_file:
IOError: [Errno 2] No such file or directory: '/tmp/tmpNo2saq/LICENSE'
Error: Command '/usr/bin/python src/build/android/play_services/update.py
download' returned non-zero exit status 1 in /home/sbonda/more/xwalk_tmp
Hook '/usr/bin/python src/build/android/play_services/update.py download'
took 11.33 secs


-- 
*-*Sri
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to