chromium fetch failed

557 views
Skip to first unread message

18 f

unread,
Jul 6, 2023, 2:24:46 AM7/6/23
to Chromium-dev
Hey, I  try to fetch chromium code database, and I'm failed:

``` c++
PS D:\chromium_book> fetch chromium
Updating depot_tools...
Your depot_tools checkout is configured to fetch from an obsolete URL
Would you like to update it? [y/N]: Y
Downloading CIPD client for windows-amd64 from https://chrome-infra-packages.appspot.com/client?platform=windows-amd64&version=git_revision:6e9be28a4c4e3a804f400dc6c2ed08b866f0a38b...
[E2023-07-06T14:21:26.689954+08:00 13000 0 application.go:361] Detected CIPD client platform change to windows-amd64.
Deleting the existing client to trigger the bootstrap...
'powershell' is not recognized as an internal or external command,
operable program or batch file.
Failed to bootstrap or update CIPD client
[E2023-07-06T14:21:26.690257+08:00 13000 0 application.go:144] fatal error: failed to build venv: failed to build package : cipkg.Derivation{Name:"virtualenv", Platform:"", Builder:"builtin:cipdExport", Args:[]string{"infra/3pp/tools/virtualenv  version:2...@16.7.12.chromium.7\n"}, Env:[]string(nil), Inputs:[]string(nil)}: failed to build derivation: failed to export packages: exit status 9009
PS D:\chromium_book>
PS D:\chromium_book> powershell
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS D:\chromium_book>
```

It shows I don't have powershell, But I do have... Does depot_tools use different powershell?

Tình Nguyễn Hữu

unread,
Jul 6, 2023, 3:41:15 AM7/6/23
to 1214...@gmail.com, Chromium-dev
You have to try again with CMD. PowerShell will have error

--
--
Chromium Developers mailing list: chromi...@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/3df46749-4658-4ced-b959-e9037c64e40en%40chromium.org.

Koji Ishii

unread,
Jul 6, 2023, 3:47:06 AM7/6/23
to tinh2...@gmail.com, 1214...@gmail.com, Chromium-dev
This is happening to me too, on cmd.exe and on powershell.



18 f

unread,
Jul 6, 2023, 3:50:07 AM7/6/23
to Chromium-dev, Koji Ishii, 1214...@gmail.com, Chromium-dev, tinh2...@gmail.com
Intersting, I have this bug today... maybe something update make it happened.

cyberrufus

unread,
Jul 6, 2023, 3:59:19 AM7/6/23
to Chromium-dev, 18 f, Koji Ishii, Chromium-dev, tinh2...@gmail.com
M:\src>gclient sync -D
Updating depot_tools...
[E2023-07-06T03:50:50.441895-04:00 11484 0 application.go:361] Detected CIPD client platform change to windows-amd64.

Deleting the existing client to trigger the bootstrap...
'powershell' is not recognized as an internal or external command,
operable program or batch file.
Failed to bootstrap or update CIPD client
[E2023-07-06T03:50:50.442398-04:00 11484 0 application.go:144] fatal error: failed to build venv: failed to build package : cipkg.Derivation{Name:"virtualenv", Platform:"", Builder:"builtin:cipdExport", Args:[]string{"infra/3pp/tools/virtualenv  version:2...@16.7.12.chromium.7\n"}, Env:[]string(nil), Inputs:[]string(nil)}: failed to build derivation: failed to export packages: exit status 9009

That's the error I get when attempting to compile.

Reply all
Reply to author
Forward
0 new messages