-
Type:
Task
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.16
-
Fix Version/s: None
-
Component/s: Installation, Packaging, Deployment, Monitoring: Nagios
-
Labels:
When trying to install openATTIC from scratch on a Ubuntu Xenial:
root@oa-dev-xen:~# apt-get install openattic Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openattic : Depends: openattic-module-nagios but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@oa-dev-xen:~# apt-get install openattic-module-nagios Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openattic-module-nagios : Depends: pnp4nagios-bin but it is not installable E: Unable to correct problems, you have held broken packages.
- it works to install openattic-base
- but nagios3 is missing
- after installing nagios3 manually:
- pnp4nagios-bin is missing
that's why openattic still could not be installed because it depends on openattic-module-nagios
which then again needs pnp4nagios(-bin) and this leads to:
https://launchpad.net/ubuntu/xenial/+source/pnp4nagios