Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-34191

pyanaconda.ui.gui.xkl_wrapper.XklWrapperError: Failed to initialize layouts

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.0.beta
    • anaconda
    • None
    • sst_installer
    • ssg_front_door
    • False
    • Hide

      None

      Show
      None
    • s390x

      What were you trying to do that didn't work?

      Kickstart installations in VNC mode are failing on s390x with the following traceback:

      anaconda 40.22.3.2 exception report
      Traceback (most recent call first):
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/xkl_wrapper.py", line 118, in __init__
          raise XklWrapperError("Failed to initialize layouts")
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/xkl_wrapper.py", line 84, in get_instance
          XklWrapper._instance = XklWrapper()
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 320, in __init__
          self._xkl_wrapper = XklWrapper.get_instance()
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 143, in _createBox
          spoke = spokeClass(self.data, self.storage, self.payload)
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 367, in refresh
          self._createBox()
        File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__init__.py", line 705, in run
          self._currentAction.refresh()
        File "/sbin/anaconda", line 585, in <module>
          anaconda.intf.run()
      pyanaconda.ui.gui.xkl_wrapper.XklWrapperError: Failed to initialize layouts
      

       

      So far seen on s390x only. x86_64 and aarch64 jobs failed because of RHEL-34023 (gnome-kiosk exited on signal 11), ppc64le completed without a problem.

      Manual installation in VNC mode on s390x completed successfully.

      The problem didn't manifest on RHEL-10.0-20240411.13, RHEL-10.0-20240423.83 is the first compose with this problem.

      Please provide the package NVR for which bug is seen:

      RHEL-10.0-20240423.83
      anaconda-40.22.3.1-1.el10

      How reproducible:

      Always on s390x

      Steps to reproduce

      1. start a kickstart installation in VNC mode on s390x

      Expected results

      Successful installation

      Actual results

      Traceback

            anaconda-maint-list anaconda-maint-list
            jstodola@redhat.com Jan Stodola
            anaconda-maint-list anaconda-maint-list
            Release Test Team Release Test Team
            Sagar Dubewar Sagar Dubewar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: