Bug 1328635

Summary: DNF does not install new group components during a "dnf update"
Product: [Fedora] Fedora Reporter: Bill Gianopoulos <wgianopoulos>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 23CC: jsilhan, mluscon, mmraka, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-25 13:25:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Bill Gianopoulos 2016-04-20 00:00:26 UTC
Using YUM, if you install a group and then subsequently a new component is added to the group, a yum update would install the new component.  DNF does not seem to do this.

Comment 1 Michael Mráka 2016-04-25 13:25:40 UTC
That's on purpose. Otherwise there won't be a way to uninstall a package which belongs to the group. (dnf update would bring it back.)