[Pkg-nagios-changes] [pkg-icinga2] 01/01: Let those ido modules conflict for now

Alexander Wirt formorer at debian.org
Mon Jun 16 08:09:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-icinga2.

commit 4c69aaae19be168451698a57e2f23154f7a51080
Author: Alexander Wirt <formorer at debian.org>
Date:   Mon Jun 16 10:08:17 2014 +0200

    Let those ido modules conflict for now
    
    Having more than one database running is broken.
    See https://dev.icinga.org/issues/5576
    A workaround for one usecase is letting those ido modules conflict
    with each other.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 203353f..7c75265 100644
--- a/debian/control
+++ b/debian/control
@@ -155,6 +155,7 @@ Description: host and network monitoring system - classic ui integration
 Package: icinga2-ido-mysql
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
+Conflicts: icinga2-ido-pgsql
 Depends: dbconfig-common,
          icinga2-common (= ${source:Version}),
          icinga2-bin (= ${binary:Version}),
@@ -183,6 +184,7 @@ Description: host and network monitoring system - IDO for MySQL
 
 Package: icinga2-ido-pgsql
 Architecture: any
+Conflicts: icinga2-ido-mysql
 Pre-Depends: ${misc:Pre-Depends}
 Depends: icinga2-common (= ${source:Version}),
          icinga2-bin (= ${binary:Version}),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list