Your message dated Wed, 09 Jan 2008 21:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453949: fixed in python-central 0.5.15-0.1
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)

--- Begin Message ---
Package: python-central
Version: 0.5.15
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: piuparts-stable-upgrade piuparts-stable-upgrade-20071130

Hi!

I have been analyzing packages for the piuparts test, and have
observed that ~500 packages fail the piuparts because python-central
doesn't purge the /usr/share/pycentral-data/pyversions.pyc file.

The gzipped log of the piuparts run for python-central is
attached. The problem is that the process

Install Stable python-central -> upgrade to sid -> purge

lets /usr/share/pycentral-data/pyversions.pyc remain
unremoved. However, it should be removed, I guess.

Please consider fixing this bug, as it is a Lenny release
recommendation. [1]. I have attached a patch which attempts to do
this, though I have not tested it.

Thanks.

Kumar

[1]: http://release.debian.org/lenny-goals.txt
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -Nru /tmp/OFK4hU7NyI/python-central-0.5.15/debian/postrm 
/tmp/FhQtwny9PY/python-central-0.5.15/debian/postrm
--- a/debian/postrm     2006-06-28 00:00:38.000000000 +0530
+++ b/debian/postrm     2007-12-02 18:10:07.000000000 +0530
@@ -3,6 +3,7 @@
 if [ "$1" = "purge" ]; then
     # remove log file
     rm -f /var/log/pycentral.log
+    rm -f /usr/share/pycentral-data/pyversions.pyc
 fi
 
 #DEBHELPER#

Attachment: python-central.log.bz2
Description: Binary data

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: python-central
Source-Version: 0.5.15-0.1

We believe that the bug you reported is fixed in the latest version of
python-central, which is due to be installed in the Debian FTP archive:

python-central_0.5.15-0.1.dsc
  to pool/main/p/python-central/python-central_0.5.15-0.1.dsc
python-central_0.5.15-0.1.tar.gz
  to pool/main/p/python-central/python-central_0.5.15-0.1.tar.gz
python-central_0.5.15-0.1_all.deb
  to pool/main/p/python-central/python-central_0.5.15-0.1_all.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.
Kumar Appaiah <[EMAIL PROTECTED]> (supplier of updated python-central 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: Wed, 09 Jan 2008 10:08:17 +0530
Source: python-central
Binary: python-central
Architecture: source all
Version: 0.5.15-0.1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Kumar Appaiah <[EMAIL PROTECTED]>
Description: 
 python-central - register and build utility for Python packages
Closes: 453949
Changes: 
 python-central (0.5.15-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove /usr/share/pycentral-data/pyversions.pyc upon
     purge. (Closes: #453949)
Files: 
 86a849cd7c4cae4fdba0f3d4cbd684b8 608 python standard 
python-central_0.5.15-0.1.dsc
 82b18ebf55eb58cb7537bb366b558be5 30161 python standard 
python-central_0.5.15-0.1.tar.gz
 859abb783d27b0c5440d558eae552554 33182 python standard 
python-central_0.5.15-0.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHhLpS2hliNwI7P08RApB/AJ42w955NUxPpaDh1zuXyQmebSphUwCghngL
ppzEFRLJfdt9eh+5wUWrttU=
=WNbr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to