On Thu, Dec 08, 2016 at 10:08:33AM -0500, Adam Van Ymeren wrote:
On Thu, Dec 8, 2016 at 7:41 AM, Tzafrir Cohen tzafrir@cohens.org.il wrote:
On Wed, Dec 07, 2016 at 04:49:36PM +0100, Ythogtha wrote:
I'm new on this list, so hello everybody :)
If I may make a small remark... I feel that somehow, having a library installed only to know wether some other software is present or not feels the wrong way to do things.
I don't have SELinux enabled on my system. Still many core components on my system are linked with libselinux.so.1. Will you fork Debian to patch out the SELinux support?
I don't see libselinux.so.1 on my debian system.
That sounds odd. It is a dependency of e.g. dpkg, coreutils and util-linux. All three are essential packages (that is: must be installed on the system). Thus also their dependencies must be installed.
See the output of:
ldd /bin/ls | grep selinux
dpkg -L libselinux1