Package: selinux-policy-default Version: 2:0.2.20090818-1 Hi,
A few revisions ago, I decided to try selinux. Unfortunately, selinux-policy-default has never been able to successfully configure itself on this machine. | $ sudo dpkg-reconfigure selinux-policy-default | Notice: Trying to link (but not load) a default policy. | This process may fail -- you should check the results, and | you need to switch to this policy yourself anyway. | | Locating modules | Calculating dependencies between modules | libsepol.print_missing_requirements: devicekit's global requirements were not met: type/attribute consoletype_exec_t | semodule_deps: Error while linking packages ... Running semodule_deps by hand (blindly mimicking the postinst script) produces similar results. | $ sudo semodule_deps -g /usr/share/selinux/default/base.pp \ | > $(for i in /usr/share/selinux/default/*.pp | > do | > test "$(basename "$i")" = base.pp || | > echo "$i" | > done) | libsepol.print_missing_requirements: ddcprobe's global requirements were not met: type/attribute kudzu_exec_t | semodule_deps: Error while linking packages | $ Any tips for debugging this problem would be appreciated. Since I’ve never used selinux, I’m not sure where to look. How are the sources for .pp files compiled? Thanks, Jonathan policycoreutils version: 2.0.69-2 libpam-modules version: 1.1.0-1 libselinux1 version: 2.0.85-2 libsepol1 version: 2.0.37-2 selinux-basics version: 0.3.5 selinux-policy-src version: 2:0.2.20090818-1 selinux-utils version: 2.0.85-2 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

