NFS utilities and supporting clients and daemons for the kernel NFS server
Go to file
Scott Mayhew 50a3520400 Fix post-uninstall cleanup of /var/lib/nfs
b63be16 ("Rely on presets and use standard macros for systemd unit
handling (bz 2218006)") moved the logic to clean up /var/lib/nfs into
the %posttrans scriptlet.  The problem is that the %posttrans scriptlet
runs during install and upgrade, not during uninstall.  That creates a
scenario where uninstalling nfs-utils leaves the nfs-server.cleanup
file behind in /var/lib/rpm-state.  When a subsequent install of
nfs-utils encounters this file, it will delete /var/lib/nfs/statd
and /var/lib/nfs/v4recovery:

--8<--
$ rpm --verify nfs-utils-1:2.7.1-2.el10.x86_64
missing     /var/lib/nfs/statd
missing     /var/lib/nfs/statd/sm
missing     /var/lib/nfs/statd/sm.bak
missing     /var/lib/nfs/v4recovery
--8<--

Resolves: RHEL-65824
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
2024-11-14 08:21:16 -05:00
tests Fix the functional gating test 2024-11-12 18:00:39 -05:00
.gitignore Updated to the latest upstream release: nfs-utils-2-7-1 (RHEL-55764) 2024-08-22 09:26:44 -04:00
10-nfsv4.conf Created nfsv4-client-utils package that only has NFS v4 client support 2021-03-13 10:11:07 -05:00
24-nfs-server.conf Added gssproxy server config file (bz 1431272) 2017-03-28 17:48:13 -04:00
gating.yaml Initial the rhel-10 gating tests 2024-05-23 21:17:15 +08:00
id_resolver.conf Added the id_resolver.conf file 2011-12-13 16:04:02 -05:00
lockd.conf lockd.conf: Clean up some dead code (bz 1401618) 2017-04-07 11:42:01 -04:00
nfs-utils-1.2.1-statdpath-man.patch Updated to the latest RC release: nfs-utils-2-5-4-rc3 (bz 1957900) 2021-05-22 11:24:07 -04:00
nfs-utils-1.2.5-idmap-errmsg.patch Updated to the latest upstream release: 2.4.2 (bz 1772987) 2019-11-21 11:48:27 -05:00
nfs-utils-2.3.1-systemd-gssproxy-restart.patch Updated to the latest RC release: nfs-utils-2-5-3-rc3 (bz 1906841) 2020-12-17 10:06:48 -05:00
nfs-utils-2.3.3-man-tcpwrappers.patch Updated to the latest RC release: nfs-utils-2-6-2-rc3 2022-03-02 16:07:05 -05:00
nfs-utils-2.5.4-nfsdcltrack-uint64_t.patch nfsdcltrack: Use uint64_t instead of time_t 2021-07-31 11:37:42 -04:00
nfs-utils-2.7.1-strip-svcgssd.patch Disable use-gss-proxy in /etc/nfs.conf (RHEL-55766) 2024-08-22 12:33:16 -04:00
nfs-utils.spec Fix post-uninstall cleanup of /var/lib/nfs 2024-11-14 08:21:16 -05:00
nfs.sysconfig lockd.conf: Clean up some dead code (bz 1401618) 2017-04-07 11:42:01 -04:00
sources Updated to the latest upstream release: nfs-utils-2-7-1 (RHEL-55764) 2024-08-22 09:26:44 -04:00