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

rhel7/rsyslog and rhel8/rsyslog container don't work on RHEL9

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Normal Normal
    • None
    • rhel-9.4
    • podman
    • sst_container_tools
    • False
    • Hide

      None

      Show
      None

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

      podman pull a rhel7/rsyslog (or rhel8/rsyslog) on RHEL 9 (full ARCHs), stop RHEL 9 rsyslog service, podman container runlabel install, run rhel7/rsyslog (or rhel8/rsyslog), last, logger a message, if this container work, we can see this message in /var/log/message.

      Please provide the package NVR for which bug is seen:

      rsyslog:

          registry-proxy.engineering.redhat.com/rh-osbs/rhel7-rsyslog:7.9-78

          registry-proxy.engineering.redhat.com/rh-osbs/rhel8-rsyslog:8.9-7

      podman

          podman-4.9.4-3.el9_4.x86_64 / podman-4.9.4-3.el9_4.aarch64 (rhel7/rsyslog doesn't run) / podman-4.9.4-3.el9_4.ppc64le / podman-4.9.4-3.el9_4.s390x

      How reproducible:

      100%

      Steps to reproduce

      1. On a RHEL 9.4, stop rsyslog service.
      2. Run `podman container runlabel install registry-proxy.engineering.redhat.com/rh-osbs/rhel7-rsyslog:7.9-78`.
      3. Run `podman container runlabel run registry-proxy.engineering.redhat.com/rh-osbs/rhel7-rsyslog:7.9-78`.
      4. Run `sleep 60`.
      5. Run `podman ps -a` to check container status.
      6. Run `logger rsyslog-testing`.
      7. Run `cat /var/log/messages | grep rsyslog-testing`.

      Expected results

      1. After step 7, should get rsyslog-testing.

      Actual results

      1. After step 7, nothing.

       

            container-runtime-eng Container Runtime Eng Bot
            boyang@redhat.com Bo Yang
            Container Runtime Eng Bot Container Runtime Eng Bot
            Container Runtime Bugs Bot Container Runtime Bugs Bot
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: