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

./automate.py desktop failure #890

Open
Revocatus2018 opened this issue Feb 27, 2025 · 1 comment
Open

./automate.py desktop failure #890

Revocatus2018 opened this issue Feb 27, 2025 · 1 comment
Labels
question Issues that look for answers

Comments

@Revocatus2018
Copy link

Revocatus2018 commented Feb 27, 2025

Some file seems to missing and CIPD issue

Cloning into 'depot_tools'...
remote: Finding sources: 100% (10/10)
remote: Total 63527 (delta 44822), reused 63521 (delta 44822)
Receiving objects: 100% (63527/63527), 57.58 MiB | 6.08 MiB/s, done.
Resolving deltas: 100% (44822/44822), done.
curl: (56) Recv failure: Connection reset by peer
/home/egov/Documents/build_tools-99.99.99.4142/scripts/../../core/Common/3dParty/v8_89/depot_tools/vpython3: line 57: /home/egov/Documents/build_tools-99.99.99.4142/scripts/../../core/Common/3dParty/v8_89/depot_tools/.cipd_bin/vpython3: No such file or directory
Directory not copied
./cipd: line 143: ./depot_tools/cipd_client_version.digests: No such file or directory
Platform linux-amd64 is not supported by the CIPD client bootstrap: there's no pinned SHA256 hash for it in the *.digests file.
./depot_tools/bootstrap_python3: line 32: bootstrap-2@3.8.10.chromium.23_bin/python3/bin/python3: No such file or directory
Error: client not configured; see 'gclient config'
Error: client not configured; see 'gclient config'
Directory not copied
copy warning [file not exist]: v8/third_party/jinja2/tests.py
[replaceInFile] file not exist: v8/third_party/jinja2/tests.py
Traceback (most recent call last):
File "/home/egov/Documents/build_tools-99.99.99.4142/./make.py", line 85, in
make_common.make()
File "/home/egov/Documents/build_tools-99.99.99.4142/scripts/core_common/make_common.py", line 44, in make
v8.make()
File "/home/egov/Documents/build_tools-99.99.99.4142/scripts/core_common/modules/v8.py", line 76, in make
v8_89.make()
File "/home/egov/Documents/build_tools-99.99.99.4142/scripts/core_common/modules/v8_89.py", line 158, in make
os.chdir("v8")
FileNotFoundError: [Errno 2] No such file or directory: 'v8'
Error (./make.py): 1

@igwyd
Copy link
Member

igwyd commented Mar 3, 2025

Hello @Revocatus2018 such errors occur due to unstable internet connection or some component temporary unavailability at this time. Try again later and on a server with a more stable internet connection.

@Rita-Bubnova Rita-Bubnova added the question Issues that look for answers label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers
Projects
None yet
Development

No branches or pull requests

3 participants