Your message dated Sat, 22 Jul 2017 13:17:18 +0100 with message-id <1500725838.14212.3.camel@adam-barratt.org.uk> and subject line Closing bugs for 9.1 p-u fixes has caused the Debian Bug report #868029, regarding stretch-pu: package gnats/4.1.0-3+deb9u1 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.) -- 868029: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868029 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: stretch-pu: package gnats/4.1.0-3+deb9u1
- From: Andreas Beckmann <anbe@debian.org>
- Date: Tue, 11 Jul 2017 12:08:18 +0200
- Message-id: <[🔎] 20170711100818.32657.20136.reportbug@zam581.zam.kfa-juelich.de>
Package: release.debian.org Severity: normal Tags: stretch User: release.debian.org@packages.debian.org Usertags: pu gnats-user fails to purge if gnats was installed but has not been purged, yet. This is triggered by several piuparts tests (currently ignored, but I want to promote that to a proper failure without working around it in piuparts). This will add NEW -dbgsym packages to stretch, I hope that is no problem. The patch is trivial, just adding a --ignore-fail-on-non-empty. The fix (and some more QA changes) was just uploaded to sid. If this is accepted, I'd like to upload the same change to jessie (with just s/stretch/jessie/;s/deb9u1/deb8u1/ on the changelog, since stretch and jessie currently have the same version. Andreasdiff -Nru gnats-4.1.0/debian/changelog gnats-4.1.0/debian/changelog --- gnats-4.1.0/debian/changelog 2014-01-09 14:44:49.000000000 +0100 +++ gnats-4.1.0/debian/changelog 2017-07-11 11:50:23.000000000 +0200 @@ -1,3 +1,11 @@ +gnats (4.1.0-3+deb9u1) stretch; urgency=medium + + * QA upload. + * gnats-user.postrm: Do not fail to purge if /var/lib/gnats/gnats-db is not + empty. (Closes: #661015) + + -- Andreas Beckmann <anbe@debian.org> Tue, 11 Jul 2017 11:50:23 +0200 + gnats (4.1.0-3) unstable; urgency=medium * QA upload. diff -Nru gnats-4.1.0/debian/gnats-user.postrm.in gnats-4.1.0/debian/gnats-user.postrm.in --- gnats-4.1.0/debian/gnats-user.postrm.in 2012-01-01 10:50:41.000000000 +0100 +++ gnats-4.1.0/debian/gnats-user.postrm.in 2017-07-11 11:50:23.000000000 +0200 @@ -22,7 +22,7 @@ # if [ "$1" = "purge" ] && [ -d "@GNATSDBDIR@" ]; then - rmdir "@GNATSDBDIR@" + rmdir --ignore-fail-on-non-empty "@GNATSDBDIR@" fi ############################################################################### #
--- End Message ---
--- Begin Message ---
- To: 864292-done@bugs.debian.org, 864747-done@bugs.debian.org, 864757-done@bugs.debian.org, 864802-done@bugs.debian.org, 864973-done@bugs.debian.org, 865002-done@bugs.debian.org, 865057-done@bugs.debian.org, 865122-done@bugs.debian.org, 865212-done@bugs.debian.org, 865214-done@bugs.debian.org, 865225-done@bugs.debian.org, 865270-done@bugs.debian.org, 865355-done@bugs.debian.org, 865695-done@bugs.debian.org, 865997-done@bugs.debian.org, 866332-done@bugs.debian.org, 866351-done@bugs.debian.org, 866516-done@bugs.debian.org, 866679-done@bugs.debian.org, 866692-done@bugs.debian.org, 866759-done@bugs.debian.org, 867091-done@bugs.debian.org, 867118-done@bugs.debian.org, 867159-done@bugs.debian.org, 867190-done@bugs.debian.org, 867231-done@bugs.debian.org, 867248-done@bugs.debian.org, 867335-done@bugs.debian.org, 867479-done@bugs.debian.org, 867490-done@bugs.debian.org, 867567-done@bugs.debian.org, 867597-done@bugs.debian.org, 867624-done@bugs.debian.org, 867659-done@bugs.debian.org, 867716-done@bugs.debian.org, 867965-done@bugs.debian.org, 867966-done@bugs.debian.org, 867970-done@bugs.debian.org, 867989-done@bugs.debian.org, 868017-done@bugs.debian.org, 868029-done@bugs.debian.org, 868054-done@bugs.debian.org, 868102-done@bugs.debian.org, 868105-done@bugs.debian.org, 868128-done@bugs.debian.org, 868130-done@bugs.debian.org, 868214-done@bugs.debian.org, 868222-done@bugs.debian.org, 868228-done@bugs.debian.org, 868344-done@bugs.debian.org, 868361-done@bugs.debian.org, 868451-done@bugs.debian.org, 868459-done@bugs.debian.org, 868468-done@bugs.debian.org
- Subject: Closing bugs for 9.1 p-u fixes
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 22 Jul 2017 13:17:18 +0100
- Message-id: <1500725838.14212.3.camel@adam-barratt.org.uk>
Version: 9.1 Hi, These bugs all relate to updates which were included in today's stretch point release. Regards, Adam
--- End Message ---