On 09/15/2014 05:00 PM, Alexander Wirt wrote: > On Mon, 15 Sep 2014, Gunnar Beutner wrote: > >> Am 14.09.2014 15:51, schrieb Simon Walter: >>> How does one fix this? >> >> Can you show us the command and the _whole_ output?
This was the command I executed as icinga2 was being held back due to new dependencies. I think perhaps the packages were just renamed. # apt-get dist-upgrade I can't get the same output anymore because I manually fixed the problem by forcing a package reinstall and then doing an upgrade. ~# apt-get --reinstall install icinga2-common ~# apt-get upgrade ~# apt-get autoremove ~# dpkg-reconfigure icinga2-ido-mysql IMO, the database config upgrade is a bit risky for a live server. Maybe if I'd had installed a newer version to start with it would have gone smoother. In any case I fixed it. It's just disheartening to have the thing you rely on for troubleshooting break with each and every update. Here's to hoping the wrinkles will be ironed out in this otherwise great software! > it would also help to know which repos are used. If the below is incorrect, please advise. Thank you. ~# cat /etc/apt/sources.list.d/icinga2.list # Icinga deb http://packages.icinga.org/debian icinga-wheezy main deb-src http://packages.icinga.org/debian icinga-wheezy main # Icinga needs backports deb http://http.debian.net/debian wheezy-backports main ~# cat /etc/apt/sources.list # # /etc/apt/sources.list # # # wheezy # deb http://ftp.jp.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.jp.debian.org/debian/ wheezy main contrib non-free # # Security updates # deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
