The /sbin/capsh binary was installed by <libcap-2.50 The current libcap-2.50 ebuild does not install that binary anymore. The ebuilds 2.49 and 2.50 do only differ in the included patch. So I assume the libcap-2.50-build-system-fixes.patch might be the culprit. I have not checked, if this might be a problem upstream. But as the man page for capsh is still installed with 2.50 and I did not notice anything related to capsh in the Changelog and recent commits, it looks to me, as if this is a ebuild problem. Reproducible: Always Steps to Reproduce: 1. emerge =libcap-2.50 2. 3. Actual Results: ls /sbin/capsh ls: cannot access '/sbin/capsh': No such file or directory Expected Results: ls /sbin/capsh /sbin/capsh
It'd help to see a build log from libcap-2.50 and ideally 2.49 too to compare, if possible? (Not in a position to test atm).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d012e535d80dcfd8c0135ff538764586fe8af8 commit e4d012e535d80dcfd8c0135ff538764586fe8af8 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-05-30 10:54:09 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-05-30 10:54:34 +0000 sys-libs/libcap: Revbump to install capsh binary again Closes: https://bugs.gentoo.org/793026 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../files/libcap-2.50-install_capsh_again.patch | 38 ++++++++++++++++++++++ .../{libcap-2.50.ebuild => libcap-2.50-r1.ebuild} | 1 + 2 files changed, 39 insertions(+)