Your message dated Sat, 27 Jul 2019 19:01:52 +0000
with message-id <[email protected]>
and subject line Bug#933039: Removed package(s) from unstable
has caused the Debian Bug report #846854,
regarding nagios2mantis: Don't depend on nagios3 which has been removed from 
unstable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
846854: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846854
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nagios2mantis
Version: 3.1-1.1
Severity: normal
Tags: patch

Dear Maintainer,

Please update your package to deal with the nagios3 removal from Debian
(#845765).

Consider applying the attached patch.

Kind Regards,

Bas
diff -u nagios2mantis-3.1/debian/changelog nagios2mantis-3.1/debian/changelog
--- nagios2mantis-3.1/debian/changelog
+++ nagios2mantis-3.1/debian/changelog
@@ -1,3 +1,11 @@
+nagios2mantis (3.1-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Depend on icinga-core instead of nagios3-core (removed from Debian).
+  * Install configuration in /etc/icinga/objects.
+
+ -- Bas Couwenberg <[email protected]>  Sat, 03 Dec 2016 18:34:02 +0100
+
 nagios2mantis (3.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- nagios2mantis-3.1.orig/debian/control
+++ nagios2mantis-3.1/debian/control
@@ -8,7 +8,7 @@
 
 Package: nagios2mantis
 Architecture: all
-Depends: nagios3-core,
+Depends: icinga-core,
     python,
     python-soappy,
     python-configparser,
only in patch2:
unchanged:
--- nagios2mantis-3.1.orig/debian/rules
+++ nagios2mantis-3.1/debian/rules
@@ -2,3 +2,11 @@
 # -*- makefile -*-
 %:
 	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+
+	mkdir -p debian/nagios2mantis/etc/icinga/objects
+	mv debian/nagios2mantis/etc/nagios3/conf.d/* debian/nagios2mantis/etc/icinga/objects
+	rm -rf debian/nagios2mantis/etc/nagios3
+

--- End Message ---
--- Begin Message ---
Version: 3.1-1.1+rm

Dear submitter,

as the package nagios2mantis has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/933039

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to