Occasionally I would try launching OctoPkg and nothing would happen. By doing a ktrace I was able to discover that it was probably failing due to a lock file that it wasn't expecting to be present /tmp/qtsingleapp-OctoPk-df17-3e9-lockfile?.
After deleting this file /tmp/qtsingleapp-OctoPk-df17-3e9-lockfile OctoPkg was able to start.
Occasionally I would try launching OctoPkg and nothing would happen. By doing a ktrace I was able to discover that it was probably failing due to a lock file that it wasn't expecting to be present
/tmp/qtsingleapp-OctoPk-df17-3e9-lockfile
?.After deleting this file
/tmp/qtsingleapp-OctoPk-df17-3e9-lockfile
OctoPkg was able to start.