Move Python scripts to nfs-common-extra (Closes: #1013868)
The optional programs mountstats
, nfsiostat
, and rpcctl
are Python
scripts. Having them in nfs-common
forces all NFS servers and clients
to install Python and. On lean/containerized client systems, nfs-common
is the only package that requires Python, so it makes sense to move them
to a separate package.
This change is similar to that carried out in 2019 Fedora in which
mountstats
and nfsiostat
have been moved to a separate package [1,2].
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1667889 [2] https://github.com/coreos/fedora-coreos-tracker/issues/121
Closes: #1013868