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

module tries to install non-existing dependencies #1

Closed
jhaals opened this issue Sep 26, 2013 · 3 comments
Closed

module tries to install non-existing dependencies #1

jhaals opened this issue Sep 26, 2013 · 3 comments

Comments

@jhaals
Copy link

jhaals commented Sep 26, 2013

puppet module install nibalizer/puppetboard --modulepath modules
Notice: Downloading from https://forge.puppetlabs.com ...
Error: Could not install module 'nibalizer-puppetboard' (latest: v0.1.0)
  No version of 'stankevich-python' will satisfy dependencies
    'nibalizer-puppetboard' (v0.1.0) requires 'stankevich-python' (>= 1.1.4)
    Use `puppet module install --ignore-dependencies` to install only this module
@nibalizer
Copy link
Member

@jhaals Yea, I've raised an issue on that module to get it published to the forge, but no action yet. Installing with puppet-librarian should work until that module is published. I'm sorry I don't have a better response.

@jhaals
Copy link
Author

jhaals commented Sep 27, 2013

That's a good enough response, thank you

@jhaals jhaals closed this as completed Sep 27, 2013
@nibalizer
Copy link
Member

@jhaals the issue has been resolved.

jyaworski pushed a commit that referenced this issue Feb 26, 2016
…-declaration

fix duplicate virtualenv declaration
wyardley pushed a commit that referenced this issue Dec 12, 2018
* add support for require ldap-group

* add tests for require ldap-group
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

2 participants