Hi all,
Not sure how to proceed with this, but today, there was a new update for Icinga2 from formorer-icinga. The update goes well, but then fails due to dependencies:
Setting up icinga2-common (2.3.6-1~ppa1~trusty1) ...
* checking Icinga2 configuration
* checking Icinga2 configuration. Check '/var/log/icinga2/startup.log' for details.
invoke-rc.d: initscript icinga2, action "start" failed.
dpkg: error processing package icinga2-common (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of icinga2-bin:
icinga2-bin depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2-bin (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of icinga2-ido-mysql:
icinga2-ido-mysql depends on icinga2-bin (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-bin is not configured yet.
icinga2-ido-mysql depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2-ido-mysql (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of icinga2:
icinga2 depends on icinga2-bin (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-bin is not configured yet.
icinga2 depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2 (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
icinga2-common
icinga2-bin
icinga2-ido-mysql
icinga2
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried the myriad of options to fix this sort of this:
sudo apt-get clean
sudo apt-get update
sudo apt-get install -f
sudo dpkg -a --configure
sudo apt-get dist-upgrade
But nothing seems to work.
Any ideas on how to fix this?
Thanks!
Joe
Not sure how to proceed with this, but today, there was a new update for Icinga2 from formorer-icinga. The update goes well, but then fails due to dependencies:
Setting up icinga2-common (2.3.6-1~ppa1~trusty1) ...
* checking Icinga2 configuration
* checking Icinga2 configuration. Check '/var/log/icinga2/startup.log' for details.
invoke-rc.d: initscript icinga2, action "start" failed.
dpkg: error processing package icinga2-common (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of icinga2-bin:
icinga2-bin depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2-bin (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of icinga2-ido-mysql:
icinga2-ido-mysql depends on icinga2-bin (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-bin is not configured yet.
icinga2-ido-mysql depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2-ido-mysql (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of icinga2:
icinga2 depends on icinga2-bin (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-bin is not configured yet.
icinga2 depends on icinga2-common (= 2.3.6-1~ppa1~trusty1); however:
Package icinga2-common is not configured yet.
dpkg: error processing package icinga2 (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
icinga2-common
icinga2-bin
icinga2-ido-mysql
icinga2
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried the myriad of options to fix this sort of this:
sudo apt-get clean
sudo apt-get update
sudo apt-get install -f
sudo dpkg -a --configure
sudo apt-get dist-upgrade
But nothing seems to work.
Any ideas on how to fix this?
Thanks!
Joe