Bug 1218799 - check-mk-agent-1.2.6p2-1 requires php
Summary: check-mk-agent-1.2.6p2-1 requires php
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: check-mk
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andrea Veri
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-05 22:36 UTC by Troels Arvin
Modified: 2015-05-05 23:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-05 23:06:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Troels Arvin 2015-05-05 22:36:38 UTC
check-mk-agent-1.2.6p2-1.el7.x86_64.rpm (epel7-testing-candidate) has the following requirement: "php" (which, in turn, has a bunch of other requirements).

This means, that unneeded PHP software is being installed for no reason, even on hosts which have no PHP or web activity at all.

My guess is that an erroneus dependency on the "php" package has been introduced to the -agent sub-package of check-mk.

Comment 1 Andrea Veri 2015-05-05 23:06:34 UTC
The PHP dependency is there for a reason as the unitrends_* plugins do require PHP to run properly. The package is expected to include all the needed dependencies in order for it or its components to run as expected without requiring the user to install an additional package. This would be managed differently on the DEB world as there you have fields such as 'Recommends' and 'Suggests' which are handy to have especially in these specific cases. That said having the PHP package installed won't hurt or be a security issue of any kind as httpd still won't know anything about it as you would need mod_php installed.


Note You need to log in before you can comment on or make changes to this bug.