Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incompatible with rules_go 0.39.0 #22

Open
uhthomas opened this issue May 4, 2023 · 1 comment
Open

incompatible with rules_go 0.39.0 #22

uhthomas opened this issue May 4, 2023 · 1 comment

Comments

@uhthomas
Copy link

uhthomas commented May 4, 2023

❯ bazel run //k8s/unwind:object.apply
ERROR: Traceback (most recent call last):
        File "/home/thomas/.cache/bazel/_bazel_thomas/5ced9b658c4071801666548792308eaf/external/com_github_tnarg_rules_cue/cue/cue.bzl", line 1, column 52, in <toplevel>
                load("@io_bazel_rules_go//go/private:common.bzl", "env_execute")
Error: file '@io_bazel_rules_go//go/private:common.bzl' does not contain symbol 'env_execute'
ERROR: Skipping '//k8s/unwind:object.apply': error loading package 'k8s/unwind': initialization of module 'cue/cue.bzl' failed
WARNING: Target pattern parsing failed.
ERROR: error loading package 'k8s/unwind': initialization of module 'cue/cue.bzl' failed
INFO: Elapsed time: 0.104s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
    currently loading: k8s/unwind
ERROR: Build failed. Not running target
@kolloch
Copy link

kolloch commented Aug 17, 2023

Seems related: bazel-contrib/rules_go#3276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants