Your message dated Tue, 08 Aug 2006 06:17:50 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353342: fixed in matplotlib 0.87.4-2
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: python2.3-matplotlib
Version: 0.86.2-2
Severity: normal

Similar to bug 353043, except now Python can't find numpy.

I'm pretty sure this is because Debian is still using the older array
package "Numeric" (24.2), rather than the new 'NumPy' (0.9.5) package.
Until NumPy has been packaged (or replaces python-numeric), matplotlib
should probably use 'Numeric' or 'numarray'.

Thanks!

Chris

For example:

 $ python
 Python 2.3.5 (#2, Nov 21 2005, 01:27:27)
 [GCC 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 >>> from pylab import *
 Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/pylab.py", line 1, in ?
    from matplotlib.pylab import *
  File "/usr/lib/python2.3/site-packages/matplotlib/pylab.py", line 195, in ?
    import cm
  File "/usr/lib/python2.3/site-packages/matplotlib/cm.py", line 5, in ?
    import colors
  File "/usr/lib/python2.3/site-packages/matplotlib/colors.py", line 33, in ?
    from numerix import array, arange, take, put, Float, Int, where, \
  File "/usr/lib/python2.3/site-packages/matplotlib/numerix/__init__.py", line 
66, in ?
    import numpy
  ImportError: No module named numpy

 $ ipython -pylab

    <many similar lines removed>

 File "/usr/lib/python2.3/site-packages/matplotlib/numerix/__init__.py", line 
66, in ?
    import numpy
 ImportError: No module named numpy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python2.3-matplotlib depends on:
ii  dvipng                    1.5-2.1        convert PNG graphics from DVI file
ii  libatk1.0-0               1.10.3-1       The ATK accessibility toolkit
ii  libc6                     2.3.6-1        GNU C Library: Shared libraries an
ii  libcairo2                 1.0.2-3        The Cairo 2D vector graphics libra
ii  libfontconfig1            2.3.2-1.1      generic font configuration library
ii  libfreetype6              2.1.10-1       FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.0.2-9      GCC support library
ii  libglib2.0-0              2.8.6-1        The GLib library of C routines
ii  libgtk2.0-0               2.8.12-1       The GTK+ graphical user interface 
ii  libpango1.0-0             1.10.3-1       Layout and rendering of internatio
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libstdc++6                4.0.2-9        The GNU Standard C++ Library v3
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi6                    6.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1              6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr2                6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0.2-1    X Rendering Extension client libra
ii  python                    2.3.5-5        An interactive high-level object-o
ii  python-matplotlib-data    0.86.2-2       python based plotting system (data
ii  python2.3                 2.3.5-9        An interactive high-level object-o
ii  python2.3-dev             2.3.5-9        Header files and a static library 
ii  python2.3-gtk2            2.8.2-3        Python bindings for the GTK+ widge
ii  python2.3-numarray        1.5.0-1.1      An array processing package modell
ii  python2.3-numarray-ext    1.5.0-1.1      Extension modules for Python array
ii  python2.3-numeric         24.2-1         Numerical (matrix-oriented) Mathem
ii  python2.3-numeric-ext     24.2-1         Extension modules for Numeric Pyth
ii  tcl8.4                    8.4.12-1       Tcl (the Tool Command Language) v8
ii  tk8.4                     8.4.12-1       Tk toolkit for Tcl and X11, v8.4 -
ii  ttf-bitstream-vera        1.10-5         The Bitstream Vera family of free 
ii  zlib1g                    1:1.2.3-9      compression library - runtime

python2.3-matplotlib recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 0.87.4-2

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

matplotlib_0.87.4-2.diff.gz
  to pool/main/m/matplotlib/matplotlib_0.87.4-2.diff.gz
matplotlib_0.87.4-2.dsc
  to pool/main/m/matplotlib/matplotlib_0.87.4-2.dsc
matplotlib_0.87.4.orig.tar.gz
  to pool/main/m/matplotlib/matplotlib_0.87.4.orig.tar.gz
python-matplotlib-data_0.87.4-2_all.deb
  to pool/main/m/matplotlib/python-matplotlib-data_0.87.4-2_all.deb
python-matplotlib-doc_0.87.4-2_all.deb
  to pool/main/m/matplotlib/python-matplotlib-doc_0.87.4-2_all.deb
python-matplotlib_0.87.4-2_i386.deb
  to pool/main/m/matplotlib/python-matplotlib_0.87.4-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.
Vittorio Palmisano <[EMAIL PROTECTED]> (supplier of updated matplotlib 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, 02 Aug 2006 18:28:22 +0200
Source: matplotlib
Binary: python-matplotlib python-matplotlib-doc python-matplotlib-data
Architecture: source all i386
Version: 0.87.4-2
Distribution: unstable
Urgency: low
Maintainer: Vittorio Palmisano <[EMAIL PROTECTED]>
Changed-By: Vittorio Palmisano <[EMAIL PROTECTED]>
Description: 
 python-matplotlib - python based plotting system in a style similar to Matlab
 python-matplotlib-data - python based plotting system (data package)
 python-matplotlib-doc - python based plotting system (documentation package)
Closes: 335991 353342 377275 380102
Changes: 
 matplotlib (0.87.4-2) unstable; urgency=low
 .
   * Removed pytz files. Closes: #335991, #377275
   * Added numpy support. Closes: #353342
   * Removed duplicate README.debian. Closes: #380102
Files: 
 c95bb4aa4e867fd0730bfe137f9a6f90 1149 python optional matplotlib_0.87.4-2.dsc
 41e3391bfb48267839b95a954a74c6a7 3021461 python optional 
matplotlib_0.87.4.orig.tar.gz
 6d1f706def4292489e1fb7aaddec8846 14437 python optional 
matplotlib_0.87.4-2.diff.gz
 7b58cfefe05da92feb8bf05d76d9214a 356628 python optional 
python-matplotlib-data_0.87.4-2_all.deb
 fe08e732badd089c0918dec2bd774220 2280484 doc optional 
python-matplotlib-doc_0.87.4-2_all.deb
 3e0864565df5b6d96277b1eea17fec76 4365016 python optional 
python-matplotlib_0.87.4-2_i386.deb

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

iD8DBQFE2LuLh0XdeHWCwhoRAsTrAKCS8zpkZ/u7jtVmeCVBeaJV3KyHvwCeICaH
PGPOjO0w+wUycTnCRF1JDJE=
=A0Qw
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to