Discussion:
[chromium-discuss] Fail to upload CL (I'm in AUTHORS)
h***@intel.com
2018-06-23 16:24:36 UTC
Permalink
I'm now unable to upload patch, not sure it is because I did not do in
recent one year. Could anyone check what's wrong?

$ git cl upload

fatal: remote error: A Contributor Agreement must be completed before
uploading.

Error after CL description prompt -- saving description to
/home/halton/.git_cl_description_backup

Failed to create a change. Please examine output above for the reason of
the failure.
Hint: run command below to diagnose common Git/Gerrit credential problems:
git cl creds-check

***@hhuo-desk1:$ cat AUTHORS |grep halton
Halton Huo <***@intel.com>
***@hhuo-desk1:$ git cl creds-check
git is already configured to use your .gitcookies from
/home/halton/.gitcookies
Your .netrc and .gitcookies have credentials for these hosts:
Host User Which file
================================ ======================== ===========
chromium-review.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com .gitcookies


.gitcookies problem report:

These hosts likely use wrong identity:

chromium.googlesource.com git-halton.huo.intel.com but chromium.org
recommended

You can manually remove corresponding lines in your
/home/halton/.gitcookies file and visit the following URLs with correct
account to generate correct credential lines:

https://chromium-review.googlesource.com/new-password
***@hhuo-desk1:$ git cl creds-check
git is already configured to use your .gitcookies from
/home/halton/.gitcookies
Your .netrc and .gitcookies have credentials for these hosts:
Host User Which file
================================ ======================== ===========
chromium-review.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com .gitcookies


.gitcookies problem report:

These hosts likely use wrong identity:

chromium.googlesource.com git-halton.huo.intel.com but chromium.org
recommended

You can manually remove corresponding lines in your
/home/halton/.gitcookies file and visit the following URLs with correct
account to generate correct credential lines:

https://chromium-review.googlesource.com/new-password
***@hhuo-desk1:$ cat ~/.gitcookies
chromium.googlesource.com FALSE / TRUE 2147483647 o
git-halton.huo.intel.com=xxxx
chromium-review.googlesource.com FALSE / TRUE 2147483647 o
git-halton.huo.intel.com=xxxx
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Adam Rice
2018-06-25 03:58:47 UTC
Permalink
This is a recent change.

See
https://groups.google.com/a/chromium.org/forum/?utm_medium=email&utm_source=footer#!msg/chromium-dev/gDlYaBwG4mI/A1vlel9AAQAJ
Post by h***@intel.com
I'm now unable to upload patch, not sure it is because I did not do in
recent one year. Could anyone check what's wrong?
$ git cl upload
fatal: remote error: A Contributor Agreement must be completed before
uploading.
Error after CL description prompt -- saving description to
/home/halton/.git_cl_description_backup
Failed to create a change. Please examine output above for the reason of
the failure.
git cl creds-check
git is already configured to use your .gitcookies from
/home/halton/.gitcookies
Host User Which file
================================ ======================== ===========
chromium-review.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com but chromium.org
recommended
You can manually remove corresponding lines in your
/home/halton/.gitcookies file and visit the following URLs with correct
https://chromium-review.googlesource.com/new-password
git is already configured to use your .gitcookies from
/home/halton/.gitcookies
Host User Which file
================================ ======================== ===========
chromium-review.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com .gitcookies
chromium.googlesource.com git-halton.huo.intel.com but chromium.org
recommended
You can manually remove corresponding lines in your
/home/halton/.gitcookies file and visit the following URLs with correct
https://chromium-review.googlesource.com/new-password
chromium.googlesource.com FALSE / TRUE 2147483647 o
git-halton.huo.intel.com=xxxx
chromium-review.googlesource.com FALSE / TRUE 2147483647 o
git-halton.huo.intel.com=xxxx
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...