GoogleContainerTools / GoogleContainerTools/container-structure-test
bazel vendor error ERROR: key "linux-i386" not found in dictionary
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
```
bazel vendor --vendor_dir=vendored
Starting local Bazel server and connecting to it...
INFO: Repository container_structure_test~~extension~structure_test_st_linux_i386 instantiated at:
: in
Repository rule structure_test_repositories defined at:
/home/kublr/.cache/bazel/_bazel_kublr/69fb4c52c15303cc4e23e5352527edec/external/container_structure_test~/repositories.bzl:46:46: in
ERROR: An error occurred during the fetch of repository 'container_structure_test~~extension~structure_test_st_linux_i386':
Traceback (most recent call last):
File "/home/kublr/.cache/bazel/_bazel_kublr/69fb4c52c15303cc4e23e5352527edec/external/container_structure_test~/repositories.bzl", line 41, column 28, in _structure_test_repo_impl
integrity = _HASHES[platform],
Error: key "linux-i386" not found in dictionary
ERROR: : fetching structure_test_repositories rule //:container_structure_test~~extension~structure_test_st_linux_i386: Traceback (most recent call last):
File "/home/kublr/.cache/bazel/_bazel_kublr/69fb4c52c15303cc4e23e5352527edec/external/container_structure_test~/repositories.bzl", line 41, column 28, in _structure_test_repo_impl
integrity = _HASHES[platform],
Error: key "linux-i386" not found in dictionary
DEBUG: Rule 'rules_kotlin~~rules_kotlin_extensions~buildkite_config' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-SXxxZN+XG3lQWeIFWFhQGpk9vMNg5NDd5B8i7i9k74U="
DEBUG: Repository rules_kotlin~~rules_kotlin_extensions~buildkite_config instantiated at:
: in
Repository rule http_archive defined at:
/home/kublr/.cache/bazel/_bazel_kublr/69fb4c52c15303cc4e23e5352527edec/external/bazel_tools/tools/build_defs/repo/http.bzl:369:31: in
ERROR: key "linux-i386" not found in dictionary
```
Contributor guide
Assessment
This issue has not been assessed yet.