Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

octopus: command not found #303

Closed
radimklaska opened this issue Apr 19, 2014 · 4 comments
Closed

octopus: command not found #303

radimklaska opened this issue Apr 19, 2014 · 4 comments

Comments

@radimklaska
Copy link
Contributor

radimklaska commented Apr 19, 2014

I've got following error during latest upgrade:

$ octopus up-stable all
-bash: octopus: command not found

Running $ bash BOA.sh.txt once again after $ barracuda up-stable fixed the path to octopus script.

@omega8cc
Copy link
Owner

omega8cc commented Apr 19, 2014

It is expected, one-time inconvenience after the upgrade: https://github.com/omega8cc/boa/blob/master/CHANGELOG.txt#L54

@omega8cc
Copy link
Owner

omega8cc commented Jul 11, 2014

It has been fixed recently, so marking as a bug.

@BrianGilbert
Copy link

BrianGilbert commented Aug 28, 2015

as the link to changeling wasn't hashed you need to execute the following:

export PATH=$PATH:/opt/local/bin

@omega8cc
Copy link
Owner

omega8cc commented Aug 28, 2015

You should always follow the docs: https://github.com/omega8cc/boa/blob/master/docs/UPGRADE.txt

$ cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants