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

Oc not found #1

Open
galderz opened this issue Sep 11, 2017 · 1 comment
Open

Oc not found #1

galderz opened this issue Sep 11, 2017 · 1 comment

Comments

@galderz
Copy link
Contributor

galderz commented Sep 11, 2017

Executing the following:

make install-oc start-openshift-with-catalog add-hosa add-templates

Fails with:

Saving to: ‘/tmp/oc/oc.tar.gz’

...
/tmp/oc/oc.tar.gz   100%[===================>]  34.71M  4.90MB/s    in 7.7s

2017-09-11 07:56:05 (4.50 MB/s) - ‘/tmp/oc/oc.tar.gz’ saved [36393085/36393085]

tar zxf /tmp/oc/oc.tar.gz -C /tmp/oc
find /tmp/oc -name oc -type f -exec mv -i {} ./oc \;
rm -rf /tmp/oc
./oc/oc cluster up --metrics=true --service-catalog
make: ./oc/oc: No such file or directory
make: *** [start-openshift-with-catalog] Error 1
@galderz
Copy link
Contributor Author

galderz commented Sep 11, 2017

Also, install-oc is Linux specific, not really portable as a demo.

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

No branches or pull requests

1 participant