Your message dated Fri, 13 May 2005 01:47:07 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#308777: fixed in subversion 1.1.4-2
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; 12 May 2005 09:56:02 +0000
>From [EMAIL PROTECTED] Thu May 12 02:56:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix3-2.free.fr [213.228.0.169] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DWAQE-00038k-00; Thu, 12 May 2005 02:56:02 -0700
Received: from athena.olympe.fr (pereire-4-81-56-15-186.fbx.proxad.net 
[81.56.15.186])
        by postfix3-2.free.fr (Postfix) with ESMTP id 91DA2C026
        for <[EMAIL PROTECTED]>; Thu, 12 May 2005 11:56:01 +0200 (CEST)
Received: from fred by athena.olympe.fr with local (Exim 3.35 #1 (Debian))
        id 1DWAQD-0006Np-00
        for <[EMAIL PROTECTED]>; Thu, 12 May 2005 11:56:01 +0200
Date: Thu, 12 May 2005 11:56:01 +0200
From: =?iso-8859-1?Q?Fr=E9d=E9ric?= Bothamy <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: python2.3-subversion: leaves byte-compiled files after removal in 
/usr/lib/python2.3/site-packages/{lib,}svn/
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: <[EMAIL PROTECTED]>
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-Status: No, hits=-6.1 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        REMOVE_REMOVAL_2WORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Subject: python2.3-subversion: leaves byte-compiled files after removal in 
/usr/lib/python2.3/site-packages/{lib,}svn/
Package: python2.3-subversion
Version: 1.1.4-1
Severity: normal

Hello,

I have a problem with python2.3-subversion version 1.1.4-1. I tried to
install trac with this dependencies:

# apt-get install trac
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  db4.2-util libneon24 libsqlite0 libsvn0 python-clearsilver python-sqlite 
python2.3-clearsilver python2.3-sqlite python2.3-subversion subversion
Suggested packages:
  subversion-tools enscript python-docutils
Recommended packages:
  python-egenix-mxdatetime apache2 httpd
The following NEW packages will be installed:
  db4.2-util libneon24 libsqlite0 libsvn0 python-clearsilver python-sqlite 
python2.3-clearsilver python2.3-sqlite python2.3-subversion subversion trac
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/3186kB of archives.
After unpacking 9929kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Preconfiguring packages ...
Selecting previously deselected package libsqlite0.
(Reading database ... 74953 files and directories currently installed.)
Unpacking libsqlite0 (from .../libsqlite0_2.8.16-1_i386.deb) ...
Selecting previously deselected package db4.2-util.
Unpacking db4.2-util (from .../db4.2-util_4.2.52-18_i386.deb) ...
Selecting previously deselected package libneon24.
Unpacking libneon24 (from .../libneon24_0.24.7.dfsg-1_i386.deb) ...
Selecting previously deselected package libsvn0.
Unpacking libsvn0 (from .../libsvn0_1.1.4-1_i386.deb) ...
Selecting previously deselected package python2.3-clearsilver.
Unpacking python2.3-clearsilver (from 
.../python2.3-clearsilver_0.9.13-3_i386.deb) ...
Selecting previously deselected package python-clearsilver.
Unpacking python-clearsilver (from .../python-clearsilver_0.9.13-3_all.deb) ...
Selecting previously deselected package python2.3-sqlite.
Unpacking python2.3-sqlite (from .../python2.3-sqlite_1.0.1-2_i386.deb) ...
Selecting previously deselected package python-sqlite.
Unpacking python-sqlite (from .../python-sqlite_1.0.1-2_all.deb) ...
Selecting previously deselected package subversion.
Unpacking subversion (from .../subversion_1.1.4-1_i386.deb) ...
Selecting previously deselected package python2.3-subversion.
Unpacking python2.3-subversion (from .../python2.3-subversion_1.1.4-1_i386.deb) 
...
Selecting previously deselected package trac.
Unpacking trac (from .../archives/trac_0.8.1-3_all.deb) ...
Setting up libsqlite0 (2.8.16-1) ...

Setting up db4.2-util (4.2.52-18) ...
Setting up libneon24 (0.24.7.dfsg-1) ...

Setting up libsvn0 (1.1.4-1) ...

Setting up python2.3-clearsilver (0.9.13-3) ...
Setting up python-clearsilver (0.9.13-3) ...
Setting up python2.3-sqlite (1.0.1-2) ...

Setting up python-sqlite (1.0.1-2) ...
Setting up subversion (1.1.4-1) ...

Setting up python2.3-subversion (1.1.4-1) ...
Setting up trac (0.8.1-3) ...

#

I later decided that I was not interested in it and I removed trac and
every dependencies:

# apt-get remove --purge db4.2-util libneon24 libsqlite0 libsvn0 
python-clearsilver python-sqlite python2.3-clearsilver python2.3-sqlite 
python2.3-subversion subversion
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  db4.2-util* libneon24* libsqlite0* libsvn0* python-clearsilver* 
python-sqlite* python2.3-clearsilver* python2.3-sqlite* python2.3-subversion* 
subversion* trac*
0 upgraded, 0 newly installed, 11 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 9929kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 75345 files and directories currently installed.)
Removing trac ...
Removing python2.3-subversion ...
dpkg - warning: while removing python2.3-subversion, directory 
`/usr/lib/python2.3/site-packages/svn' not empty so not removed.
dpkg - warning: while removing python2.3-subversion, directory 
`/usr/lib/python2.3/site-packages/libsvn' not empty so not removed.
Removing subversion ...
Purging configuration files for subversion ...
Removing db4.2-util ...
Removing libsvn0 ...
Purging configuration files for libsvn0 ...
Removing libneon24 ...
Purging configuration files for libneon24 ...
Removing python-sqlite ...
Removing python2.3-sqlite ...
Removing libsqlite0 ...
Purging configuration files for libsqlite0 ...
Removing python-clearsilver ...
Removing python2.3-clearsilver ...
#

