A cartridge for Arc on Red Hat OpenShift
Here's my /var/lib/openshift/.../app-root/logs/launch_errors.log file : ``` default-load-handler: cannot open input file path: /var/lib/openshift/.../app-root/data/arc/as.scm system error: No such file or directory; errno=2 ``` The error comes from [here](https://github.com/shader/arc-openshift/blob/5fdc91186f555441e3bfba69d7b0f6a4a19c0a8b/.openshift/action_hooks/arc.rc#L24). I checked and there's no as.scm file in the [arc repo](https://github.com/arclanguage/anarki.git). Where can I get this file, or maybe this is a typo?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by gpolitis and has received 3 comments.