Title: [opsview-base] [242] Add in some more package conflicts
Revision
242
Author
dferguson
Date
2013-04-23 15:02:47 +0100 (Tue, 23 Apr 2013)

Log Message

Add in some more package conflicts

Seen conflicted packages installed successfully on custoemr site, so prevent it in the future

Modified Paths

Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2013-04-19 16:32:14 UTC (rev 241)
+++ trunk/CHANGES	2013-04-23 14:02:47 UTC (rev 242)
@@ -7,4 +7,5 @@
     FIXES:
         Fix to nagvis for later versions of firefox and chrome where use of vairables was a bit lax in code
         Fix to Solaris agent packaging when etc/nrpe_local didn't exisst
+        Fixed package conflicts with nagios-nrpe-server got ospview-agent and opsview-base
     TECHNICAL:

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2013-04-19 16:32:14 UTC (rev 241)
+++ trunk/debian/control	2013-04-23 14:02:47 UTC (rev 242)
@@ -22,7 +22,7 @@
 # NOTE: changes to Depends should be replicated to Depends on opsview-dev
 Depends: opsview-perl, mysql-server-5.5 | mysql-server-5.1 | mysql-server-5.0, apache2, ksh, mrtg, libgd2-noxpm | libgd2-xpm, libmcrypt4, rrdtool (>= 1.2.15), sudo | sudo-ldap, libltdl7 | libltdl3, snmp, snmpd, dnsutils, libgd-tools, netpbm, less, links, libexpat1, openssl, mailx, libpq5 | libpq4
 # Need this conflicts section because nagiosgraph has moved to opsview-core
-Conflicts: opsview-core (<< 3.2)
+Conflicts: opsview-core (<< 3.2), nagios-nrpe-server
 Description: Main component for Opsview
  Provides the bulk of the components for Opsview, a
  network monitoring system based on Debian.
@@ -31,5 +31,5 @@
 Architecture: any
 Depends: libc6, perl, openssl, libssl0.9.8 | libssl1.0.0, libgetopt-mixed-perl, libmcrypt4
 Pre-Depends: adduser
-Conflicts: opsview, nagios-nrpe-server, opsview-slave
+Conflicts: opsview, nagios-nrpe-server, opsview-base, opsview-slave
 Description: Opsview-specific nagios NRPE agent package.

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to