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

RHEL9: removal of nfs-utils does not stop all services.

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • nfs-utils-2.5.4-38.el9
    • No
    • Low
    • rhel-fs
    • 20
    • 22
    • 3
    • Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • x86_64
    • None

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

      After removal of nfs-utils there are left over services left in running active state.

      Please provide the package NVR for which the bug is seen:

      nfs-utils-1:2.5.4-27.el9.x86_64

      How reproducible is this bug?:

      Every time

      Steps to reproduce

      1)

      [root@rhel9.5-uefi-0 ~]# (dnf install nfs-utils -y; sleep 5; systemctl start rpc-statd;  sleep 5; systemctl daemon-reload; systemctl list-units | grep statd ; dnf remove nfs-utils -y) &>install.log; systemctl daemon-reload; systemctl list-units --state active | grep not-found 
      ● rpc-statd-notify.service                                                                 not-found active exited    rpc-statd-notify.service
      ● rpc_pipefs.target                                                                        not-found active active    rpc_pipefs.target
      

      Expected results

      rpc_pipefs.target and rpc-statd-notify.service are cleared out.

      Actual results

      Target and service still reported as active.

              rhn-support-smayhew Scott Mayhew
              rhn-support-lherbolt Lukas Herbolt
              Scott Mayhew Scott Mayhew
              Yongcheng Yang Yongcheng Yang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: