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

Installation Steps not working when dowloading content on Linux system #192

Closed
chrislangston opened this issue Sep 14, 2018 · 2 comments · May be fixed by sumitparakh/microgateway#1
Closed

Comments

@chrislangston
Copy link

Following "Installation Steps" for step 1 to pull down files onto a Linux system as found here:

https://github.com/apigee-internal/microgateway/tree/master/kubernetes

I'm using Ubuntu Server 16.04.5. Connected into my linux system via ssh shell.

couser@cliot01:~/apigee-kubernetes$ sudo curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdgeMicrok8s.sh | sh -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1494 100 1494 0 0 4379 0 --:--:-- --:--:-- --:--:-- 4381
sh: 24: [[: not found
Downloading microgateway__Linux_x86_64 from https://github.com/apigee-internal/microgateway/releases/download//microgateway__Linux_x86_64.tar.gz ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 0 9 0 0 27 0 --:--:-- --:--:-- --:--:-- 27

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Downloaded into microgateway__Linux_x86_64:
sh: 52: cd: can't cd to bin
Add /home/couser/apigee-kubernetes to your path; e.g copy paste in your shell and/or ~/.profile:
export PATH="$PATH:/home/couser/apigee-kubernetes"

What's the correct way to pull the bits down?

Thanks,

Chris

@srinandan
Copy link
Contributor

Can you please try to download the zip from here?
https://github.com/apigee-internal/microgateway/releases

@chrislangston
Copy link
Author

Thanks @srinandan for the reply.

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

Successfully merging a pull request may close this issue.

2 participants