Дмитрий Юдин
2018-11-23 14:04:01 UTC
Hi,
I'm running 'gclient sync --with_branch_heads --with_tags --nohooks
--force' on HFS+ partition (everything is ok for exFAT)
First, the 'git -c core.deltaBaseCacheLimit=512m clone --no-checkout ...'
is executed.
If I run it out of gclient wrapper the return status is zero, so I think
git is not the issue, but there is something within gclient script.
The final output is as the following (log file in attachment):
Resolving deltas: 100% (228277/228277), done.
[0:00:53] _____ Conflicting directory found in F:\data\google\webrtc\src.
Moving to F:\data\google\webrtc\_bad_scm\srcun_kxb.
[0:00:59] Cloning into 'F:\data\google\webrtc\_gclient_src_wfewzb'...
Traceback (most recent call last):
File "F:\data\google\webrtc\depot_tools\gclient_scm.py", line 1036, in
_Clone
print_stdout=print_stdout, stdout=stdout)
File "F:\data\google\webrtc\depot_tools\gclient_scm.py", line 1358, in
_Run
gclient_utils.CheckCallAndFilterAndHeader(cmd, env=env, **kwargs)
File "F:\data\google\webrtc\depot_tools\gclient_utils.py", line 314, in
CheckCallAndFilterAndHeader
return CheckCallAndFilter(args, **kwargs)
File "F:\data\google\webrtc\depot_tools\gclient_utils.py", line 576, in
CheckCallAndFilter
rv, args, kwargs.get('cwd', None), None, None)
*CalledProcessError: Command 'git -c core.deltaBaseCacheLimit=512m clone
...' returned non-zero exit status 128 in F:\data\google\webrtc*
*----------------------------------------*
*Error: Command 'git -c core.deltaBaseCacheLimit=512m clone ...' returned
non-zero exit status 128 in F:\data\google\webrtc*
Please, advice how to manage this issue.
I'm running 'gclient sync --with_branch_heads --with_tags --nohooks
--force' on HFS+ partition (everything is ok for exFAT)
First, the 'git -c core.deltaBaseCacheLimit=512m clone --no-checkout ...'
is executed.
If I run it out of gclient wrapper the return status is zero, so I think
git is not the issue, but there is something within gclient script.
The final output is as the following (log file in attachment):
Resolving deltas: 100% (228277/228277), done.
[0:00:53] _____ Conflicting directory found in F:\data\google\webrtc\src.
Moving to F:\data\google\webrtc\_bad_scm\srcun_kxb.
[0:00:59] Cloning into 'F:\data\google\webrtc\_gclient_src_wfewzb'...
Traceback (most recent call last):
File "F:\data\google\webrtc\depot_tools\gclient_scm.py", line 1036, in
_Clone
print_stdout=print_stdout, stdout=stdout)
File "F:\data\google\webrtc\depot_tools\gclient_scm.py", line 1358, in
_Run
gclient_utils.CheckCallAndFilterAndHeader(cmd, env=env, **kwargs)
File "F:\data\google\webrtc\depot_tools\gclient_utils.py", line 314, in
CheckCallAndFilterAndHeader
return CheckCallAndFilter(args, **kwargs)
File "F:\data\google\webrtc\depot_tools\gclient_utils.py", line 576, in
CheckCallAndFilter
rv, args, kwargs.get('cwd', None), None, None)
*CalledProcessError: Command 'git -c core.deltaBaseCacheLimit=512m clone
...' returned non-zero exit status 128 in F:\data\google\webrtc*
*----------------------------------------*
*Error: Command 'git -c core.deltaBaseCacheLimit=512m clone ...' returned
non-zero exit status 128 in F:\data\google\webrtc*
Please, advice how to manage this issue.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6172dc31-12e5-4780-88a4-0e796f7e694e%40chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6172dc31-12e5-4780-88a4-0e796f7e694e%40chromium.org.