Closed
Description
🐞 bug report
Affected Rule
The issue is caused by the rule:entry_point
when using with blzmod
Is this a regression?
Yes
Description
entry_point
rule no longer working when used with blzmod
🔬 Minimal Reproduction
You can find a reproducible example at this repo: https://github.com/xinbinhuang/rules_python_bug
🔥 Exception or Error
~ $ bazel run "//:flake8"
ERROR: /workspace/BUILD.bazel:3:6: no such package '@[unknown repo 'pip_flake8' requested from @]//': The repository '@[unknown repo 'pip_flake8' requested from @]' could not be resolved: No repository visible as '@pip_flake8' from main repository and referenced by '//:flake8'
ERROR: Analysis of target '//:flake8' failed; build aborted: Analysis failed
INFO: Elapsed time: 4.436s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (1 packages loaded, 0 targets configured)
ERROR: Build failed. Not running target
🌍 Your Environment
Operating System:
mac/linux
Output of bazel version
:
6.0.0
Rules_python version:
0.16.1
Anything else relevant?
Metadata
Metadata
Assignees
Labels
No labels