[Bug 1704416] Re: CAP_AUDIT_READ is not supported on Xenial
William Wilson
1704416 at bugs.launchpad.net
Tue Oct 4 17:25:28 UTC 2022
Marking this as won't fix because xenial is no longer supported. All
supported releases have libcap2 2.25 or newer, which fixes this bug.
** Changed in: libcap2 (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libcap2 in Ubuntu.
https://bugs.launchpad.net/bugs/1704416
Title:
CAP_AUDIT_READ is not supported on Xenial
Status in libcap2 package in Ubuntu:
Won't Fix
Bug description:
I'm encountering the same issue as #1451601 describes. The fix, a more
recent libcap2 2.25, has made it into the Yakkety distribution but not
Xenial.
Summary of the problem: One cannot raise or lower CAP_AUDIT_READ,
which is equal to decimal value 37. As compiled, libcap2 2.24 supports
up to CAP_BLOCK_SUSPEND (36).
lsb_release -rd
Description: Ubuntu 16.04.2 LTS
Release: 16.04
apt-cache policy libcap2
libcap2:
Installed: 1:2.24-12
Candidate: 1:2.24-12
Version table:
*** 1:2.24-12 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
setcap cap_audit_read=eip /bin/ls
fatal error: Invalid argument
usage: setcap [-q] [-v] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ]
Note <filename> must be a regular (non-symlink) file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/1704416/+subscriptions
More information about the foundations-bugs
mailing list