[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694309: marked as done (unblock: ampache/3.6-git408e713+dfsg-3.1)



Your message dated Sun, 25 Nov 2012 14:18:03 +0100
with message-id <50B21A8B.8010607@stefanbaur.de>
and subject line Closed as ampache is to be removed from wheezy
has caused the Debian Bug report #694309,
regarding unblock: ampache/3.6-git408e713+dfsg-3.1
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 owner@bugs.debian.org
immediately.)


-- 
694309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694309
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package ampache

Judging from the time since the bug was last updated, it seems the unblock request was simply forgotten. Bug was marked done over a month ago, but lacking the unblock request, it remains a release-critical issue for wheezy - which we would like to change. :-)

Diff according to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688436#47 is here:

diff -Nru ampache-3.6-git408e713+dfsg/debian/ampache.postrm ampache-3.6-git408e713+dfsg/debian/ampache.postrm --- ampache-3.6-git408e713+dfsg/debian/ampache.postrm 2012-09-22 23:59:04.000000000 +0200 +++ ampache-3.6-git408e713+dfsg/debian/ampache.postrm 2012-10-14 17:13:27.000000000 +0200
@@ -4,14 +4,6 @@

 . /usr/share/debconf/confmodule

-#ampache.conf is left behind during purge so remove it manually this way
-#everything is removed on purge.
-ampconf_rm(){
-    if [ -e /etc/ampache/ampache.conf ]; then
-        rm -f /etc/ampache/ampache.conf
-    fi
-}
-
 restart_server(){
     if [ -e /var/run/apache2.pid ]; then
         service apache2 reload
@@ -24,7 +16,6 @@
     if [ "$re_start" = "false" ]; then
         printf "Please restart the web server manually."
     elif [ "$re_start" = "true" ]; then
-        ampconf_rm
         restart_server
     else
         printf "unable to de-configure ampache, please do so manually.\n"
diff -Nru ampache-3.6-git408e713+dfsg/debian/ampache.prerm ampache-3.6-git408e713+dfsg/debian/ampache.prerm --- ampache-3.6-git408e713+dfsg/debian/ampache.prerm 1970-01-01 01:00:00.000000000 +0100 +++ ampache-3.6-git408e713+dfsg/debian/ampache.prerm 2012-10-14 17:18:01.000000000 +0200
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+
+# This link is created on postinst, so must be removed explicitly.
+rm -f /etc/ampache/ampache.conf
+
+#DEBHELPER#
+
+exit 0
diff -Nru ampache-3.6-git408e713+dfsg/debian/changelog ampache-3.6-git408e713+dfsg/debian/changelog --- ampache-3.6-git408e713+dfsg/debian/changelog 2012-09-22 16:21:57.000000000 +0200 +++ ampache-3.6-git408e713+dfsg/debian/changelog 2012-10-14 17:15:09.000000000 +0200
@@ -1,3 +1,10 @@
+ampache (3.6-git408e713+dfsg-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove generated link in prerm.  Closes: #688436
+
+ -- Bas Wijnen <wijnen@debian.org>  Sun, 14 Oct 2012 16:31:58 +0200
+
 ampache (3.6-git408e713+dfsg-3) unstable; urgency=low


* Remove statements in debian/ampache.postrm that manually remove conffiles,


unblock ampache/3.6-git408e713+dfsg-3.1



Kind Regards,
Stefan Baur (part of the Debian Bug Squashing Party taking place at the Linuxhotel, Essen, Germany this weekend)
--- End Message ---
--- Begin Message ---
No further action needed, so closing.

--- End Message ---

Reply to: