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

[Pkg-octave-devel] Bug#477556: I can reproduce it



I can reproduce the bug on my machine, it looks like some part of path
is missing. When comparing to the initial path of an old installation
(2.9.15) it looks like these 4 are missing now:
  /usr/local/share/octave/site-m
  /usr/share/octave/site/m
  /usr/share/octave/site/m/startup
  /usr/lib/octave/3.0.1/oct/i486-pc-linux-gnu

-- 
Kim

kim@raph:~/orion/svn/sirius/solver$ octave
GNU Octave, version 3.0.1
Copyright (C) 2008 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i486-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <bug@octave.org> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

error: `cellfun' undefined near line 29 column 14
error: evaluating argument list element number 1
error: evaluating assignment expression near line 29, column 44
error: evaluating if command near line 27, column 3
error: called from `fullfile' in file
`/usr/share/octave/3.0.1/m/miscellaneous/fullfile.m'
error: evaluating argument list element number 1
error: evaluating static command near line 205, column 3
error: called from `pkg' in file `/usr/share/octave/3.0.1/m/pkg/pkg.m'
error: near line 27 of file `/usr/share/octave/3.0.1/m/startup/octaverc'
error: near line 1 of file `/home/kim/.octaverc'
octave:1> path

Octave's search path contains the following directories:

.
/usr/share/octave/3.0.1/m/statistics/models
/usr/share/octave/3.0.1/m
/usr/share/octave/3.0.1/m/finance
/usr/share/octave/3.0.1/m/control
/usr/share/octave/3.0.1/m/path
/usr/share/octave/3.0.1/m/control/hinf
/usr/share/octave/3.0.1/m/sparse
/usr/share/octave/3.0.1/m/control/system
/usr/share/octave/3.0.1/m/general
/usr/share/octave/3.0.1/m/control/obsolete
/usr/share/octave/3.0.1/m/linear-algebra
/usr/share/octave/3.0.1/m/control/util
/usr/share/octave/3.0.1/m/specfun
/usr/share/octave/3.0.1/m/control/base
/usr/share/octave/3.0.1/m/plot
/usr/share/octave/3.0.1/m/optimization
/usr/share/octave/3.0.1/m/miscellaneous
/usr/share/octave/3.0.1/m/testfun
/usr/share/octave/3.0.1/m/deprecated
/usr/share/octave/3.0.1/m/signal
/usr/share/octave/3.0.1/m/quaternion
/usr/share/octave/3.0.1/m/set
/usr/share/octave/3.0.1/m/polynomial
/usr/share/octave/3.0.1/m/audio
/usr/share/octave/3.0.1/m/elfun
/usr/share/octave/3.0.1/m/image
/usr/share/octave/3.0.1/m/geometry
/usr/share/octave/3.0.1/m/pkg
/usr/share/octave/3.0.1/m/strings
/usr/share/octave/3.0.1/m/statistics                /usr/share/octave/3.0.1/m/io
/usr/share/octave/3.0.1/m/statistics/tests
/usr/share/octave/3.0.1/m/special-matrix
/usr/share/octave/3.0.1/m/statistics/distributions
/usr/share/octave/3.0.1/m/startup
/usr/share/octave/3.0.1/m/statistics/base
/usr/share/octave/3.0.1/m/time

octave:2>
kim@raph:~/orion/svn/sirius/solver$ dpkg -l octave3.0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                   Version                Description
+++-======================-======================-============================================================
ii  octave3.0              1:3.0.1-1              GNU Octave language
for numerical computations (3.0 branch)
kim@raph:~/orion/svn/sirius/solver$

-- 
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437 -- Mobil: 3091 2437





Reply to: