Bug 1961036 - xorg-x11-xinit should required xmodmap
Summary: xorg-x11-xinit should required xmodmap
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-xinit
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-17 05:46 UTC by Stefan Becker
Modified: 2022-04-09 17:36 UTC (History)
9 users (show)

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:
Clone Of:
Environment:
Last Closed: 2022-04-05 00:15:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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