However, there are still some files left:

$ ls -l /usr/lib/python2.3/site-packages/{lib,}svn/
/usr/lib/python2.3/site-packages/libsvn/:
total 416
-rw-r--r--  1 root root   131 May 11 17:47 __init__.pyc
-rw-r--r--  1 root root   131 May 11 17:47 __init__.pyo
-rw-r--r--  1 root root 16574 May 11 17:47 client.pyc
-rw-r--r--  1 root root 16574 May 11 17:47 client.pyo
-rw-r--r--  1 root root 79650 May 11 17:47 core.pyc
-rw-r--r--  1 root root 79650 May 11 17:47 core.pyo
-rw-r--r--  1 root root 15438 May 11 17:47 delta.pyc
-rw-r--r--  1 root root 15438 May 11 17:47 delta.pyo
-rw-r--r--  1 root root 12305 May 11 17:47 fs.pyc
-rw-r--r--  1 root root 12305 May 11 17:47 fs.pyo
-rw-r--r--  1 root root 15349 May 11 17:47 ra.pyc
-rw-r--r--  1 root root 15349 May 11 17:47 ra.pyo
-rw-r--r--  1 root root 19757 May 11 17:47 repos.pyc
-rw-r--r--  1 root root 19757 May 11 17:47 repos.pyo
-rw-r--r--  1 root root 29022 May 11 17:47 wc.pyc
-rw-r--r--  1 root root 29022 May 11 17:47 wc.pyo

/usr/lib/python2.3/site-packages/svn/:
total 88
-rw-r--r--  1 root root  128 May 11 17:47 __init__.pyc
-rw-r--r--  1 root root  128 May 11 17:47 __init__.pyo
-rw-r--r--  1 root root  162 May 11 17:47 client.pyc
-rw-r--r--  1 root root  162 May 11 17:47 client.pyo
-rw-r--r--  1 root root 2324 May 11 17:47 core.pyc
-rw-r--r--  1 root root 2324 May 11 17:47 core.pyo
-rw-r--r--  1 root root 3589 May 11 17:47 delta.pyc
-rw-r--r--  1 root root 3589 May 11 17:47 delta.pyo
-rw-r--r--  1 root root 5741 May 11 17:47 fs.pyc
-rw-r--r--  1 root root 5701 May 11 17:47 fs.pyo
-rw-r--r--  1 root root  154 May 11 17:47 ra.pyc
-rw-r--r--  1 root root  154 May 11 17:47 ra.pyo
-rw-r--r--  1 root root 6770 May 11 17:47 repos.pyc
-rw-r--r--  1 root root 6770 May 11 17:47 repos.pyo
-rw-r--r--  1 root root  151 May 11 17:47 util.pyc
-rw-r--r--  1 root root  151 May 11 17:47 util.pyo
-rw-r--r--  1 root root  154 May 11 17:47 wc.pyc
-rw-r--r--  1 root root  154 May 11 17:47 wc.pyo
$

IAIUI this is against Python Policy 2.5 (Module Bytecompilation) (I
don't know if the Python Policy is authoritative for reporting RC bugs,
hence the normal severity).

Greetings,


Fred


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python2.3-subversion depends on:
ii  libapr0                     2.0.54-2     the Apache Portable Runtime
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libsvn0                     1.1.4-1      shared libraries used by Subversio
ii  python2.3                   2.3.5-3      An interactive high-level object-o
ii  subversion                  1.1.4-1      advanced version control system (a

-- no debconf information

---------------------------------------
Received: (at 308777-close) by bugs.debian.org; 13 May 2005 05:54:06 +0000
>From [EMAIL PROTECTED] Thu May 12 22:54:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DWT7d-0006hz-00; Thu, 12 May 2005 22:54:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DWT0t-0008Oe-00; Fri, 13 May 2005 01:47:07 -0400
From: David Kimdon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#308777: fixed in subversion 1.1.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 13 May 2005 01:47:07 -0400
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-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-Spam-Level: 

Source: subversion
Source-Version: 1.1.4-2

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

libapache2-svn_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/libapache2-svn_1.1.4-2_powerpc.deb
libsvn-core-perl_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/libsvn-core-perl_1.1.4-2_powerpc.deb
libsvn0-dev_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/libsvn0-dev_1.1.4-2_powerpc.deb
libsvn0_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/libsvn0_1.1.4-2_powerpc.deb
python2.3-subversion_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/python2.3-subversion_1.1.4-2_powerpc.deb
subversion-tools_1.1.4-2_all.deb
  to pool/main/s/subversion/subversion-tools_1.1.4-2_all.deb
subversion_1.1.4-2.diff.gz
  to pool/main/s/subversion/subversion_1.1.4-2.diff.gz
subversion_1.1.4-2.dsc
  to pool/main/s/subversion/subversion_1.1.4-2.dsc
subversion_1.1.4-2_powerpc.deb
  to pool/main/s/subversion/subversion_1.1.4-2_powerpc.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.
David Kimdon <[EMAIL PROTECTED]> (supplier of updated subversion 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: Thu, 12 May 2005 21:04:56 -0700
Source: subversion
Binary: libsvn-core-perl libapache2-svn libsvn0 python2.3-subversion 
subversion-tools libsvn0-dev subversion
Architecture: source powerpc all
Version: 1.1.4-2
Distribution: unstable
Urgency: high
Maintainer: David Kimdon <[EMAIL PROTECTED]>
Changed-By: David Kimdon <[EMAIL PROTECTED]>
Description: 
 libapache2-svn - apache modules for Subversion (aka. svn)
 libsvn-core-perl - perl bindings for Subversion (aka. svn)
 libsvn0    - shared libraries used by Subversion (aka. svn)
 libsvn0-dev - development files for Subversion (aka. svn) libraries
 python2.3-subversion - python modules for interfacing with Subversion (aka. 
svn)
 subversion - advanced version control system (aka. svn)
 subversion-tools - assorted tools related to Subversion (aka. svn)
Closes: 308777
Changes: 
 subversion (1.1.4-2) unstable; urgency=high
 .
   * Put call to dh_installdeb after call to dh_python.  Fixes purge
     of python2.3-subversion (closes: #308777)
   * Disable full testsuite.  All archs have already past it.  No need to
     burden the autobuilders with all the tests.
   * Set DEB_BUILDDIR correctly since something is apparently setting it
     incorrectly.
Files: 
 efd448f1a0f8fdf7988c8fd578a7c71e 1045 devel optional subversion_1.1.4-2.dsc
 277b0d682a149babf72a338c003d5a6e 31903 devel optional 
subversion_1.1.4-2.diff.gz
 0c8a5881ddd34364be402793f10bc936 71900 admin extra 
subversion-tools_1.1.4-2_all.deb
 39bf0db7d3267cf04ad6d7609b78791d 986674 devel optional 
subversion_1.1.4-2_powerpc.deb
 54492badd4411f26f388384b75b33b36 488342 libs optional 
libsvn0_1.1.4-2_powerpc.deb
 55a970cab0cd057c9b9587352b3e0f9d 709048 libdevel extra 
libsvn0-dev_1.1.4-2_powerpc.deb
 2a55262e875c105bef762348e55dfa71 67604 net optional 
libapache2-svn_1.1.4-2_powerpc.deb
 f2faeea0f52b1a303071c09fc456106b 1305722 python optional 
python2.3-subversion_1.1.4-2_powerpc.deb
 6ebd9cfd5c4d17b531f7bb8f783e693c 540208 admin optional 
libsvn-core-perl_1.1.4-2_powerpc.deb

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

iD8DBQFChDsvST1m+6jv1gMRAhLBAJ9STiY0ZWwL5Qqvze3q+r0p7sGKgQCfaaWB
JzLojvbIsVIwSeDvIdmO2c0=
=eabs
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to