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

Puppetfile resolver could not find compatible version #17

Open
rogermartensson opened this issue Jan 15, 2025 · 0 comments
Open

Puppetfile resolver could not find compatible version #17

rogermartensson opened this issue Jan 15, 2025 · 0 comments

Comments

@rogermartensson
Copy link

rogermartensson commented Jan 15, 2025

What Versions are you running?

OS Version: Windows 11
VSCode Version: 1.96.2
Puppet Extension Version: 1.5.4
PDK Version: 3.4.0

What You Are Seeing?

I get messages like this example in the problems view.

Puppetfile Resolver could not find compatible versions for possibility named "systemd":
  In Puppetfile:
    puppet-systemd =7.1.0

    puppet-redis =11.1.0 was resolved to Forge puppet-redis-11.1.0, which depends on
      puppet-systemd >= 2.0.0 < 9.0.0

    puppet-openldap =8.0.0 was resolved to Forge puppet-openldap-8.0.0, which depends on
      puppet-systemd >= 3.0.0 < 8.0.0

    puppet-mongodb =6.0.1 was resolved to Forge puppet-mongodb-6.0.1, which depends on
      puppet-systemd >= 5.1.0 < 8.0.0

    deric-fluentbit =1.2.0 was resolved to Forge deric-fluentbit-1.2.0, which depends on
      puppet-systemd >= 2.0.0 < 8.0.0

What is Expected?

puppet-systemd in the example i version 7.1.0. The following lines should not be listed since it is a supported version?

This version is not the newest version on forge.puppet.com. I cannot use the most recent version at the moment.

How Did You Get This To Happen? (Steps to Reproduce)

Add the module to the Puppetfile.

Output Log

@jordanbreen28 jordanbreen28 transferred this issue from puppetlabs/puppet-vscode Jan 15, 2025
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