Your message dated Wed, 13 Feb 2013 21:32:50 +0000
with message-id <e1u5jwg-00059y...@franck.debian.org>
and subject line Bug#685812: fixed in python-numpy 1:1.7.0-1
has caused the Debian Bug report #685812,
regarding ABI change in 1.6.1 version
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 ow...@bugs.debian.org
immediately.)


-- 
685812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-scientific
Version: 2.8-3
Severity: serious

I'm not sure why but python-scientific requires a rebuild to work correctly.
Apparently there was a uncoordinated abi/abi break somewhere in its dependences 
(possibly netcdf or numpy):

apt-get install python-scientific python-netcdf
python -c "import numpy as np; import Scientific.IO.NetCDF as nc; ncf = 
nc.NetCDFFile('t.nc','w'); ncf.createDimension('dim2', 2); 
ncf.createDimension('n',2); sym = ncf.createVariable('d','c',('n','dim2')); 
sym[:] = [' C', ' O']; print sym[:]"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ValueError: could not convert string to float: C

you should get:
[[' ' 'C']
 [' ' 'O']]

this affects debian unstable but originaly reported in ubuntu:
https://bugs.launchpad.net/ubuntu/+source/python-scientific/+bug/1041302

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-numpy
Source-Version: 1:1.7.0-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 685...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 13 Feb 2013 21:24:57 +0100
Source: python-numpy
Binary: python-numpy python-numpy-dbg python3-numpy python3-numpy-dbg 
python-numpy-doc
Architecture: source amd64 all
Version: 1:1.7.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
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 - Numerical Python adds a fast array facility to the Python 
languag
 python3-numpy-dbg - Fast array facility to the Python language (debug 
extension)
Closes: 685812
Changes: 
 python-numpy (1:1.7.0-1) experimental; urgency=low
 .
   * New upstream release
   * debian/copyright
     - added packaging copyright for my contributions
   * Acknowledge NMU as of 1.6.2-1.1 ; Closes: #685812
Checksums-Sha1: 
 130e05d63916acb70b58a6e608605fcb96e0a46b 1839 python-numpy_1.7.0-1.dsc
 ba328985f20390b0f969a5be2a6e1141d5752cf9 2832457 python-numpy_1.7.0.orig.tar.gz
 ae4db7c85027896d0d440e766bc7dcbecd93600e 141188 
python-numpy_1.7.0-1.debian.tar.gz
 b443c997aff642ec10090ebf9a12538dbad59700 2856752 python-numpy_1.7.0-1_amd64.deb
 b8c273e1ed66ea2842289d38ae24e072c5e87f2f 7498102 
python-numpy-dbg_1.7.0-1_amd64.deb
 594c1caa4fc046199e3a81e7f188f61a58b3e4a3 2008986 
python3-numpy_1.7.0-1_amd64.deb
 59b09b5c802b6d87e93def2b722f6d4c72ba70f3 4566614 
python3-numpy-dbg_1.7.0-1_amd64.deb
 fb51261753c97e19745857a8b1f60e9eba4c1740 5218798 
python-numpy-doc_1.7.0-1_all.deb
Checksums-Sha256: 
 682d2d2b4071b9ded2201c01f464a7e485f726b862e328660aa73b04acd36484 1839 
python-numpy_1.7.0-1.dsc
 f4fa70b7edbab65ee6432eb63743f5489f1919c614632b20b2fb45aa7e682ac6 2832457 
python-numpy_1.7.0.orig.tar.gz
 a0b867ed514b20dc8f4665c9e50d2df6115f51a606178608363bd90a40132717 141188 
python-numpy_1.7.0-1.debian.tar.gz
 ccb49eba317e18f2db47ba133e714fc6c93d179c1872ba9f363bbd3642b6e8c6 2856752 
python-numpy_1.7.0-1_amd64.deb
 f786d0b3cbfefd606be41ac81beee87d04fa2abff562594190e606f4acfe6a9f 7498102 
python-numpy-dbg_1.7.0-1_amd64.deb
 06c822619b1e4ded2c01e001a8b2bb178d84f3f3bc45fb6b9e3b6e32f497d64f 2008986 
python3-numpy_1.7.0-1_amd64.deb
 7a9957a1a1c3084879ad76f620dacff1dce909ec97d4fa0dd4beee81ac5255a2 4566614 
python3-numpy-dbg_1.7.0-1_amd64.deb
 ab8ddcec8b8fbbcbb685c56095591bdc309eb4271f5926f42c5c8c0fe33a37b9 5218798 
python-numpy-doc_1.7.0-1_all.deb
Files: 
 e6a623ecdded23099dd9ada5a11d75d4 1839 python optional python-numpy_1.7.0-1.dsc
 4fa54e40b6a243416f0248123b6ec332 2832457 python optional 
python-numpy_1.7.0.orig.tar.gz
 cda507843a6dc19a8151d7bd1b6726dd 141188 python optional 
python-numpy_1.7.0-1.debian.tar.gz
 d11bd88dc7ac74c7cac26d4f046f7420 2856752 python optional 
python-numpy_1.7.0-1_amd64.deb
 02a5ea4d6551361db1d20ab1057f7c1e 7498102 debug extra 
python-numpy-dbg_1.7.0-1_amd64.deb
 d6289e6153cc97a338c42fd56152c953 2008986 python optional 
python3-numpy_1.7.0-1_amd64.deb
 8cf67adf013d46104ab4c9ed9e42200f 4566614 debug extra 
python3-numpy-dbg_1.7.0-1_amd64.deb
 2dc094ed49d2631a6b01f4eefe7be085 5218798 doc optional 
python-numpy-doc_1.7.0-1_all.deb

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

iEYEARECAAYFAlEb/hkACgkQAukwV0RN2VAzfwCgkPpo3w9QEEFid46//0CCJ9N9
wNIAn0SBA9UxgHA8KM49elQiFM/vm94j
=SbOC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to