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

duplicated error from build graph exception #4933

Closed
wisechengyi opened this issue Oct 2, 2017 · 1 comment
Closed

duplicated error from build graph exception #4933

wisechengyi opened this issue Oct 2, 2017 · 1 comment

Comments

@wisechengyi
Copy link
Contributor

Same error popped twice, so at least a UX issue. If this surfaces duplication in build graph searching, then that'll be more interesting.

$ ./pants --no-print-exception-stacktrace list src/123
Exception caught: (<class 'pants.build_graph.address_lookup_error.AddressLookupError'>)

Exception message: Build graph construction failed: ExecutionError Multiple exceptions encountered:
  ResolveError: Path "src/123" contains no BUILD files.
  ResolveError: Path "src/123" contains no BUILD files.
@wisechengyi wisechengyi added the UX label Oct 2, 2017
@baroquebobcat
Copy link
Contributor

This should be resolved by #5413

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

3 participants