Your message dated Tue, 02 Sep 2014 21:59:48 +0200 with message-id <[email protected]> and subject line closed a while ago has caused the Debian Bug report #721101, regarding python-numpy: fails to build twice in a row 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.) -- 721101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721101 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 ---Version: 1:1.7.1-5
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

