Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tendrl modules are not loaded properly after installing the packages #7

Open
TimothyAsirJeyasing opened this issue Nov 22, 2017 · 1 comment

Comments

@TimothyAsirJeyasing
Copy link
Contributor

Tendrl modules are not loaded after installing the packages
Package installation returns the following error
libsemanage.map_file: Unable to open /usr/share/selinux/packages/tendrl
(No such file or directory).
libsemanage.semanage_direct_install_file: Unable to read file /usr/share/selinux/packages/tendrl
(No such file or directory).
/usr/sbin/semodule: Failed on /usr/share/selinux/packages/tendrl!

However the packages are installed and the policy located in
/usr/share/selinux/packages/tendrl

Whereas it does not loaded

semodule -l | grep tendrl returns null

This issue can be resolved by adding proper extension (pp.bz2) for all the policy files in the spec file.

TimothyAsirJeyasing added a commit to TimothyAsirJeyasing/tendrl-selinux that referenced this issue Nov 22, 2017
tendrl-bugid: Tendrl#7
Signed-off-by: Timothy Asir J <[email protected]>
@mbukatov
Copy link
Contributor

mbukatov commented Dec 5, 2017

Fixed by #8. This could be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants