Your message dated Sun, 11 Dec 2005 11:02:13 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333847: fixed in up-imapproxy 1.2.4-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Oct 2005 03:29:24 +0000
>From [EMAIL PROTECTED] Thu Oct 13 20:29:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ip210-55-105-81.valentine.co.nz (valiant.interspeed.co.nz)
[210.55.105.81]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EQGG3-0006iY-00; Thu, 13 Oct 2005 20:29:24 -0700
Received: from localhost (localhost [127.0.0.1])
by valiant.interspeed.co.nz (Postfix) with ESMTP id 7472F1FF9A
for <[EMAIL PROTECTED]>; Fri, 14 Oct 2005 16:28:56 +1300 (NZDT)
Received: from valiant.interspeed.co.nz ([127.0.0.1])
by localhost (valiant [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 19489-09 for <[EMAIL PROTECTED]>;
Fri, 14 Oct 2005 16:28:54 +1300 (NZDT)
Received: from [10.144.23.103] (60-234-154-103.bitstream.orcon.net.nz
[60.234.154.103])
by valiant.interspeed.co.nz (Postfix) with ESMTP id 6803C1FF99
for <[EMAIL PROTECTED]>; Fri, 14 Oct 2005 16:28:54 +1300 (NZDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 14 Oct 2005 16:30:03 +1300
From: James Clark <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050817)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: imapproxy stop always prints more info than desired
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at interspeed.co.nz
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: imapproxy
Version: 1.2.3-1sarge1
/etc/init.d/imapproxy stop
always prints error messages when stopping imapproxy
replace with the stop portion of etc/init.d/imapproxy with:
stop)
echo -n "Stopping $DESC: "
start-stop-daemon --oknodo --stop --quiet \
--exec /usr/sbin/imapproxyd 2>&1 | \
grep warning > /dev/null
sleep 1
if [ -n "`ps ax | grep imapproxyd | grep -v grep`" ]; then
killall -15 imapproxyd >/dev/null 2>&1 || true
fi
echo "$NAME."
;;
Hope this is satisfactory.
Cheers,
James.
---------------------------------------
Received: (at 333847-close) by bugs.debian.org; 11 Dec 2005 19:11:00 +0000
>From [EMAIL PROTECTED] Sun Dec 11 11:11:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1ElWSb-0006G7-5n; Sun, 11 Dec 2005 11:02:13 -0800
From: Jose Luis Tallon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#333847: fixed in up-imapproxy 1.2.4-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 11:02:13 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: up-imapproxy
Source-Version: 1.2.4-3
We believe that the bug you reported is fixed in the latest version of
up-imapproxy, which is due to be installed in the Debian FTP archive:
imapproxy_1.2.4-3_i386.deb
to pool/main/u/up-imapproxy/imapproxy_1.2.4-3_i386.deb
up-imapproxy_1.2.4-3.diff.gz
to pool/main/u/up-imapproxy/up-imapproxy_1.2.4-3.diff.gz
up-imapproxy_1.2.4-3.dsc
to pool/main/u/up-imapproxy/up-imapproxy_1.2.4-3.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jose Luis Tallon <[EMAIL PROTECTED]> (supplier of updated up-imapproxy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 11 Dec 2005 19:37:43 +0100
Source: up-imapproxy
Binary: imapproxy
Architecture: source i386
Version: 1.2.4-3
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Jose Luis Tallon <[EMAIL PROTECTED]>
Description:
imapproxy - IMAP protocol proxy
Closes: 332133 333176 333847
Changes:
up-imapproxy (1.2.4-3) unstable; urgency=low
.
* Update dependency on debconf, add alternative (Closes: #332133)
.
* Enhanced initscript to avoid spurious error messages (Closes: #333847)
.
* Fixed nonexistant file during installation/configuration
-- avoid compressing it (Closes: #333176)
.
* Package sponsored by Roberto Lumbreras <[EMAIL PROTECTED]>
Files:
2ee90bd5ed87e08101621b36c65dfe6a 670 mail optional up-imapproxy_1.2.4-3.dsc
4054265d01d3bea31a3b1649af9264fe 8639 mail optional
up-imapproxy_1.2.4-3.diff.gz
4b09fa0e86de77dbaa51b4c2c526d9c5 49668 mail optional imapproxy_1.2.4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDnHRYfIEQE/XJcI0RAo5aAKDeRRcWYHIWAqI4ywLnS9fhD9CPtACfSTYu
fVJAm+RnEFtzWPPYLfg7jsY=
=Dm1k
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]