[MacPorts] #62130: stellarium crash right after start
MacPorts
noreply at macports.org
Mon Feb 1 18:23:31 UTC 2021
#62130: stellarium crash right after start
-------------------------+------------------------------
Reporter: rernenwein | Owner: michaelld
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: fixed | Keywords: stellarium crash
Port: stellarium |
-------------------------+------------------------------
Comment (by rernenwein):
Sorry there is a misunderstanding
{{{
find -L /opt/local -type l
}}}
is finding all symbolic links pointing to nonexistent destination
completely different as more classical
{{{
find /opt/local -type l
}}}
which finds all symbolic link
--
Ticket URL: <https://trac.macports.org/ticket/62130#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list