-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.5
-
nfs-utils-2.5.4-38.el9
-
No
-
Low
-
rhel-fs
-
20
-
22
-
3
-
Dev ack
-
False
-
False
-
-
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.
- links to
-
RHBA-2025:148465 nfs-utils bug fix and enhancement update