Bug 1352122

Summary: Net Installer Installs Cinnamon Instead of XFCE
Product: [Fedora] Fedora Reporter: 3ndymion <3ndymion.1>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 24CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-01 16:47:36 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 3ndymion 2016-07-01 16:44:50 UTC
Description of problem:
I'm trying to do a fresh, clean install of Fedora 24 on my netbook as always.  Using the net-installer to download & install the XFCE desktop, & not any other desktops or their components.  XFCE only.  After the long process of installation, I find out that it installs Cinnamon instead of XFCE!!!  I went through this process twice, & both times it has the same result.  The full Cinnamon desktop is downloaded & installed instead of the full XFCE desktop.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Install XFCE using the net-installer.
2. Suffer.
3.

Actual results:
The full Cinnamon desktop is installed.

Expected results:
The full XFCE desktop should be installed.

Additional info:
Nothing wrong was done on my side.  This problem is definitely on the server side.

Comment 1 David Shea 2016-07-01 16:47:36 UTC
dnf is ignoring the conditional comps flags and then installing cinnamon to satisfy an imsettings dependency. See also bug 1346251.

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

Comment 2 3ndymion 2016-07-01 16:53:33 UTC
(In reply to David Shea from comment #1)
> dnf is ignoring the conditional comps flags and then installing cinnamon to
> satisfy an imsettings dependency. See also bug 1346251.
> 
> *** This bug has been marked as a duplicate of bug 1336879 ***

OK, thank you.