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

Cannot install puppet/grafana, most recent puppet/archive version is v4.2 #184

Closed
rfoster-ucd opened this issue Aug 26, 2019 · 2 comments
Closed

Comments

@rfoster-ucd
Copy link

Attempting to install puppet/grafana on Puppet Server v6. Install fails on dependency check for puppet/archive (>= 1.0.1 < 4.0.0) when latest is v4.2.0.

$ sudo /opt/puppetlabs/bin/puppet module install puppet-grafana --version 6.0.0
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Error: Could not install module 'puppet-grafana' (???)
No version of 'puppet-grafana' can satisfy all dependencies
Use puppet module install --ignore-dependencies to install only this module

@mfaure
Copy link

mfaure commented Sep 5, 2019

This have been fixed in 01eb3f5 and it should be shipped in next release I think

@Dan33l
Copy link
Member

Dan33l commented Sep 5, 2019

Closed by #176

@Dan33l Dan33l closed this as completed Sep 5, 2019
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