Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync not work when use the "password generator" #199

Open
GoogleCodeExporter opened this issue Jul 3, 2015 · 0 comments
Open

repo sync not work when use the "password generator" #199

GoogleCodeExporter opened this issue Jul 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Affected Version:
Environment: ubuntu12.04 in virtualbox, host is win7

What steps will reproduce the problem?

1. copy password according < https://source.android.com/source/downloading.html 
Using Authentication > to the terminal

2. check ~/.gitcookies, password is ok.  like this 

   .googlesource.com       TRUE    /       TRUE    number o  git-Name.gmail.com=password


3. repo init -u https://android.googlesource.com/a/platform/manifest

4. sometimes it ask me the username and password, after I input, it says not 
correct.
   Username for 'https://android.googlesource.com': XXX
   Password for 'https://[email protected]': ???

   sometimes it not ask, bu when I input repo sync, error happens.

   curl performs SSL certificate verification by default, using a "bundle"
   of Certificate Authority (CA) public keys (CA certs). If the default
   bundle file isn't adequate, you can specify an alternate file
   using the --cacert option.


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

   expected is   repo sync works correctly.
   currently:  repo can't download android code under this Authentication  mode.



Original issue reported on code.google.com by [email protected] on 9 Jun 2015 at 5:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant