Your message dated Wed, 05 Jul 2006 16:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376198: fixed in matplotlib 0.86.2-6
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: python-matplotlib
Version: 0.86.2-5
Severity: grave
Justification: renders package unusable


The default installation of python-matplotlib is non-functional because of
tthe following specific problem.

Installing the python-matplotlib package also installs python-numeric see
[0] because the Depends: line has "python-numeric | python-numarray" but in
/etc/matplotlibrc, the default for numerix is "numarray, not "Numeric". 
This resulet in the package becoming unusable from a clean install as shown
below:

[EMAIL PROTECTED] python -c 'import matplotlib.numerix'
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/matplotlib/numerix/__init__.py",
line 52, in ?
    from numarray import *
ImportError: No module named numarray


This will noly function properly if both the python-numarray _and_
python-numarray-ext packages are installed.

One of the the two following fixed needs to be made:

1. the dependency on python-numeric and python-numeric-ext needs to be
dropped, or 

2. the /etc/matplotlibrc file needs to be changed to use Numeric for numerix
and the python-numeric and python-numeric-ext dependency needs to be dropped

Eventually, numpy will have to be used but there is no Debian package as of
yet.

Cheers,

Carlo 



[0] ---- Installation of python-matplot lib on a clean system

oxide# apt-get install python-matplotlib
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  python-matplotlib-data python-numeric python-numeric-ext
Suggested packages:
  python-matplotlib-doc python-numeric-tutorial
The following NEW packages will be installed:
  python-matplotlib python-matplotlib-data python-numeric python-numeric-ext
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 4126kB of archives.
After unpacking 16.1MB of additional disk space will be used.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
  python-numeric python-numeric-ext python-matplotlib-data python-matplotlib
Authentication warning overridden.
Get:1 http://debian.phys.iit.edu sid/main python-numeric 24.2-4 [189kB]
Get:2 http://debian.phys.iit.edu sid/main python-numeric-ext 24.2-4 [131kB]
Get:3 http://debian.phys.iit.edu sid/main python-matplotlib-data 0.86.2-5
[377kB]
Get:4 http://debian.phys.iit.edu sid/main python-matplotlib 0.86.2-5
[3429kB]
Fetched 4126kB in 1s (3045kB/s)
Selecting previously deselected package python-numeric.
(Reading database ... 151885 files and directories currently installed.)
Unpacking python-numeric (from .../python-numeric_24.2-4_i386.deb) ...
Selecting previously deselected package python-numeric-ext.
Unpacking python-numeric-ext (from .../python-numeric-ext_24.2-4_i386.deb)
...
Selecting previously deselected package python-matplotlib-data.
Unpacking python-matplotlib-data (from
.../python-matplotlib-data_0.86.2-5_all.deb) ...
Selecting previously deselected package python-matplotlib.
Unpacking python-matplotlib (from .../python-matplotlib_0.86.2-5_i386.deb)
...
Setting up python-numeric (24.2-4) ...

Setting up python-numeric-ext (24.2-4) ...

Setting up python-matplotlib-data (0.86.2-5) ...
Setting up python-matplotlib (0.86.2-5) ...



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-matplotlib depends on:
ii  dvipng                        1.5-2.1+b1 convert PNG graphics from DVI file
ii  python                        2.3.5-11   An interactive high-level object-o
hi  python-central                0.5.1      register and build utility for Pyt
ii  python-dev                    2.3.5-11   Header files and a static library 
ii  python-matplotlib-data        0.86.2-5   python based plotting system (data
ii  python-numeric                24.2-4     Numerical (matrix-oriented) Mathem
ii  python-numeric-ext            24.2-4     Extension modules for Numeric Pyth
ii  python-qt3                    3.16-1.1   Qt3 bindings for Python

python-matplotlib recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 0.86.2-6

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.86.2-6.diff.gz
  to pool/main/m/matplotlib/matplotlib_0.86.2-6.diff.gz
matplotlib_0.86.2-6.dsc
  to pool/main/m/matplotlib/matplotlib_0.86.2-6.dsc
python-matplotlib-data_0.86.2-6_all.deb
  to pool/main/m/matplotlib/python-matplotlib-data_0.86.2-6_all.deb
python-matplotlib-doc_0.86.2-6_all.deb
  to pool/main/m/matplotlib/python-matplotlib-doc_0.86.2-6_all.deb
python-matplotlib_0.86.2-6_i386.deb
  to pool/main/m/matplotlib/python-matplotlib_0.86.2-6_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.
Marco Presi (Zufus) <[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: Thu,  6 Jul 2006 00:20:49 +0200
Source: matplotlib
Binary: python-matplotlib python-matplotlib-doc python-matplotlib-data
Architecture: source all i386
Version: 0.86.2-6
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Marco Presi (Zufus) <[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: 376192 376198 376239
Changes: 
 matplotlib (0.86.2-6) unstable; urgency=low
 .
   * Added a note about numeric/numarray deps in README.debian. Closes: #376198
   * Added PYVERS to debian/rules (Carlo Segre <[EMAIL PROTECTED]> patch). 
Closes: #376239
   * Modified Vittorio Palmisano e-mail address.
   * Modified debian/watch entry (thanks to Carlo Segre <[EMAIL PROTECTED]>). 
Closes: #376192
Files: 
 f1bbbaa3afcbc97de6be58fc18ef1c68 1028 python optional matplotlib_0.86.2-6.dsc
 9cb3f624c4ed6db678764b49485d428b 13151 python optional 
matplotlib_0.86.2-6.diff.gz
 b1f6b9b061932b407a7d0f9744b47b11 375526 python optional 
python-matplotlib-data_0.86.2-6_all.deb
 49e13f1294826b6ff361865616bf72ba 5248134 python optional 
python-matplotlib-doc_0.86.2-6_all.deb
 95785e40b39a610dc7e4077bd947d1e7 3428514 python optional 
python-matplotlib_0.86.2-6_i386.deb

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

iD8DBQFErD7Th0XdeHWCwhoRArCNAKCrxvWQ5qbv+lfVwo8N+g1U8hsTSgCgqbM2
1SFuQ3KiQtXW/V7ftTUhcVw=
=ffjJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to