require kernel26-selinux.... fix to linux-selinux
Search Criteria
Package Details: selinux-refpolicy-arch 20110726.1-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-07-21)
| Package Base: | selinux-refpolicy-arch |
|---|---|
| Description: | Modular SELinux reference policy including headers and docs with Arch Linux patch |
| Upstream URL: | http://oss.tresys.com/projects/refpolicy |
| Category: | system |
| Licenses: | |
| Submitter: | Nicky726 |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 7 |
| First Submitted: | 2011-02-06 15:57 |
| Last Updated: | 2011-10-19 22:21 |
Dependencies (1)
Required by (0)
Sources
- config
- http://oss.tresys.com/files/refpolicy/refpolicy-2.20110726.tar.bz2
- selinux-refpolicy-arch.patch
Latest Comments
Comment by ajes
Comment by Nicky726
Thanx, I'll look at the patch and update this tomorrow.
Comment by Siosm
I also add to install this package twice, because the first time, the postinstall script alwayrs fail.
I fixed my system by rebooting and relabelling twice.
But I can't change to any role, It gives me an error about an incorrect root password before even asking it from me!
Comment by Siosm
With this patch to patch the path :) http://pastebin.archlinux.fr/433812, the latest version builds and installs.
But I stil can't get it working. It doesn't relabel my filesystem at all. Must be missing something...
Comment by Nicky726
So there is a new release of the policy out for some time, but it fails to build too. I am currently looking into it with people on refpolicy ML, seems there is something wrong with some of the build tools like flex or bison. I will try some versions combinations and we'll see. Pretty thin ice for me though.
Comment by Nicky726
Well, I was kinda hoping for a new version of refpolicy, as it is usually being pushed out in summer. I will have more time soon, so I'll try to look deeper into it, though I am kinda out of ideas. :-/
Comment by Blubaur
I wonder when this is going to be resolved. Don't really have the time to put too much effort into it :(
Comment by Nicky726
Ok, this error also appears with current git version of refpolicy.
Comment by Nicky726
Thank you for reporting. Since I get this error with vanilla refpolicy too, it seems there is some problem with the build process. I'll look into it more. Wish they were making releases more often. :-(
Comment by Blubaur
Getting this error (using selinux-flex, without selinux-flex I get errors earlier already)
/usr/bin/checkmodule: loading policy configuration from base.conf
tmp/rolemap.conf":1239:ERROR 'syntax error' at token 'udp' on line 21580:
portcon tcp 2703 system_uportcon udp 7007 system_u:object_r:afs_bos_port_t
portcon tcp 2083 system_u:object_r:radsec_port_t
/usr/bin/checkmodule: error(s) encountered while parsing configuration
Comment by Nicky726
Updated the Arch Linux patch, should be all of the /etc/rc.d/ fixes. Noticed that there are some other diferences in path of some daemos, so if you use them please report them.
Comment by Nicky726
Updated the Arch Linux patch (more of /etc/rc.d/ fixes) and added some more build options.
Comment by Nicky726
I started to develop a patch to the refpolicy that will make its usage on the Arch more pleasant. For now, there is not much included, bu I will try to give it more in my free time. If you would like to help with patching refpolicy, or just suggesting what should be done, please contact me. For now I have just a local git repo and patches cated to one file, I'd want to make it public accessible in the future.