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

Outdated dependancies for puppet 8&9 #368

Open
guillaume-ferry opened this issue Dec 16, 2024 · 0 comments
Open

Outdated dependancies for puppet 8&9 #368

guillaume-ferry opened this issue Dec 16, 2024 · 0 comments

Comments

@guillaume-ferry
Copy link

Use Case

It's not possible to deploy an environment with latest puppetlabs-ruby_task_helper module. In fact, it's not possible to have a ready environment for puppet 8&9 agents.

➜ puppetfile puppet module list --modulepath ./modules --environment production Warning: Module 'puppetlabs-ruby_task_helper' (v1.0.0) fails to meet some dependencies: 'puppetlabs-chocolatey' (v8.0.0) requires 'puppetlabs-ruby_task_helper' (>= 0.4.0 < 1.0.0) Warning: Missing dependency 'puppetlabs-pwshlib': 'puppetlabs-powershell' (v6.0.0) requires 'puppetlabs-pwshlib' (>= 0.4.0 < 2.0.0) /private/tmp/puppetfile/modules ├── puppetlabs-chocolatey (v8.0.0) ├── puppetlabs-powershell (v6.0.0) ├── puppetlabs-registry (v5.0.1) ├── puppetlabs-ruby_task_helper (v1.0.0) invalid └── puppetlabs-stdlib (v9.6.0)
https://forge.puppet.com/modules/puppetlabs/chocolatey/8.0.0/dependencies

Describe the Solution You Would Like

Test puppetlabs-ruby_task_helper 1.0.0 and update metadata.json.

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