Jira (PUP-11193) SemanticPuppet does not solve nested dependencies

7 views
Skip to first unread message

Gheorghe Popescu (Jira)

unread,
Jul 29, 2021, 9:57:04 AM7/29/21
to puppe...@googlegroups.com
Gheorghe Popescu created an issue
 
Puppet / Bug PUP-11193
SemanticPuppet does not solve nested dependencies
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2021/07/29 6:56 AM
Priority: Normal Normal
Reporter: Gheorghe Popescu

Given the following dependencies list for a module:

"dependencies": [
    {
      "name": "elastic-elasticsearch",
      "version_requirement": "6.4.0"
    },
    {
      "name": "elastic-elastic_stack",
      "version_requirement": "6.3.2"
    },
    {
      "name": "elastic-kibana",
      "version_requirement": "6.3.1"
    },
    {
      "name": "elastic-logstash",
      "version_requirement": "6.1.5"
    },
    {
      "name": "puppetlabs-stdlib",
      "version_requirement": "7.1.0"
    }
  ],

If a very old version of "puppetlabs-apt" is already installed, SemanticPuppet will return "puppetlabs-apt" as unsatisfiable with no indications on the dependents

{:e.unsatisfied=>"puppetlabs-apt"}

If "puppetlabs-apt" is not installed, SemnaticPuppet will say that it cannot resolve dependencies but will return no unsatisfied dependency.
{:e.unsatisfied=>nil}

 

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)
Atlassian logo

Gheorghe Popescu (Jira)

unread,
Jul 29, 2021, 9:58:03 AM7/29/21
to puppe...@googlegroups.com
Gheorghe Popescu updated an issue
Change By: Gheorghe Popescu
Acceptance Criteria: SemanticPuppet returns the list of unsatisfied dependencies with all the information about the modules requiring it

Ciprian Badescu (Jira)

unread,
Aug 2, 2021, 10:17:02 AM8/2/21
to puppe...@googlegroups.com

Ciprian Badescu (Jira)

unread,
Aug 23, 2021, 8:27:03 AM8/23/21
to puppe...@googlegroups.com

Ciprian Badescu (Jira)

unread,
Aug 25, 2021, 4:34:03 AM8/25/21
to puppe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages