Page MenuHomePhabricator

[scripts] change protobuf installation directory name
ClosedPublic

Authored by varun on Feb 1 2023, 10:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 8:20 PM
Unknown Object (File)
Thu, Nov 14, 8:20 PM
Unknown Object (File)
Thu, Nov 14, 8:20 PM
Unknown Object (File)
Nov 1 2024, 10:33 AM
Unknown Object (File)
Nov 1 2024, 10:32 AM
Unknown Object (File)
Nov 1 2024, 10:32 AM
Unknown Object (File)
Nov 1 2024, 10:13 AM
Unknown Object (File)
Oct 29 2024, 8:49 PM
Subscribers

Details

Summary

The protobuf repo has a file named BUILD in it, so install_protobuf.sh fails with the error, mkdir: build: File exists. This appears to only be an issue on macOS, perhaps because Debian is case sensitive.

Test Plan

All the Buildkite CI workflows should pass

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable