You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
I have a fresh install of Ubuntu 16.04 and ADHD. However, I cannot get nova quasar to start. It fails with:
/opt/nova/Quasar/quasar: line 7: cd: /usr/share/nova/sharedFiles/Quasar: no such file or directory
Starting quasar with the forever daemon
/opt/nova/Quasar/quasar: line 22: forever: command not found
Is Nova not compatible with the latest release of ADHD?
The text was updated successfully, but these errors were encountered:
The original Nova code was only compatible with Ubuntu 12.04 and we had issues installing it on 16.04 as well. I can look into this again because I'd like to see Nova working as well.
After reading this comment from someone who used to work for the company who wrote Nova and Honeyd, it sounds like the internal DataSoft folks had possibly given up updating the project since I haven't seen anything in a few years.
One hope of resurrecting this might be to use an Ubuntu 12.04 Docker image. I attempted it at one point but I could give it another shot sometime.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a fresh install of Ubuntu 16.04 and ADHD. However, I cannot get nova quasar to start. It fails with:
/opt/nova/Quasar/quasar: line 7: cd: /usr/share/nova/sharedFiles/Quasar: no such file or directory
Starting quasar with the forever daemon
/opt/nova/Quasar/quasar: line 22: forever: command not found
Is Nova not compatible with the latest release of ADHD?
The text was updated successfully, but these errors were encountered: