Package: check-mk Version: 1.2.6p5-1 Right now the check-mk-config-* packages delivers nagios/icinga specific content that is used for both base check-mk and also multisite.
needed for base check-mk: /etc/nagios3/conf.d/check_mk/check_mk_templates.cfg /usr/share/check_mk/modules/defaults needed for multisite: /etc/apache2/conf-available/check-mk-multisite.conf /etc/check_mk/multisite.mk /usr/share/check_mk/web/htdocs/defaults.py The problem with this is that the apache config it delivers enables Alias /check_mk /usr/share/check_mk/web/htdocs <Directory /usr/share/check_mk/web/htdocs> but if you are only installing check-mk-server then you don't want that turned on yet. So either the packages need to be split, or it should be dealt with some other way (maybe an Include?) -- Matt Taggart tagg...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org