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

deploy.sh should not assume uuidgen is present #2072

Closed
kunallimaye opened this issue Dec 11, 2018 · 2 comments
Closed

deploy.sh should not assume uuidgen is present #2072

kunallimaye opened this issue Dec 11, 2018 · 2 comments

Comments

@kunallimaye
Copy link

deploy.sh wrongly assumes that uuidgen util is present (in GCP cloud shell)

Environment

  • Kubeflow version: 0.2.2
@kunallimaye
Copy link
Author

Workaround is to install the following package:
sudo apt-get install uuid-runtime

@jlewi
Copy link
Contributor

jlewi commented Dec 16, 2018

Duplicate of #1415

This should be fixed in 0.3.

@jlewi jlewi closed this as completed Dec 16, 2018
This issue was closed.
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

2 participants