FS#71071 - [libcap] Missing capsh binary in the latest package (2.50)

Attached to Project: Arch Linux
Opened by Frantisek Sumsal (mrc0mmand) - Monday, 31 May 2021, 11:53 GMT
Last edited by David Runge (dvzrv) - Monday, 07 June 2021, 17:30 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To David Runge (dvzrv)
Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
The latest libcap package in Arch (2.50) is missing the capsh binary.
This has been already reported to upstream[0] and fixed in [1], so
backporting the respective should resolve the issue.

[0] https://bugzilla.kernel.org/show_bug.cgi?id=213261
[1] https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=fc82332156dc04c24578aefcb7741d749d025032

Steps to reproduce:
$ pacman -Q libcap
libcap 2.50-1
$ pacman -Ql libcap | grep capsh
libcap /usr/share/man/man1/capsh.1.gz
$ capsh
-bash: capsh: command not found
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 07 June 2021, 17:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with libcap 2.50-2
Comment by David Runge (dvzrv) - Monday, 07 June 2021, 17:26 GMT
@mrc0mmand: Thanks for the report.

I will apply the patch in a pkgrel bump (soon in [testing]).

Loading...