Bug #81314 Removal Breaks X11
Submitted: 4 May 2016 18:21 Modified: 4 May 2016 18:34
Reporter: Emir Rios Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.6-1 OS:Fedora
Assigned to: CPU Architecture:Any

[4 May 2016 18:21] Emir Rios
Description:
Installing mysql-workbench-community and then running dnf remove mysql-workbench-* causes removal of libxkbcommon-x11.x86_64 0.5.0-2.fc23 which then does not allow a user to login

How to repeat:
Install mysql workbench from the yum repo. Then run 

sudo dnf remove mysql-workbench*

And it will also remove libxkbcommon-x11

Suggested fix:
Not sure how to get it to not remove.
[4 May 2016 18:34] Emir Rios
Sorry used the RHEL7 Repo by mistake.