#22651: octave autoload fails when any package is installed. -----------------------------------------+---------------------------------- Reporter: stevenshack@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: octave octave-benchmark -----------------------------------------+---------------------------------- Changes (by and.damore@…): * cc: stechert@… (removed) * owner: => stechert@… Comment: I've installed octave, then octave-benchmark, then I ran octave and this is my actual output: {{{ bimac:~ $ port -v installed octave The following ports are currently installed: octave @3.2.4_1+gcc44 (active) platform='darwin 10' archs='x86_64' bimac:~ $ port -v installed octave-benchmark The following ports are currently installed: octave-benchmark @1.1.1_0 (active) platform='darwin 10' archs='x86_64' bimac:~ $ octave GNU Octave, version 3.2.4 Copyright (C) 2009 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. Octave was configured for "i386-apple-darwin10.4.0". 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'. octave:1> bimac:~ $ }}} Can you reproduce the problem? -- Ticket URL: <https://trac.macports.org/ticket/22651#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS