Opened 14 years ago

Last modified 13 years ago

#22651 closed defect

octave autoload fails when any package is installed. — at Version 1

Reported by: stevenshack@… Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: stechert@…, and.damore@…
Port: octave octave-benchmark

Description (last modified by mf2k (Frank Schima))

With a fresh macports install running only "port install octave" then "port install octave-benchmark" octave fails to load correctly. commenting out the pkg ("load", "auto"); line from /opt/local/share/octave/3.2.3/m/startup/octaverc stops the error messages, but then packages are not loaded.

using port uninstall octave-benchmark does not remove error. macports is on snow leopard.

below is error message octave produces

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

HDF5-DIAG: Error detected in HDF5 (1.8.4) thread 0:
  #000: H5F.c line 810 in H5Fis_hdf5(): unable to open file
    major: Low-level I/O
    minor: Unable to initialize object
  #001: H5FD.c line 1079 in H5FD_open(): open failed
    major: Virtual File Layer
    minor: Unable to initialize object
  #002: H5FDsec2.c line 365 in H5FD_sec2_open(): unable to open file
    major: File accessability
    minor: Unable to open file
  #003: H5FDsec2.c line 365 in H5FD_sec2_open(): Permission denied
    major: Internal error (too specific to document in detail)
    minor: System error message
octave:1> 

Change History (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Cc: stechert@… and.damore@… added
Description: modified (diff)
Keywords: octave packages removed
Milestone: MacPorts 1.8.2
Owner: changed from macports-tickets@… to alakazam@…
Port: octave octave-benchmark added
Priority: HighNormal
Note: See TracTickets for help on using tickets.