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

Error installing on Ubuntu #1990

Closed
ecarvalho-olisipo opened this issue May 12, 2021 · 1 comment
Closed

Error installing on Ubuntu #1990

ecarvalho-olisipo opened this issue May 12, 2021 · 1 comment

Comments

@ecarvalho-olisipo
Copy link

ecarvalho-olisipo commented May 12, 2021

Describe the bug
After adding the repository, key, apt-get update and install, I got an error.

To Reproduce
Steps (or project) to reproduce the behavior:

sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-keys 023EDB0B
echo deb https://dl.bintray.com/gauge/gauge-deb stable main | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install gauge

Logs

#8 1.384 Err:4 https://dl.bintray.com/gauge/gauge-deb stable InRelease
#8 1.384   403  Forbidden [IP: 18.196.181.147 443]
@zabil
Copy link
Member

zabil commented May 12, 2021

Thanks for reporting this.

The debian repo is no longer support as the host bintray dropped support.
New instructions for installing are available here
https://docs.gauge.org/getting_started/installing-gauge.html?os=linux&language=javascript&ide=vscode

@zabil zabil closed this as completed May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants