[MacPorts] #22651: octave autoload fails when any package is installed.

MacPorts noreply at macports.org
Mon Nov 23 07:47:03 PST 2009


#22651: octave autoload fails when any package is installed.
-----------------------------------------+----------------------------------
 Reporter:  stevenshack@…                |       Owner:  alakazam@…             
     Type:  defect                       |      Status:  new                    
 Priority:  Normal                       |   Milestone:                         
Component:  ports                        |     Version:  1.8.1                  
 Keywords:                               |        Port:  octave octave-benchmark
-----------------------------------------+----------------------------------
Changes (by macsforever2000@…):

 * cc: stechert@…, and.damore@… (added)
  * priority:  High => Normal
  * owner:  macports-tickets@… => alakazam@…
  * milestone:  MacPorts 1.8.2 =>
  * keywords:  octave packages =>
  * port:  => octave octave-benchmark


Old description:

> 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>

New description:

 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>
 }}}

--

-- 
Ticket URL: <http://trac.macports.org/ticket/22651#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list