Package Details: libselinux 3.7-1

Git Clone URL: https://aur.archlinux.org/libselinux.git (read-only, click to copy)
Package Base: libselinux
Description: SELinux library and simple utilities
Upstream URL: https://github.com/SELinuxProject/selinux
Keywords: selinux
Licenses: custom
Groups: selinux
Conflicts: selinux-usr-libselinux
Provides: libselinux.so, selinux-usr-libselinux
Submitter: Siosm
Maintainer: IooNag
Last Packager: IooNag
Votes: 131
Popularity: 0.164276
First Submitted: 2013-11-03 20:05 (UTC)
Last Updated: 2024-08-11 16:17 (UTC)

Dependencies (11)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

cminus commented on 2017-02-19 21:50 (UTC)

I have this error and I don't know how to resolve.. Any help will be appreciated. selinuxswig_ruby_wrap.c:855:18: fatal error: ruby.h: No such file or directory #include <ruby.h> ^

IooNag commented on 2016-10-20 07:16 (UTC)

chrisbdaemon: pkg-config is in base-devel, which has to be installed before building any AUR package (cf. https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started). Hence I won't add it to makedepends.

chrisbdaemon commented on 2016-10-19 19:24 (UTC)

Can pkg-config be added to the list of makedepends as well?

reynoldsbd commented on 2016-02-07 17:50 (UTC)

Not sure if this is helpful or not, but I was able to build and install this package and its dependency libsepol on armv7h (RPi 2).

IooNag commented on 2015-07-23 12:02 (UTC)

Thanks for your comment, but actually it is not libselinux which requires flex to be built but libsepol and libsemanage. I've just added "flex" to their makedepends.

nebulon commented on 2015-07-20 12:02 (UTC)

The package dependencies are missing 'flex' currently.

grondinm commented on 2015-01-01 19:14 (UTC)

works now thank you

IooNag commented on 2014-12-31 13:39 (UTC)

I updated the PKGBUILD to use /usr/bin instead of /usr/sbin and while at it cleaned up a few things (https://github.com/archlinuxhardened/selinux/commit/7a68af5d847389935aa784d8f43c69ac41d0a3a9 ). Does it work better?

grondinm commented on 2014-12-31 01:55 (UTC)

Wont install for me error: failed to commit transaction (conflicting files) libselinux: /usr/sbin exists in filesystem Errors occurred, no packages were upgraded.

IooNag commented on 2014-09-16 06:10 (UTC)

Upstream moved to GitHub a few weeks ago (http://marc.info/?l=selinux&m=140379660506494&w=2 and https://github.com/SELinuxProject/selinux link "Wiki"->"Release"). I've patched SELinux PKGBUILDs in GitHub: https://github.com/archlinuxhardened/selinux/commit/63e6c3ddbc159775d5d1bfeaa81166e9d429d424 Waiting for maintainer to update AUR packages. Thanks!