[MacPorts] #61665: erlang 23.1 installs faulty symbolic links

MacPorts noreply at macports.org
Thu Nov 26 18:46:40 UTC 2020


#61665: erlang 23.1 installs faulty symbolic links
---------------------+----------------------
 Reporter:  mascguy  |      Owner:  ci42
     Type:  defect   |     Status:  assigned
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  erlang
---------------------+----------------------
 After installation of erlang, I noticed the following invalid soft links:

 {{{
 /opt/local/bin/epmd -> /opt/local/lib/erlang/erts-11.0/bin/epmd
 /opt/local/lib/erlang/bin/epmd -> /opt/local/lib/erlang/erts-11.0/bin/epmd
 /opt/local/bin/erl_call ->
 /opt/local/lib/erlang/lib/erl_interface-4.0/bin/erl_call
 }}}

 They should be the following:

 {{{
 /opt/local/bin/epmd -> /opt/local/lib/erlang/erts-11.1/bin/epmd
 /opt/local/lib/erlang/bin/epmd -> /opt/local/lib/erlang/erts-11.1/bin/epmd
 /opt/local/bin/erl_call ->
 /opt/local/lib/erlang/lib/erl_interface-4.0.1/bin/erl_call
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61665>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list