Your message dated Tue, 11 Mar 2008 23:17:19 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468848: fixed in python-support 0.7.7
has caused the Debian Bug report #468848,
regarding depends on /usr/share/python-support/PACKAGE directory
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 [EMAIL PROTECTED]
immediately.)
--
468848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468848
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-support
Version: 0.7.6
Severity: important
Installing a package that doesn't contain /usr/share/python-support/PACKAGE
directory (f.e. with Python extension only) is not possible due to
postinst failure (update-python-modules postinst script):
| Setting up python-jinja-dbg (1.2-2) ...
| usage: update-python-modules [-v] [-c] package_directory [...]
| update-python-modules [-v] [-c] package.dirs [...]
| update-python-modules [-v] [-a|-f]
|
| update-python-modules: error: /usr/share/python-support/python-jinja-dbg does
not exist
| dpkg: error processing python-jinja-dbg (--install):
| subprocess post-installation script returned error exit status 2
| Errors were encountered while processing:
| python-jinja-dbg
same thing while reinstalling (or removing) such package:
| Preparing to replace python-jinja-dbg 1.2-2 (using
.../python-jinja-dbg_1.2-2_amd64.deb) ...
| WARNING: /usr/share/python-support/python-jinja-dbg does not exist.
| Some bytecompiled files may be left behind.
| Traceback (most recent call last):
| File "/usr/sbin/update-python-modules", line 265, in ?
| args.remove(arg)
| ValueError: list.remove(x): x not in list
| dpkg: warning - old pre-removal script returned error exit status 1
| dpkg - trying script from the new package instead ...
| WARNING: /usr/share/python-support/python-jinja-dbg does not exist.
| Some bytecompiled files may be left behind.
| Traceback (most recent call last):
| File "/usr/sbin/update-python-modules", line 265, in ?
| args.remove(arg)
| ValueError: list.remove(x): x not in list
| dpkg: error processing ../python-jinja-dbg_1.2-2_amd64.deb (--install):
| subprocess new pre-removal script returned error exit status 1
| usage: update-python-modules [-v] [-c] package_directory [...]
| update-python-modules [-v] [-c] package.dirs [...]
| update-python-modules [-v] [-a|-f]
|
| update-python-modules: error: /usr/share/python-support/python-jinja-dbg does
not exist
| dpkg: error while cleaning up:
| subprocess post-installation script returned error exit status 2
BTW: I removed empty /usr/share/python-support/PACKAGE in debian/rules,
dh_pysupport is not removing it by default
--- End Message ---
--- Begin Message ---
Source: python-support
Source-Version: 0.7.7
We believe that the bug you reported is fixed in the latest version of
python-support, which is due to be installed in the Debian FTP archive:
python-support_0.7.7.dsc
to pool/main/p/python-support/python-support_0.7.7.dsc
python-support_0.7.7.tar.gz
to pool/main/p/python-support/python-support_0.7.7.tar.gz
python-support_0.7.7_all.deb
to pool/main/p/python-support/python-support_0.7.7_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.
Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated python-support
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, 12 Mar 2008 00:07:04 +0100
Source: python-support
Binary: python-support
Architecture: source all
Version: 0.7.7
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description:
python-support - automated rebuilding support for Python modules
Closes: 468848
Changes:
python-support (0.7.7) unstable; urgency=low
.
* update-python-modules:
+ Correctly handle the clean mode when called with an unknown
directory as argument. Closes: #468848.
+ Fail when a package tries to provide an extension provided by
another one (the previous code only worked for modules).
* README: document that you shouldn't remove the
/usr/share/python-support/foo directory.
* control: properly capitalize Python.
Files:
ba2998991f69c22ee85a3fe4ef62d32f 553 python standard python-support_0.7.7.dsc
2afe0df899e9eaa79a64a5ec1d8158d1 29596 python standard
python-support_0.7.7.tar.gz
bdbfd518843ab1fe5464d621415c013d 26708 python standard
python-support_0.7.7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1xJkrSla4ddfhTMRAlT3AJsEpXtwOr4II7Tlsxl+HQdXDDEV7wCffbVD
kHyEmhm3voLgclSNZRpYECM=
=qy3o
-----END PGP SIGNATURE-----
--- End Message ---