featch webrtc fails with src/third_party/test_fonts error

272 views
Skip to first unread message

Roman Morgenstern

unread,
May 21, 2024, 2:28:19 PM5/21/24
to discuss-webrtc

Hello Everyone Today, I tried to fetch Windows WebRTC using the command:

fetch --nohooks webrtcrtc

as I have done many times before.

The fetch worked fine until the last steps. At the end, it gave me an error about src/third_party/test_fonts.

Do you have any ideas on how to overcome this issue? I need to automate the build, so unfortunately, one-time manual solutions are not an option.

====== Error Details > Resolving deltas: 100% (323375/323375), done. 00:31:03 [0:06:34] Finished running: git checkout --quiet refs/remotes/origin/main 00:31:03 [0:06:35] Finished running: git rev-parse --abbrev-ref=strict HEAD 00:31:03 [0:06:35] Checked out refs/remotes/origin/main to a detached HEAD. Before making any commits 00:31:03 in this repo, you should use 'git checkout <branch>' to switch 00:31:03 to an existing branch or use 'git checkout origin -b <branch>' to 00:31:03 create a new branch for your work. 00:31:03 [0:06:35] 00:31:03 [0:06:35] Finished running: git rev-parse --verify HEAD 00:31:03 ---------------------------------------- 00:31:03 Error: 1> Key 'deps' error: 00:31:03 1> Key 'src/third_party/test_fonts' error: 00:31:03 1> Or(None, <class 'str'>, <function _NodeDictSchema.<locals>.validate at 0x000001FEFF5DB060>, <function _NodeDictSchema.<locals>.validate at 0x000001FE80BBE520>) did not validate {'dep_type': 'gcs', 'condition': 'non_git_source', 'bucket': 'chromium-fonts', 'objects': [{'object_name': '336e775eec536b2d785cc80eff6ac39051931286', 'sha256sum': 'a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8', 'size_bytes': 32624734, 'generation': 1647440500943755}]} 00:31:03 1> Missing keys: 'packages'
Reply all
Reply to author
Forward
0 new messages