Bug 1808934 - Cinnamon install missing necessary XOrg packages
Summary: Cinnamon install missing necessary XOrg packages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: cinnamon
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-02 03:04 UTC by Mike Rochefort
Modified: 2020-03-02 08:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-02 08:07:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mike Rochefort 2020-03-02 03:04:23 UTC
Running on a fresh RHEL/CentOS 7 minimal install, performing a 'yum groups install "Cinnamon Desktop"' does not result in a functioning system. It seems to be missing (at least) two key packages, xorg-x11-server-Xorg and xorg-x11-drv-libinput. Both of these are included in the "X Window System", or @x11 group (though input is optional).

Group: X Window System
 Group-Id: x11
 Description: X Window System Support.
 Mandatory Packages:
   +glx-utils
   +initial-setup-gui
   +mesa-dri-drivers
   +plymouth-system-theme
   +spice-vdagent
   +xorg-x11-drivers
   +xorg-x11-server-Xorg
   +xorg-x11-utils
   +xorg-x11-xauth
   +xorg-x11-xinit
   +xvattr
 Optional Packages:
   tigervnc-server
   wayland-protocols-devel
   xorg-x11-drv-keyboard
   xorg-x11-drv-libinput
   xorg-x11-drv-mouse
   xorg-x11-drv-openchrome

Those two packages are what I needed to at least get a functioning desktop in a libvirt vm. The X11 server to allow lightdm to startup properly, and drv-libinput to accept keyboard/mouse input. Realistically all that needs to be depended on is xorg-x11-drv-libinput as it'll pull in the XOrg server.

Comment 1 leigh scott 2020-03-02 08:07:47 UTC
This isn't a cinnamon issue, file it against fedora-comps

https://pagure.io/fedora-comps/issues


Note You need to log in before you can comment on or make changes to this bug.