Skip to content

Conversation

@RichardTea
Copy link
Collaborator

Breakpad updated to Python3 and this appears to have broken Google depot_tools fetch.bat and gclient.bat on Windows.
Sadly, updating depot_tools alone was not enough!

Work around the issue by:

  • Move the Windows breakpad setup into a batch file to catch the return code.
  • Manually call the Python script named in the DEPS hook if it fails.
  • Allow the gclient.bat sync call to fail without aborting the build

This workaround can be removed once upstream fixes the issue.

Does not fix the Windows bug
Will make it easier to retest when the next depot_tools change happens
@RichardTea RichardTea marked this pull request as draft March 20, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant