Your message dated Tue, 01 Nov 2005 03:02:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336383: fixed in caudium 2:1.4.7-7
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; 29 Oct 2005 22:11:10 +0000
>From [EMAIL PROTECTED] Sat Oct 29 15:11:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from piggy.rz.tu-ilmenau.de [141.24.4.8]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EVyus-0007Yy-00; Sat, 29 Oct 2005 15:11:10 -0700
Received: from gate.22.kls.lan (vpn3.rz.tu-ilmenau.de [141.24.172.3])
by piggy.rz.tu-ilmenau.de (8.12.10/8.12.10) with ESMTP id j9TMB8YL007945
for <[EMAIL PROTECTED]>; Sun, 30 Oct 2005 00:11:08 +0200 (MET DST)
Received: from darkside.22.kls.lan ([EMAIL PROTECTED] [192.168.22.1])
by gate.22.kls.lan (8.13.4/8.13.4) with ESMTP id j9TMB7RO028504
for <[EMAIL PROTECTED]>; Sun, 30 Oct 2005 00:11:07 +0200
Received: from darkside.22.kls.lan ([EMAIL PROTECTED] [127.0.0.1])
by darkside.22.kls.lan (8.13.5/8.13.5) with ESMTP id j9TMB7kf018659
for <[EMAIL PROTECTED]>; Sun, 30 Oct 2005 00:11:07 +0200
Received: (from [EMAIL PROTECTED])
by darkside.22.kls.lan (8.13.5/8.13.5) id j9TMB7K5018657
for [EMAIL PROTECTED]; Sun, 30 Oct 2005 00:11:07 +0200
Date: Sun, 30 Oct 2005 00:11:07 +0200
From: "Mario 'BitKoenig' Holbe" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: caudium: please remove files created in postinst
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="2JFBq9zoW8cOFH7v"
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
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
--2JFBq9zoW8cOFH7v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: caudium
Version: 2:1.4.7-5
Hello,
purging caudium leads to some warnings:
dpkg - warning: while removing caudium, directory `/var/log/caudium' not em=
pty so not removed.
dpkg - warning: while removing caudium-modules, directory `/usr/lib/caudium=
' not empty so not removed.
While not removing /var/log/caudium is probably okay somehow,
/usr/lib/caudium could not be removed because of a caudium-images
symlink created there by postinst, which should be removed, too.
While tracking this down I found that postinst does also create
directories in /usr/local/share, which IMHO you could at least try to
remove...
rmdir /usr/local/share/caudium/modules || true
rmdir /usr/local/share/caudium || true
=2E..should in question point the user to the right locations to look at.
And btw... regarding the question in the postrm script: IMHO you should
at least tell the user that you left a backup of the config-files in
/var/backups although he decided to purge the package (and thus also
decided to remove it's config-files) :)
And regarding the caudium-images symlink in /usr/lib/caudium: in your
prerm script you do:
if [ -d /usr/lib/caudium/caudium-images/auto ]; then
rm -r /usr/lib/caudium/caudium-images/auto
fi
This will remove the package-shipped /usr/share/caudium/caudium-images/auto
when prerm is called. This should usually be okay, however I had at least
one case (after initial install of caudium) where these files were lost.
I just cannot reproduce it until now. So probably extending the
condition to some -a -d /usr/lib/caudium/caudium-images could be a good
idea.
regards
Mario
--=20
<Sique> Huch? 802.1q? Was sucht das denn hier? Wie kommt das ans TAGgeslich=
t?
--2JFBq9zoW8cOFH7v
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iQEVAwUBQ2PzexS+e2HeSPbpAQIVXgf+MWHOJD8qsWy09WwMOjYItfW8/8wvT8Yg
IGZ10xmHXSCeF2QYpDUPF8hyUs2MXdSWfMX/Sam1+A1cLRhb9amRsRctiF4zxH1q
1xcYqpP+Z3xeMwLPxwoQanaJQPryvLMzIQfCM9ZYjGiSySVJUQtbqai37mkzJPoe
JGLyTEDUN2A65f4xt2UPQ8KUktieMS33RaN+O9JGeZ5STu1vQL0I28IhEYQANkLk
t3f3gqozGYfIf0gaxBkXGyUsIZy1+odlc8Q3Z3qH9Kc5t54s2oey3FissLhdHvuP
jS+kutLIhwqxK+bXZaw5rYukh7wwekKiX+snMcrxtk6uKe6rWuGD8A==
=1tQS
-----END PGP SIGNATURE-----
--2JFBq9zoW8cOFH7v--
---------------------------------------
Received: (at 336383-close) by bugs.debian.org; 1 Nov 2005 11:08:05 +0000
>From [EMAIL PROTECTED] Tue Nov 01 03:08:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EWtu4-0005H9-00; Tue, 01 Nov 2005 03:02:08 -0800
From: Marek Habersack <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#336383: fixed in caudium 2:1.4.7-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 01 Nov 2005 03:02:08 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: caudium
Source-Version: 2:1.4.7-7
We believe that the bug you reported is fixed in the latest version of
caudium, which is due to be installed in the Debian FTP archive:
caudium-dev_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium-dev_1.4.7-7_i386.deb
caudium-modules_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium-modules_1.4.7-7_i386.deb
caudium-perl_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium-perl_1.4.7-7_i386.deb
caudium-pixsl_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium-pixsl_1.4.7-7_i386.deb
caudium-ultralog_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium-ultralog_1.4.7-7_i386.deb
caudium_1.4.7-7.diff.gz
to pool/main/c/caudium/caudium_1.4.7-7.diff.gz
caudium_1.4.7-7.dsc
to pool/main/c/caudium/caudium_1.4.7-7.dsc
caudium_1.4.7-7_i386.deb
to pool/main/c/caudium/caudium_1.4.7-7_i386.deb
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.
Marek Habersack <[EMAIL PROTECTED]> (supplier of updated caudium 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: Tue, 1 Nov 2005 11:35:36 +0100
Source: caudium
Binary: caudium-ultralog caudium-pixsl caudium-perl caudium caudium-dev
caudium-modules
Architecture: source i386
Version: 2:1.4.7-7
Distribution: unstable
Urgency: low
Maintainer: Marek Habersack <[EMAIL PROTECTED]>
Changed-By: Marek Habersack <[EMAIL PROTECTED]>
Description:
caudium - An extensible WWW server written in Pike
caudium-dev - Development files for Caudium
caudium-modules - C modules for Caudium
caudium-perl - Perl script support for Caudium
caudium-pixsl - Pike XSLT module for Caudium
caudium-ultralog - Log Parser module for Caudium
Closes: 336383 336742
Changes:
caudium (2:1.4.7-7) unstable; urgency=low
.
* Note to self: don't work when half asleep. Thanks Mario for noticing
my braindamage :) - fixed the postrm/prerm files.
* please remove files created in postinst (Closes: #336383)
* please support delayed compressed logs for webalizer (Closes:
#336742). Added the 'delaycompress' option to the logrotate config
file
Files:
2c9ddb7370200ed169628da625e82119 846 web optional caudium_1.4.7-7.dsc
bc073305e3aea3aece2a50385b35a4f7 96869 web optional caudium_1.4.7-7.diff.gz
5b036a79d392e518731e47f6d1174d51 4523180 web optional caudium_1.4.7-7_i386.deb
9ea63d436682e1bd1973093e89a4a1f2 57420 web optional
caudium-modules_1.4.7-7_i386.deb
ea82ac02f473e28de47d96ad39568485 38658 web optional
caudium-pixsl_1.4.7-7_i386.deb
3fc8661d7a9358d2beeaafd02fc50da6 73138 web optional
caudium-ultralog_1.4.7-7_i386.deb
7d4f4938a3e1d8adec59bf4109a8c042 23100 devel optional
caudium-dev_1.4.7-7_i386.deb
a29c5acd0674ed35a86ad4e40dc0b1b2 31374 web optional
caudium-perl_1.4.7-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDZ0iSq3909GIf5uoRAmD4AJ4kb501+dtTTCjpx5YZ8A0HJrMA+QCdEj7d
umIVEWdPwTPTXDn5wRVBJ4s=
=ZRc/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]