I get this error running the setup as root: $ cvmfs_config setup /usr/bin/cvmfs_config: line 1927: /bin/pidof: No such file or directory Utility to manage services missing but it exists in $ which pidof /usr/bin/pidof
I submitted a patch to upstream: https://github.com/cvmfs/cvmfs/pull/3462
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9facdf06e6f2e82c15622174d32699328df103 commit fb9facdf06e6f2e82c15622174d32699328df103 Author: Guilherme Amadio <amadio@gentoo.org> AuthorDate: 2024-03-10 17:10:07 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2024-03-10 17:14:52 +0000 net-fs/cvmfs: fix path for pidof, bug 917748 Closes: https://bugs.gentoo.org/917748 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> net-fs/cvmfs/cvmfs-2.11.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)