Bug 1961036

Summary: xorg-x11-xinit should required xmodmap
Product: [Fedora] Fedora Reporter: Stefan Becker <chemobejk>
Component: xorg-x11-xinitAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 36CC: airlied, ajax, caillon+fedoraproject, jglisse, negativo17, peter.hutterer, rhughes, rstrode, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xorg-x11-xinit-1.4.0-14.fc36 xorg-x11-xinit-1.4.0-14.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-05 00:15:31 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 Stefan Becker 2021-05-17 05:46:40 UTC
Description of problem:

After upgrading to Fedora 34 "xmodmap" is no longer a required packaged (has been removed from Base X11 group?), hence it shows up in "dnf list autoremove". After package cleanup the X11 session errors shows:

    $ cat .xsession-errors 
    /etc/X11/xinit/xinitrc-common: line 45: xmodmap: command not found
    $ rpm -qf /etc/X11/xinit/xinitrc-common
    xorg-x11-xinit-1.4.0-10.fc34.x86_64

Luckily the system xmodmap doesn't contain anything important at the moment.

Version-Release number of selected component (if applicable):
xorg-x11-xinit-1.4.0-10.fc34.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Upgrade to F34
2. dnf list autoremove
3. dnf remove xorg-x11-xinit

Comment 1 Peter Hutterer 2022-03-25 04:31:35 UTC
xmodmap was split out from xorg-x11-server-utils into its own package, see bug #1932754. The -utils package was always installed (paged out which package dragged it in), now things have to be explicitly required.
The same is true for setxkbmap and xrdb which are also used in that script. Updates coming up.

Comment 2 Fedora Update System 2022-03-25 04:41:04 UTC
FEDORA-2022-e66b9e2277 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e66b9e2277

Comment 3 Fedora Update System 2022-03-25 04:50:48 UTC
FEDORA-2022-832155a719 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-832155a719

Comment 4 Fedora Update System 2022-03-25 21:55:32 UTC
FEDORA-2022-e66b9e2277 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-e66b9e2277`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e66b9e2277

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-03-25 23:25:53 UTC
FEDORA-2022-832155a719 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-832155a719`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-832155a719

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-04-05 00:15:31 UTC
FEDORA-2022-e66b9e2277 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2022-04-09 17:36:34 UTC
FEDORA-2022-832155a719 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.