Your message dated Sun, 02 Jul 2006 01:17:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376299: fixed in celementtree 1.0.5-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)
--- Begin Message ---
Package: python-celementtree
Version: 1.0.5-6
Severity: grave
Seems like the dependency on python-elementtree was lost when upgrading
to the new Python policy.
% dpkg -l python-elementtree python-celementtree
ii python-celementtree 1.0.5-6
Light-weight toolkit for XML processing
pn python-elementtree <none> (no
description available)
% python -c 'from cElementTree import ElementTree' && echo ok
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: cannot import name ElementTree
% sudo aptitude install python-elementtree
...
% python -c 'from cElementTree import ElementTree' && echo ok
ok
Thanks,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Leonard Cohen - Coming back to you
--- End Message ---
--- Begin Message ---
Source: celementtree
Source-Version: 1.0.5-7
We believe that the bug you reported is fixed in the latest version of
celementtree, which is due to be installed in the Debian FTP archive:
celementtree_1.0.5-7.diff.gz
to pool/main/c/celementtree/celementtree_1.0.5-7.diff.gz
celementtree_1.0.5-7.dsc
to pool/main/c/celementtree/celementtree_1.0.5-7.dsc
python-celementtree_1.0.5-7_i386.deb
to pool/main/c/celementtree/python-celementtree_1.0.5-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.
Raphael Hertzog <[EMAIL PROTECTED]> (supplier of updated celementtree 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, 2 Jul 2006 10:04:17 +0200
Source: celementtree
Binary: python-celementtree
Architecture: source i386
Version: 1.0.5-7
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Raphael Hertzog <[EMAIL PROTECTED]>
Description:
python-celementtree - Light-weight toolkit for XML processing
Closes: 376299
Changes:
celementtree (1.0.5-7) unstable; urgency=low
.
* Re-add dependency on python-elementtree. Closes: #376299
Files:
061dc2c05b68f19b17630aa9ff0f423d 881 python optional celementtree_1.0.5-7.dsc
646c88326dbf83296d7889d6dcc6c174 3492 python optional
celementtree_1.0.5-7.diff.gz
a8b76b5c3e879344befb316da88dc8af 37314 python optional
python-celementtree_1.0.5-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEp3/YvPbGD26BadIRAgaiAJ9nsbsSoB4/SowXqT6B+79RFthrXQCdHJg1
VNqojYf+1nC4y8WsMMHf7Go=
=DIW1
-----END PGP SIGNATURE-----
--- End Message ---