[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#403734: marked as done (octave2.9-forge: boxplot misses is_nan_or_na)



Your message dated Thu, 21 Dec 2006 22:47:05 +0000
with message-id <E1GxWgr-0001WA-A5@ries.debian.org>
and subject line Bug#403734: fixed in octave2.9-forge 2006.07.09+dfsg1-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: octave2.9-forge
Version: 2006.07.09+dfsg1-4
Severity: minor
File: /usr/share/octave/site/api-v22/m/octave2.9-forge/statistics/boxplot.m

octave:123> boxplot(db{g})
error: `is_nan_or_na' undefined near line 114 column 7
error: evaluating argument list element number 1
error: evaluating assignment expression near line 114, column 27
error: evaluating for command near line 106, column 1
error: called from `boxplot' in file `/usr/share/octave/site/api-v22/m/octave2.9-forge/statistics/boxplot.m'

Changing it to `isnan' makes it apparently work.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages octave2.9-forge depends on:
ii  fftw3                    3.1.2-1         library for computing Fast Fourier
ii  lapack3 [liblapack.so.3] 3.0.20000531a-6 library of linear algebra routines
ii  libc6                    2.3.6.ds1-8     GNU C Library: Shared libraries
ii  libcln4                  1.1.13-2        Class Library for Numbers (C++)
ii  libgcc1                  1:4.1.1-19      GCC support library
ii  libgfortran1             4.1.1-19        Runtime library for GNU Fortran ap
ii  libginac1.3c2a           1.3.5-3         The GiNaC symbolic framework (runt
ii  libgmp3c2                2:4.2.1+dfsg-4  Multiprecision arithmetic library
ii  libgraphicsmagick++1     1.1.7-9         format-independent image processin
ii  libgraphicsmagick1       1.1.7-9         format-independent image processin
ii  libgsl0                  1.8-2           GNU Scientific Library (GSL) -- li
ii  libhdf5-serial-1.6.5-0 [ 1.6.5-3         Hierarchical Data Format 5 (HDF5) 
ii  libice6                  1:1.0.1-2       X11 Inter-Client Exchange library
ii  libjpeg62                6b-13           The Independent JPEG Group's JPEG 
ii  libncurses5              5.5-5           Shared libraries for terminal hand
ii  libnetcdf3               3.6.1-0.1       An interface for scientific data a
ii  libpng12-0               1.2.13-4        PNG library - runtime
ii  libqhull5                2003.1-2        Calculate convex hulls and related
ii  libreadline5             5.2-1           GNU readline and history libraries
ii  libsm6                   1:1.0.1-3       X11 Session Management library
ii  libstdc++6               4.1.1-19        The GNU Standard C++ Library v3
ii  libx11-6                 2:1.0.3-4       X11 client-side library
ii  octave2.9                2.9.9-6         GNU Octave language for numerical 
ii  refblas3 [libblas.so.3]  1.2-8           Basic Linear Algebra Subroutines 3
ii  zlib1g                   1:1.2.3-13      compression library - runtime

octave2.9-forge recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: octave2.9-forge
Source-Version: 2006.07.09+dfsg1-6

We believe that the bug you reported is fixed in the latest version of
octave2.9-forge, which is due to be installed in the Debian FTP archive:

octave-forge_2006.07.09+dfsg1-6_all.deb
  to pool/main/o/octave2.9-forge/octave-forge_2006.07.09+dfsg1-6_all.deb
octave2.9-forge_2006.07.09+dfsg1-6.diff.gz
  to pool/main/o/octave2.9-forge/octave2.9-forge_2006.07.09+dfsg1-6.diff.gz
octave2.9-forge_2006.07.09+dfsg1-6.dsc
  to pool/main/o/octave2.9-forge/octave2.9-forge_2006.07.09+dfsg1-6.dsc
octave2.9-forge_2006.07.09+dfsg1-6_i386.deb
  to pool/main/o/octave2.9-forge/octave2.9-forge_2006.07.09+dfsg1-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 403734@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave2.9-forge 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Thu, 21 Dec 2006 22:47:33 +0100
Source: octave2.9-forge
Binary: octave-forge octave2.9-forge
Architecture: source i386 all
Version: 2006.07.09+dfsg1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave-forge - Contributed functions for GNU Octave (2.1 branch)
 octave2.9-forge - Contributed functions from the GNU Octave Repository
Closes: 403734 403864
Changes: 
 octave2.9-forge (2006.07.09+dfsg1-6) unstable; urgency=low
 .
   [ Thomas Weber ]
   * debian/patches/50-correct-is-nan.patch: correct usage of is_nan_or_na
     in boxplot.m (closes: #403734). Patch taken from upstreams's CVS.
   * debian/patches/50-grayscale-image.patch: fix imread for grayscale images
     (closes: #403864).
   * debian/control: Add libpcre3-dev to build-dependencies and depend on
     either tetex or texlive.
Files: 
 b61e96562fe66330b4222fb0095b7482 1085 math optional octave2.9-forge_2006.07.09+dfsg1-6.dsc
 2a83d09fa8ad9f4e165799e9af95b982 23995 math optional octave2.9-forge_2006.07.09+dfsg1-6.diff.gz
 4f858aa30fdc11d90c75a97dcef6edd1 116120 math optional octave-forge_2006.07.09+dfsg1-6_all.deb
 0cb9e8d41d66b15822ab39e9abed7cdd 2593498 math optional octave2.9-forge_2006.07.09+dfsg1-6_i386.deb

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

iD8DBQFFiwrEk3oga0pdcv4RApX7AJ0fUzMA0sqF3VBEWOu+uqYQNCevPQCeLZZ1
AFUcHyzaOnQRcqukvkPuibo=
=JRot
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: