Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1475447

Summary: SELinux Policy module won't install.
Product: [Fedora] Fedora EPEL Reporter: Fred Wittekind IV <rom>
Component: nagiosAssignee: Stephen John Smoogen <smooge>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: affix, athmanem, b.heden, devin, jose.p.oliveira.oss, lemenkov, linux, ondrejj, shawn.starr, smooge, smooge, s, swilkerson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: nagios-4.3.4-4.el6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-16 16:53:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fred Wittekind IV 2017-07-26 17:30:42 UTC
Description of problem:


Version-Release number of selected component (if applicable):
nagios-4.3.2-5.el6.x86_64
nagios-selinux-4.3.2-5.el6.x86_64
selinux-policy-targeted-3.7.19-307.el6_9.2.noarch

How reproducible:


Steps to Reproduce:
1. yum install nagios-selinux
2. semodule -l |grep nagios
3.

Actual results:
nagios 1.8.0

Expected results:
nagios 1.8.0
nagios_epel

Additional info:
Post install script includes: 
semodule -i /usr/share/selinux/packages/nagios_epel.pp 2>/dev/null || :

Package installed module in 
/usr/share/selinux/packages/nagios/nagios_epel.pp
Not:
/usr/share/selinux/packages/nagios_epel.pp

Manual install attempt:
# semodule -i /usr/share/selinux/packages/nagios/nagios_epel.pp
libsepol.print_missing_requirements: nagios_epel's global requirements were not met: type/attribute nagios_script_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
semodule:  Failed!

Comment 1 Stephen John Smoogen 2017-07-26 17:38:48 UTC
Thank you for catching this blatantly silly mistake on my part.

Comment 2 Fedora Update System 2017-07-26 17:48:12 UTC
nagios-4.3.2-9.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-42b05795fd

Comment 3 Fred Wittekind IV 2017-07-26 18:01:58 UTC
# rpm --erase nagios-selinux
nagios_epel not found
# rpm -U nagios-4.3.2-9.el6.x86_64.rpm nagios-common-4.3.2-9.el6.x86_64.rpm
# rpm -i nagios-selinux-4.3.2-9.el6.x86_64.rpm
# semodule -l |grep nagios
nagios  1.8.0
# semodule -i /usr/share/selinux/packages/nagios/nagios_epel.pp
libsepol.print_missing_requirements: nagios_epel's global requirements were not met: type/attribute nagios_script_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
semodule:  Failed!


1/2 issues fixed...

Comment 4 Fedora Update System 2017-07-26 19:36:33 UTC
nagios-4.3.2-10.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e7a6090e6c

Comment 5 Stephen John Smoogen 2017-07-26 19:39:22 UTC
Root cause analysis:
1. Tested on existing system with prebuilt selinux module
2. Forgot to remove prebuilt

Fixes:
1. Spin up fresh EL6 and EL7 systems
2. Test on those before doing fedpkg update

Comment 6 Fred Wittekind IV 2017-07-26 19:54:46 UTC
# rpm --erase nagios-selinux
# rpm -U nagios-4.3.2-10.el6.x86_64.rpm nagios-common-4.3.2-10.el6.x86_64.rpm
# rpm -i nagios-selinux-4.3.2-10.el6.x86_64.rpm
# semodule -l |grep nagios
nagios  1.8.0
nagios_epel     1.1

Looks like a fix to me.

Comment 7 Fred Wittekind IV 2017-07-26 20:00:50 UTC
New issue
# service nagios start
Starting nagios:mktemp: too few X's in template `/var/log/nagios/nagios.configtest.xxx'
/etc/init.d/nagios: line 96: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
egrep: : No such file or directory
cat: : No such file or directory

Comment 8 Fedora Update System 2017-07-26 20:41:41 UTC
nagios-4.3.2-11.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7f9225bb51

Comment 9 Fred Wittekind IV 2017-07-26 20:49:23 UTC
That one seems to fix it.

Comment 10 Fedora Update System 2017-07-28 03:17:18 UTC
nagios-4.3.2-11.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7f9225bb51

Comment 11 Fedora Update System 2017-10-02 19:12:35 UTC
nagios-4.3.4-3.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-170150faa2

Comment 12 Fedora Update System 2017-10-06 02:48:24 UTC
nagios-4.3.4-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-170150faa2

Comment 13 Fedora Update System 2017-11-16 16:53:12 UTC
nagios-4.3.4-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.