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

pyanaconda.errors.ExitError: /usr/libexec/anaconda/run-in-new-session exited with status 1

    • mesa-24.1.0-2.el10
    • sst_gpu
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None

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

      An attempt to run an installation on s390x in RDP mode (remote graphical installation) failed with the following traceback after providing the password and username:

      User name: username
      Password: 
      Password (confirm): 
      Traceback (most recent call last):
        File "/sbin/anaconda", line 482, in <module>
          display.setup_display(anaconda, opts)
        File "/usr/lib64/python3.12/site-packages/pyanaconda/display.py", line 421, in setup_display
          do_startup_wl_actions(xtimeout, headless=True, headless_resolution=options.runres)
        File "/usr/lib64/python3.12/site-packages/pyanaconda/display.py", line 266, in do_startup_wl_actions
          time.sleep(0.1)
        File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 117, in _sigchld_handler
          cls._raise_exit_error(exit_statuses)
        File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 81, in _raise_exit_error
          raise ExitError(", ".join(exn_message))
      pyanaconda.errors.ExitError: /usr/libexec/anaconda/run-in-new-session exited with status 1
      

      Please provide the package NVR for which bug is seen:

      anaconda-40.22.3.5-1.el10

      How reproducible:

      1 out of 1 attempt on s390x

      Steps to reproduce

      1. start installation on s390x, append inst.rdp on the kernel command line
      2. provide the user name and password when asked

      Expected results

      RDP starts, it's possible to connect to it.

      Actual results

      anaconda traceback, unable to continue with the installation

            rhn-engineering-airlied David Airlie
            jstodola@redhat.com Jan Stodola
            Jose Exposito Quintana
            David Airlie David Airlie
            Peter Kopec Peter Kopec
            Votes:
            0 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: