Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created July 11, 2012 17:42
Show Gist options
  • Save mccun934/3091945 to your computer and use it in GitHub Desktop.
Save mccun934/3091945 to your computer and use it in GitHub Desktop.
BUILD SUCCESSFUL
Total time: 3 seconds
+ cd selinux
+ for selinuxvariant in mls strict targeted
+ make NAME=mls -f /usr/share/selinux/devel/Makefile
Compiling mls thumbslug module
/usr/bin/checkmodule: loading policy configuration from tmp/thumbslug.tmp
/usr/bin/checkmodule: policy configuration loaded
/usr/bin/checkmodule: writing binary representation (version 14) to tmp/thumbslug.mod
Creating mls thumbslug.pp policy package
libsepol.policydb_read: policydb module version 14 does not match my version range 4-13
/usr/bin/semodule_package: Error while reading policy module from tmp/thumbslug.mod
make: *** [thumbslug.pp] Error 1
rm tmp/thumbslug.mod tmp/thumbslug.mod.fc
error: Bad exit status from /var/tmp/rpm-tmp.H4LU4T (%build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment