Bug 1214164

Summary: Misleading warning when an environment group is already installed: “Warning: Group 'kde-desktop-environment' does not exist.”
Product: [Fedora] Fedora Reporter: Mike FABIAN <mfabian>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-23 14:43:01 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:
Embargoed:

Description Mike FABIAN 2015-04-22 06:43:13 UTC
On Fedora 22 Beta (Fedora-Live-Workstation-x86_64-22_Beta-3.iso):

When I install an enviromnent group like this:

    sudo dnf groupinstall kde-desktop-environment

and then try to install it again later, it gives the warning:

    [mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ sudo dnf groupinstall kde-desktop-environment
    Using metadata from Wed Apr 22 07:52:42 2015 (0:40:06 hours old)
    Warning: Group 'kde-desktop-environment' does not exist.
    Dependencies resolved.
    これでいいですか? [y/N]y
    完了しました!
    [mfabian@Fedora-Live-Workstation-x86_64-2 ~]$

“does not exist” is a bit misleading. Could this be changed
to “already installed” maybe?

Comment 1 Michal Luscon 2015-04-22 07:56:55 UTC
Thank you for your report. I will take a look.

Comment 2 Honza Silhan 2015-04-23 14:43:01 UTC
We already have patch for this.

*** This bug has been marked as a duplicate of bug 1199648 ***