package octave3.0 tags 477556 confirmed tags 477556 - moreinfo owner 477556 ! thanks
> * Torsten Werner <[EMAIL PROTECTED]> [2008-04-23 21:59]: > > > Package: octave3.0 > > Version: 1:3.0.1-1 > > Severity: important > > > > running > > > > echo version | octave > > > > in a clean sid chroot gives the following error messages: > > > > 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' > > I cannot reproduce the problem here. Which architecture are you using? > What does this yield for you: > > $ ls -l /usr/lib/octave/3.0.1/oct/*/cellfun.oct I can reproduce it now, I'm claiming the bug. Thomas