Page MenuHomePhabricator

[scripts] change protobuf installation directory name
ClosedPublic

Authored by varun on Feb 1 2023, 10:18 PM.
Tags
None
Referenced Files
F3397772: D6522.diff
Sun, Dec 1, 7:27 PM
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
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