Re: [MacPorts] #51424: octave @4.0.2: The file “Info.plist” couldn’t be opened because there is no such file

MacPorts noreply at macports.org
Wed May 25 02:07:05 PDT 2016


#51424: octave @4.0.2: The file “Info.plist” couldn’t be opened because there is no
such file
-------------------------+------------------------
  Reporter:  dohertyt@…  |      Owner:  mcalhoun@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  octave      |
-------------------------+------------------------

Comment (by gh224391@…):

 Hello,

 same problem here. Finally, i've found an Info.plist here:
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math
 /octave-legacy/files/Info.plist

 you have to type:

 {{{
 sudo cp
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math
 /octave-legacy/files/Info.plist
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.0.2/Octave.app/Contents/Info.plist
 }}}


 and change the owner:
 {{{
 sudo chown macports:admin
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.0.2/Octave.app/Contents/Info.plist
 }}}

 after that, compilation succeed and everything is fine.

 hth,

 G.

-- 
Ticket URL: <https://trac.macports.org/ticket/51424#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list