Your message dated Sun, 08 Feb 2015 19:34:39 +0000 with message-id <[email protected]> and subject line Bug#721100: fixed in python-numpy 1:1.9.2~rc1-1 has caused the Debian Bug report #721100, regarding python-numpy: ignores test failures 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.) -- 721100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721100 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-numpy Version: 1:1.7.1-2+b1 Severity: important The kFreeBSD python3-numpy packages somehow lack .so files, making them unusable and causing matplotlib to FTBFS: $ dpkg -L python3-numpy | fgrep .so $ python3 Python 3.3.2+ (default, Aug 4 2013, 21:56:44) [GCC 4.8.1] on gnukfreebsd9 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 137, in <module> from . import add_newdocs File "/usr/lib/python3/dist-packages/numpy/add_newdocs.py", line 9, in <module> from numpy.lib import add_newdoc File "/usr/lib/python3/dist-packages/numpy/lib/__init__.py", line 4, in <module> from .type_check import * File "/usr/lib/python3/dist-packages/numpy/lib/type_check.py", line 8, in <module> import numpy.core.numeric as _nx File "/usr/lib/python3/dist-packages/numpy/core/__init__.py", line 5, in <module> from . import multiarray ImportError: cannot import name multiarray ------------------------------------------------------------ BUILDING MATPLOTLIB matplotlib: yes [1.3.0] python: yes [3.3.2+ (default, Aug 4 2013, 21:56:44) [GCC 4.8.1]] platform: yes [gnukfreebsd9] REQUIRED DEPENDENCIES AND EXTENSIONS Requires numpy 1.5 or later to build. (Numpy not found) make: *** [build-3.3-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 Curiously, python3-numpy-dbg and python-numpy are both fine, as is python3-numpy on other platforms. Could you please take a look? Thanks!
--- End Message ---
--- Begin Message ---Source: python-numpy Source-Version: 1:1.9.2~rc1-1 We believe that the bug you reported is fixed in the latest version of python-numpy, which is due to be installed in the Debian FTP archive. 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-numpy 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: SHA256 Format: 1.8 Date: Sun, 08 Feb 2015 19:00:36 +0000 Source: python-numpy Binary: python-numpy python-numpy-dbg python3-numpy python3-numpy-dbg python-numpy-doc Architecture: source amd64 all Version: 1:1.9.2~rc1-1 Distribution: experimental Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Sandro Tosi <[email protected]> Description: python-numpy - Numerical Python adds a fast array facility to the Python languag python-numpy-dbg - Fast array facility to the Python language (debug extension) python-numpy-doc - NumPy documentation python3-numpy - Fast array facility to the Python 3 language python3-numpy-dbg - Fast array facility to the Python 3 language (debug extension) Closes: 703001 721100 Changes: python-numpy (1:1.9.2~rc1-1) experimental; urgency=medium . * New upstream release candidate * debian/copyright - extend packaging copyright years * debian/control - bump Standards-Version to 3.9.6 (no changes needed) - add dh-python to b-d * debian/patches/02_build_dotblas.patch - refresh due to new code * debian/{python-numpy-doc.install, patches/adapt_swig_docs_to_debian.patch} - install SWIG interface for Numpy; thanks to Julian Taylor for the report; Closes: #703001 * debian/rules - don't ignore failures when running unittests; Closes: #721100 Checksums-Sha1: 79938de17b24ccde9a07833be05889690141ff07 2612 python-numpy_1.9.2~rc1-1.dsc 1b789c5212d2b7af138c4711be4b572b10d85afa 3985648 python-numpy_1.9.2~rc1.orig.tar.gz 4b3ce1a1fc3f4939a30f8def27761a133342829b 139476 python-numpy_1.9.2~rc1-1.debian.tar.xz 73120931880931ba813bb95aeea73b098f8046c9 1680374 python-numpy_1.9.2~rc1-1_amd64.deb f08dff9ebff9a82b4f40955d8ae7532eef3cd0ff 3252390 python-numpy-dbg_1.9.2~rc1-1_amd64.deb e1fc45de319285d69a7bc169f20f9c0e1a3afcec 1675182 python3-numpy_1.9.2~rc1-1_amd64.deb 330d680aeae16e87f6d43caf8e823a9ce704189e 4003018 python3-numpy-dbg_1.9.2~rc1-1_amd64.deb cdab871ec82e3d2c5e0bd88d2554a3df0d16a6a8 3982034 python-numpy-doc_1.9.2~rc1-1_all.deb Checksums-Sha256: ce82594ac5d0fe1128005d63ad1520830275129192831f1d49de084a6e2c6826 2612 python-numpy_1.9.2~rc1-1.dsc d16690d79d8fb17cf3b61a692b6d63614adeaf4295dde337fa60d919619b30ac 3985648 python-numpy_1.9.2~rc1.orig.tar.gz f4f253de1f2bc484510195b47def9741a8cd09f6eef747a72336bef55ce5a29b 139476 python-numpy_1.9.2~rc1-1.debian.tar.xz dbddc97a9b4eac462a97c9cb50e851b4e743d94fba86a722d67cfc564638d62a 1680374 python-numpy_1.9.2~rc1-1_amd64.deb 3101b9c144f2b003df7dc5a5b508f0545238fa97361d60d5cd4cb010c6cd9dee 3252390 python-numpy-dbg_1.9.2~rc1-1_amd64.deb 25686d4e3f45ca7677b47349a8ee9784df7115ef5acf9ca5c90a61dc3b42045a 1675182 python3-numpy_1.9.2~rc1-1_amd64.deb d57f32beb7538eb6bb02f6f696429f653dbe36ecdfa13eeb8d888468f5f0d5c3 4003018 python3-numpy-dbg_1.9.2~rc1-1_amd64.deb 5a843042d5340dc4bc001dad071eaa7aa3fc2e8b201b33cbe63c41e7f9c243ad 3982034 python-numpy-doc_1.9.2~rc1-1_all.deb Files: d6696c06afd02069aacfb06564105837 2612 python optional python-numpy_1.9.2~rc1-1.dsc 5d72af104de7b298b4e3a644591f82f5 3985648 python optional python-numpy_1.9.2~rc1.orig.tar.gz b43d8784636c2b634f602fa9398a6b17 139476 python optional python-numpy_1.9.2~rc1-1.debian.tar.xz 8f21d2b5db5e422f5a9550662fa994ca 1680374 python optional python-numpy_1.9.2~rc1-1_amd64.deb 173bc951f6be2621f0ad2af1d683d7e8 3252390 debug extra python-numpy-dbg_1.9.2~rc1-1_amd64.deb 9d34190302e1629842e03655753f9f49 1675182 python optional python3-numpy_1.9.2~rc1-1_amd64.deb 4f873c2e014f01be52ce15198794bee5 4003018 debug extra python3-numpy-dbg_1.9.2~rc1-1_amd64.deb 2dd9033cbd731db3f816faafa2c63b18 3982034 doc optional python-numpy-doc_1.9.2~rc1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJU17fpAAoJEP6NePn+T04Q/pgQAIV4+zICOXwdSqa5mosLpmp7 6lQ/xyYA1U8y+EP75gRfpdop3dIs7U/VQfjveryM0z7/KrfL7AKItsf79cjgA01M LR2226WaEJ/q3D5alyxh5sBo6Im3II38B6pYXCSsXXRDxiskS+AJbx0OxyvELH4v 8uARX6wajvP442bOs88YFGmUzO+T1AXT7FJN5dxK0Ocw+pFckR3cczSPWFCVyVe6 2zJ9QxykQWmtdEe/QLcUSmCYQvrTYVzBXmL3RvqlFtuwAH2wYzPO9JBsAi4MmOPW d81Sz8DN2ohmqo7x3Qig09a2Z5Hz3HPlcyVIyE9RKrtfRYOXq50OwfdbvcmKRjK/ U8duOmqA832UnJ4FggOaU9Wm1lu9rNZyG42QDJGvwxDrJIVrn4H54QBY7WYr+fVC LmHj7OS01vzjSVJ8NdCitWLl50xi+NWqlruBUv6N9LBLifqct9W0uD9n7B4wMnF5 DsSVUdRaQh3Gx+8B0N6/f/6nFTEht39xfD2ZIkBhyW+Jfi/t4sX/3dyX03IqVabY mOoUxU624wfPvNOfPHcKRVXv1COfioJsTbgsXoPak/d2R1KdbT+OuK+YDeHj0Zq6 1/GUEYtvWUmFJgT7SnIp74X/A75KoIebUvgTMOs++CUtVvM0paUprydF/FwDkfsX 49JOzKLNnigqZX+ZyKn2 =jCnV -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

