You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% bazel vendor --vendor_dir=vendored
...
INFO: Repository rules_apko~~apko~apko_linux_i386 instantiated at:
<builtin>: in <toplevel>
Repository rule apko_repositories defined at:
/private/var/tmp/_bazel_farcop/e66529431dbede3bc951f821053136ab/external/rules_apko~/apko/repositories.bzl:80:36: in <toplevel>
ERROR: An error occurred during the fetch of repository 'rules_apko~~apko~apko_linux_i386':
Traceback (most recent call last):
File "/private/var/tmp/_bazel_farcop/e66529431dbede3bc951f821053136ab/external/rules_apko~/apko/repositories.bzl", line 58, column 68, in _apko_repo_impl
integrity = APKO_VERSIONS[repository_ctx.attr.apko_version][repository_ctx.attr.platform],
Error: key "linux_i386" not found in dictionary
ERROR: <builtin>: fetching apko_repositories rule //:rules_apko~~apko~apko_linux_i386: Traceback (most recent call last):
File "/private/var/tmp/_bazel_farcop/e66529431dbede3bc951f821053136ab/external/rules_apko~/apko/repositories.bzl", line 58, column 68, in _apko_repo_impl
integrity = APKO_VERSIONS[repository_ctx.attr.apko_version][repository_ctx.attr.platform],
Error: key "linux_i386" not found in dictionary
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: