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

Report failed dependency by name? #80

Open
webframp opened this issue Apr 20, 2016 · 0 comments
Open

Report failed dependency by name? #80

webframp opened this issue Apr 20, 2016 · 0 comments

Comments

@webframp
Copy link
Contributor

It would be nice to know what transient dependency was causing the resolver failure from this message. not just failed to generate path through the universe. Any way to do that currently?

$ be batali resolve
[Batali]: Loading sources... complete!
[Batali]: Performing single path resolution.
[Batali]: Resolving dependency constraints... error!
[ERROR]: Reason - Failed to generate valid path for requirements: `[<Gem::Dependency type=:runtime name="chef-client" requirements="> 0">, <Gem::Dependency type=:runtime name="appserver" requirements="> 0">]`
ERROR: Grimoire::Error::NoSolution: Failed to generate valid path for requirements: `[<Gem::Dependency type=:runtime name="chef-client" requirements="> 0">, <Gem::Dependency type=:runtime name="appserver" requirements="> 0">]`
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

1 participant