Jira (PUP-10171) Cannot change flavor on installed dnf module

16 views
Skip to first unread message

Gabriel Nagy (JIRA)

unread,
Dec 11, 2019, 7:25:04 AM12/11/19
to puppe...@googlegroups.com
Gabriel Nagy created an issue
 
Puppet / Bug PUP-10171
Cannot change flavor on installed dnf module
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2019/12/11 4:24 AM
Priority: Normal Normal
Reporter: Gabriel Nagy

Puppet Version: 6.11.0
OS Name/Version: CentOS/RHEL/Fedora

Apply the following manifest installing the postgresql module stream with the client flavor/profile:

package {'postgresql':
  ensure   => '9.6',
  flavor   => 'client',
  provider => 'dnfmodule',
}

Apply the following manifest, changing the flavor:

package {'postgresql':
  ensure   => '9.6',
  flavor   => 'server',
  provider => 'dnfmodule',
}

Desired Behavior:

postgres --version should print out the PostgreSQL server version.

Actual Behavior:

postgres does not exist because the installed flavor is still client, not server.

This can be confirmed with: dnf module list --installed

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Mihai Buzgau (JIRA)

unread,
Jan 7, 2020, 5:34:03 AM1/7/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR NW - Triage 2020-01-22

Mihai Buzgau (JIRA)

unread,
Jan 7, 2020, 5:34:03 AM1/7/20
to puppe...@googlegroups.com

Gabriel Nagy (JIRA)

unread,
Jan 7, 2020, 7:36:03 AM1/7/20
to puppe...@googlegroups.com
Gabriel Nagy assigned an issue to Gabriel Nagy
Change By: Gabriel Nagy
Assignee: Gabriel Nagy

Mihai Buzgau (JIRA)

unread,
Jan 22, 2020, 4:39:09 AM1/22/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: NW - 2020-01-22 , NW - 2020-02-05

Gabriel Nagy (JIRA)

unread,
Jan 27, 2020, 4:40:03 AM1/27/20
to puppe...@googlegroups.com
Gabriel Nagy updated an issue
Change By: Gabriel Nagy
Release Notes Summary: The `flavor` package parameter has been changed into a property and can now be changed after it's initially set. Supported providers are `dnfmodule` and `openbsd`.
Release Notes: Enhancement

Luchian Nemes (JIRA)

unread,
Feb 13, 2020, 3:49:03 AM2/13/20
to puppe...@googlegroups.com
Luchian Nemes updated an issue
Change By: Luchian Nemes
Fix Version/s: PUP 6.13.0

Kate Medred (JIRA)

unread,
Feb 18, 2020, 12:10:10 PM2/18/20
to puppe...@googlegroups.com
Kate Medred updated an issue
Change By: Kate Medred
Labels: resolved-issue-added

Mihai Buzgau (Jira)

unread,
Mar 3, 2020, 6:24:03 AM3/3/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Fix Version/s: PUP 5.5.19
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages