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

When running build :tgz, seeing rules_pkg error #11

Closed
chrisirhc opened this issue Nov 12, 2024 · 0 comments · Fixed by #12
Closed

When running build :tgz, seeing rules_pkg error #11

chrisirhc opened this issue Nov 12, 2024 · 0 comments · Fixed by #12

Comments

@chrisirhc
Copy link
Contributor

The tgz targets from pkg_tar are failing. When testing locally, it seems that I have a configuration that requires rules_pkg 0.10 likely due to the fix bazelbuild/rules_pkg#630 :

Error log looks like:

…es/_main/../rules_pkg~/pkg/private/tar/build_tar.py", line 21, in <module>
    from pkg.private import archive
ModuleNotFoundError: No module named 'pkg'

Upgrading to rules_pkg 0.10 is blocked due to #10 .

Creating this issue for awareness.

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

Successfully merging a pull request may close this issue.

1 participant