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

No version of 'saz-timezone' can satisfy all dependencies #86

Closed
vmpr opened this issue May 7, 2019 · 2 comments
Closed

No version of 'saz-timezone' can satisfy all dependencies #86

vmpr opened this issue May 7, 2019 · 2 comments

Comments

@vmpr
Copy link

vmpr commented May 7, 2019

hi,

I've tried to install the module but it will not work:

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

this is installed at the moment:

puppet module list
/etc/puppetlabs/code/environments/production/modules
├── chrekh-hosts (v2.4.0)
├── fraenki-sshkeys (v0.9.3)
├── puppet-selinux (v1.6.1)
├── puppetlabs-ntp (v7.4.0)
├── puppetlabs-stdlib (v5.2.0)
├── saz-rsyslog (v5.0.0)
├── saz-timezone (v5.1.1)
├── stahnma-epel (v1.3.1)
└── stm-debconf (v2.3.0)
puppet --version
5.5.14

I can't find a dependencies issue? any ideas whats wrong?
If i try to install it without an specific version, it will install version 2:

puppet module install saz-timezone
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── saz-timezone (v2.0.0)

thanks for your help!

cheers, Ringo

@saz
Copy link
Owner

saz commented Jun 14, 2019

should be fixed with the current master

@saz saz closed this as completed Jun 14, 2019
@vmpr
Copy link
Author

vmpr commented Jun 19, 2019

works like a charm now +1

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