Title: [opsview] [11982] Fix Debian conflict for opsview-slave and opsview-base
Revision
11982
Author
dferguson
Date
2013-04-04 16:03:58 +0100 (Thu, 04 Apr 2013)

Log Message

Fix Debian conflict for opsview-slave and opsview-base

Found on a slave where opsview wasn't installed but opsview-base and opsview-web were manually put onto the system

Modified Paths

Modified: trunk/opsview-core/debian/control.in
===================================================================
--- trunk/opsview-core/debian/control.in	2013-04-04 14:45:22 UTC (rev 11981)
+++ trunk/opsview-core/debian/control.in	2013-04-04 15:03:58 UTC (rev 11982)
@@ -38,7 +38,7 @@
 Package: opsview-slave
 Architecture: all
 Depends: libltdl7 | libltdl3, rrdtool, librrd4 | librrd2 | librrd0, librrds-perl, snmpd, apache2, mrtg, sudo, ksh, libmcrypt4, libgd2-noxpm | libgd2-xpm, libexpat1, libssl0.9.7 | libssl0.9.8 | libssl1.0.0, dnsutils, snmp, rsync, opsview-perl (>= %OPSVIEW_PERL_VERSION%)
-Conflicts: opsview, opsview-agent, nagios-nrpe-server
+Conflicts: opsview, opsview-agent, opsview-base, nagios-nrpe-server
 Suggests: autossh
 Description: Opsview Slave Metapackage
  Installs all the required components for an Opsview slave

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

Reply via email to