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

Bazel query fails inside of the bazel repo itself #15103

Closed
ted-xie opened this issue Mar 22, 2022 · 0 comments
Closed

Bazel query fails inside of the bazel repo itself #15103

ted-xie opened this issue Mar 22, 2022 · 0 comments
Assignees
Labels
P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug

Comments

@ted-xie
Copy link
Contributor

ted-xie commented Mar 22, 2022

Description of the problem / feature request:

Bazel's query command does not work in the bazel repo itself.

Feature requests: what underlying problem are you trying to solve with this feature?

This is a bug, not a feature request.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

bazel query 'deps(bazel/src)' run inside the bazel repo.

What operating system are you running Bazel on?

Debian-based linux distro.

What's the output of bazel info release?

release 5.0.0

If bazel info release returns "development version" or "(@non-git)", tell us how you built Bazel.

NA

What's the output of git remote get-url origin ; git rev-parse master ; git rev-parse HEAD ?

332425b7385dd29649afc33674922ad2c5ffcc85

Have you found anything relevant by searching the web?

No, this seems to be a bug specifically in the file dependencies of bazel itself.

Any other information, logs, or outputs that you want to share?

NA

@ckolli5 ckolli5 added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label Mar 22, 2022
@meteorcloudy meteorcloudy added type: bug P2 We'll consider working on this in future. (Assignee optional) labels Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
Projects
None yet
Development

No branches or pull requests

3 participants