Skip to content

Puppetfile resolver could not find compatible version #17

Open
@rogermartensson

Description

@rogermartensson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions