Your message dated Wed, 06 Apr 2011 18:47:51 +0000
with message-id <[email protected]>
and subject line Bug#620859: fixed in cython 0.14.1-5
has caused the Debian Bug report #620859,
regarding cython: MemoryError swallows error message
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.)


-- 
620859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cython
Version: 0.14.1-4
Severity: normal

If you raise MemoryError, the error message doesn't show up:

$ cython test_oom.pyx
$ gcc $(python-config --cflags) test_oom.c -shared -o test_oom.so
$ python -c 'import test_oom'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "test_oom.pyx", line 1, in init test_oom (test_oom.c:511)
    raise MemoryError('punt')
MemoryError


This used to work fine in 0.12.1-1.1:

$ cython test_oom.pyx
$ gcc $(python-config --cflags) test_oom.c -shared -o test_oom.so
$ python -c 'import test_oom'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "test_oom.pyx", line 1, in init test_oom (test_oom.c:503)
    raise MemoryError('punt')
MemoryError: punt


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cython depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  python                        2.6.6-13   interactive high-level object-orie
ii  python-support                1.0.12     automated rebuilding support for P
ii  python2.6                     2.6.6-8+b1 An interactive high-level object-o

Versions of packages cython suggests:
ii  gcc                           4:4.5.2-5  The GNU C compiler
ii python-dev 2.6.6-13 header files and a static library
--
Jakub Wilk
raise MemoryError('punt')

--- End Message ---
--- Begin Message ---
Source: cython
Source-Version: 0.14.1-5

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

cython-dbg_0.14.1-5_amd64.deb
  to main/c/cython/cython-dbg_0.14.1-5_amd64.deb
cython_0.14.1-5.debian.tar.gz
  to main/c/cython/cython_0.14.1-5.debian.tar.gz
cython_0.14.1-5.dsc
  to main/c/cython/cython_0.14.1-5.dsc
cython_0.14.1-5_amd64.deb
  to main/c/cython/cython_0.14.1-5_amd64.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.
Yaroslav Halchenko <[email protected]> (supplier of updated cython 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.8
Date: Wed, 06 Apr 2011 11:07:21 -0400
Source: cython
Binary: cython cython-dbg
Architecture: source amd64
Version: 0.14.1-5
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Yaroslav Halchenko <[email protected]>
Description: 
 cython     - C-Extensions for Python
 cython-dbg - C-Extensions for Python (Debug Build of Cython)
Closes: 620859
Changes: 
 cython (0.14.1-5) unstable; urgency=low
 .
   * Cherry-picked from upstream:
     - 0001-additional-fix-and-test-for-ticket-650.patch (Closes: #620859)
     - 0001-Python-3-fix-NumPy-support.patch to address some of the numpy 1.5
       compatibility issues
   * Temporarily skipped 2 doctests triggered by numpy 1.5 incompatibility
     which is on upstream's TODO: patch deb_tempdisable_numpy_doctests
Checksums-Sha1: 
 9d51277652ca033639e08f07a864cccc1053e86b 1468 cython_0.14.1-5.dsc
 7ce3bad07fccb4eeb3c5f9b45e75c51dfbf529ab 21198 cython_0.14.1-5.debian.tar.gz
 34e4dc265401264c4e03c0fe15db385b32214126 1772632 cython_0.14.1-5_amd64.deb
 2d324b1982e53d81f30fd39ca1bd4cebb2f98553 6040878 cython-dbg_0.14.1-5_amd64.deb
Checksums-Sha256: 
 8807e925203aa2c6512c934e0721df9399f39f69796f3e2931c43c8bc53f20eb 1468 
cython_0.14.1-5.dsc
 1825ca4809eb87351a562878ec43ee015a89c90e19a0514f4c56dd32bf0527ba 21198 
cython_0.14.1-5.debian.tar.gz
 8aaf2a9f4c735c75cb92f0509ed57109622d2f1d67145bec012dafca173ef895 1772632 
cython_0.14.1-5_amd64.deb
 29619ee575036400e08726dc0abfbc40197370e99dc929fed6968b3747e463ab 6040878 
cython-dbg_0.14.1-5_amd64.deb
Files: 
 f23de987bb957e1806a934ca0b25f38c 1468 python optional cython_0.14.1-5.dsc
 8db9245cfd3cbd676d47393aeeac5f93 21198 python optional 
cython_0.14.1-5.debian.tar.gz
 05fd2701367eefcfd892b69abeb65784 1772632 python optional 
cython_0.14.1-5_amd64.deb
 f5af7723fef477485685ad086425768e 6040878 debug extra 
cython-dbg_0.14.1-5_amd64.deb

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

iEYEARECAAYFAk2csfMACgkQjRFFY3XAJMhr3wCgih1lmTlNtsWePJ2hPtfL1RXa
VCYAoI6Lx1dhkBK9rXWsAYiyyqU9ZUF9
=NOOL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to