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

[RHEL for Edge] After updating to 9.4, sshd.service does not start

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhel-9.4
    • openssh
    • None
    • sst_security_crypto
    • ssg_security
    • False
    • Hide

      None

      Show
      None
    • Red Hat Enterprise Linux

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

      Updated RHEL for Edge from 9.3 to 9.4; after running rpm-ostree upgrade and rebooting, cannot connect to SSH server remotely.

      Please provide the package NVR for which bug is seen:

      openssh-server 8.7p1-38.el9

      How reproducible:

      100%

      Steps to reproduce

      1. Upgrading Image Builder host server to RHEL 9.4
        ```
        dnf update -y
        ```
      2. Deploy image for RHEL for Edge OS update
        ```
        vi blueprints/edge.toml
        composer-cli blueprints push blueprints/edge.toml
        composer-cli compose start-ostree edge edge-container
        composer-cli compose image <UUID>
        podman load -i <UUID>-container.tar
        podman tag <image-ID> edge-container
        podman run -d --name edge-container -p 8080:8080 edge-container:latest
        ```
      3. Update RHEL for Edge OS
        ```
        sudo rpm-ostree upgrade --check
        sudo rpm-ostree upgrade
        sudo reboot
        ```

      Expected results

      sshd.service starts

      Actual results

      sshd.service does not start with error

            dbelyavs@redhat.com Dmitry Belyavskiy
            tnk4on Shion Tanaka
            Dmitry Belyavskiy Dmitry Belyavskiy
            SSG Security QE SSG Security QE
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: