Incase anyone else runs into this and needs a work-around, here's how to build a custom package without the dependency: mkdir tmp ; cd tmp/ apt-get -t precise source selinux sudo apt-get install debhelper cdbs cd selinux-0.11/ Edit debian/control : Delete the Pre-Depends line and remove grub-pc from the Depends line Edit debian/changelog : Add '-1' to the version number in the first line fakeroot debian/rules binary cd .. sudo dpkg --force-depends -i selinux_0.11-1_all.deb sudo apt-get -f --no-install-recommends install sudo apt-get install selinux-policy-ubuntu
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047099 Title: SELinux cannot be installed on EFI systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/selinux/+bug/1047099/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
