Your message dated Thu, 20 Mar 2008 15:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471656: fixed in python-processing 0.40-2
has caused the Debian Bug report #471656,
regarding ImportError: No module named processing.test
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.)
--
471656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471656
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-processing
Version: 0.40-1
Severity: serious
| # performing tests
| set -e ;\
| for py in 2.4 2.5; do \
|
PYTHONPATH=/build/waldi/python-processing/python-processing-0.40/build/lib.-s390x-$py
\
| python$py -c "from processing.test import main; main()";\
| # #
PYTHONPATH=/build/waldi/python-processing/python-processing-0.40/build/lib_d.-s390x-$py
\
| # # python$py-dbg -c "from processing.test import main;
main()";\
| done
| Traceback (most recent call last):
| File "<string>", line 1, in ?
| ImportError: No module named processing.test
| make: *** [build-stamp] Error 1
debian/rules uses DEB_BUILD_ARCH_OS without defining it and uname -m.
Bastian
--
Where there's no emotion, there's no motive for violence.
-- Spock, "Dagger of the Mind", stardate 2715.1
--- End Message ---
--- Begin Message ---
Source: python-processing
Source-Version: 0.40-2
We believe that the bug you reported is fixed in the latest version of
python-processing, which is due to be installed in the Debian FTP archive:
python-processing_0.40-2.diff.gz
to pool/main/p/python-processing/python-processing_0.40-2.diff.gz
python-processing_0.40-2.dsc
to pool/main/p/python-processing/python-processing_0.40-2.dsc
python-processing_0.40-2_i386.deb
to pool/main/p/python-processing/python-processing_0.40-2_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.
Sandro Tosi <[EMAIL PROTECTED]> (supplier of updated python-processing 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, 19 Mar 2008 19:54:01 +0100
Source: python-processing
Binary: python-processing
Architecture: source i386
Version: 0.40-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Sandro Tosi <[EMAIL PROTECTED]>
Description:
python-processing - library for running multiple Python processes using the
threading
Closes: 471656
Changes:
python-processing (0.40-2) unstable; urgency=low
.
* debian/rules
- don't run tests by default (Closes: #471656)
Files:
c14baf33cf18d4bf0155fbb78ddfe155 963 python optional
python-processing_0.40-2.dsc
1be4f21534cd0c92bbd7e967e97e524b 4855 python optional
python-processing_0.40-2.diff.gz
78148011cfe81ce8352561a143172ae2 149930 python optional
python-processing_0.40-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH4n98fMVFHqJEyFgRAmhYAKCelNYM6bv/FBDklhJVDqVegYDSRwCgoJOB
mXJ/Yl1iSopNSVtfjIKrhKw=
=w+4E
-----END PGP SIGNATURE-----
--- End Message ---