apimall / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

src/third_party/syzygy/binaries (ERROR) while syncing #1485

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python automate-git.py --download-dir CEF3-Windows-1916\download\ 
--force-clean --build-tests --client-distrib --verbose-build --build-log-file 
--branch=1916 

What is the expected output? What do you see instead?
The sync should proceed without any errors
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=512m" "clone" 
"--no-checkout" "--progress" 
"https://chromium.googlesource.com/external/sawbuck/syzygy/binaries.git" 
"E:\CEF\workspace\CEF3-Windows-1916\download\chromium\src\third_party\syzygy\_gc
lient_binaries_w1ibtb"' in E:\CEF\workspace\CEF3-Windows-1916\download\chromium 
failed; will retry after a short nap...

src/third_party/syzygy/binaries (ERROR)
----------------------------------------
[0:14:38] Started.
[0:14:38] 

________ running 'git -c core.deltaBaseCacheLimit=512m clone --no-checkout 
--progress 
https://chromium.googlesource.com/external/sawbuck/syzygy/binaries.git 
E:\CEF\workspace\CEF3-Windows-1916\download\chromium\src\third_party\syzygy\_gcl
ient_binaries_w1ibtb' in 'E:\CEF\workspace\CEF3-Windows-1916\download\chromium'
[0:14:51] Cloning into 
'E:\CEF\workspace\CEF3-Windows-1916\download\chromium\src\third_party\syzygy\_gc
lient_binaries_w1ibtb'...
[0:14:52] fatal: remote error: 
[0:14:52] 
[0:14:52] 
[0:14:52] Invalid user name or password.
[0:14:52] 
[0:14:52] Please generate a new password at:
[0:14:52]   https://chromium.googlesource.com/new-password
[0:14:52] 
[0:14:52] 

What version of the product are you using? On what operating system?
CEF3. Windows server 2012

Please provide any additional information below.
This fails only for 1916 32-bit build. Don't see this issue on trunk

Original issue reported on code.google.com by meghs.p...@gmail.com on 12 Jan 2015 at 10:37

GoogleCodeExporter commented 9 years ago
Have you tried deleting the src\third_party\syzygy directory and re-running 
automate.git.py?

Original comment by magreenb...@gmail.com on 12 Jan 2015 at 11:09

GoogleCodeExporter commented 9 years ago
@#1 Thank you for your response. I have tried this too and have re-run 
automate-git.py. Will try it once more and confirm.

Original comment by meghs.p...@gmail.com on 13 Jan 2015 at 4:35

GoogleCodeExporter commented 9 years ago
I deleted the failing directory and re-ran automate-git.py. I see the same 
error. I also did a clean build and saw the same issue

Original comment by meghs.p...@gmail.com on 13 Jan 2015 at 5:06

GoogleCodeExporter commented 9 years ago
I'm encountering this as well (1916, 32-bit build on Windows 7 x64) - multiple 
attempts, always appears to fail first on the syzygy/binaries with the same 
"fatal: remote error: Invalid user name or password." block.

Tried resolutions mentioned on CEF forums for someone encountering an issue 
with 1750 branch @ http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12563 - 
no luck.

Original comment by holtav...@gmail.com on 19 Feb 2015 at 4:59

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1485

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:36