-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
DevProd Build
-
Fully Compatible
-
ALL
-
Build OnDeck
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
ERROR: /Users/daniel.moody/mongo/bazel/format/shfmt.bzl:36:29: An error occurred during the fetch of repository 'shfmt':
Traceback (most recent call last):
File "/Users/daniel.moody/mongo/bazel/format/shfmt.bzl", line 36, column 29, in _shfmt_download
platform_info = URLS_MAP["\{os}_\{arch}".format(os = ctx.os.name, arch = ctx.os.arch)]
Error: key "mac os x_aarch64" not found in dictionary
ERROR: no such package '@@shfmt//': key "mac os x_aarch64" not found in dictionary
ERROR: /Users/daniel.moody/mongo/bazel/format/BUILD.bazel:3:10: //bazel/format:rules_lint_format_wrapper depends on @@shfmt//:shfmt in repository @@shfmt which failed to fetch. no such package '@@shfmt//': key "mac os x_aarch64" not found in dictionary
- is related to
-
SERVER-104989 build should use standard os and arch mapping logic
-
- Backlog
-