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

Install script failing to reach grakn repo #29

Open
codafett opened this issue May 20, 2022 · 0 comments
Open

Install script failing to reach grakn repo #29

codafett opened this issue May 20, 2022 · 0 comments

Comments

@codafett
Copy link

Hi,

running the script on AWS and get the install failure

<13>May 20 09:36:54 opencti-install: gpg: key 8F3DA4B5E9AEF44C: public key "Grakn Labs (Signing keys for Debian Grakn packages) community@grakn.ai" imported
<13>May 20 09:36:54 opencti-install: gpg: Total number processed: 1
<13>May 20 09:36:54 opencti-install: gpg: imported: 1
<13>May 20 09:36:55 opencti-install: Hit:1 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal InRelease
<13>May 20 09:36:55 opencti-install: Hit:2 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal-updates InRelease
<13>May 20 09:36:55 opencti-install: Hit:3 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal-backports InRelease
<13>May 20 09:36:55 opencti-install: Err:4 https://repo.grakn.ai/repository/apt trusty InRelease
<13>May 20 09:36:55 opencti-install: Could not resolve 'repo.grakn.ai'
<13>May 20 09:36:55 opencti-install: Hit:5 https://dl.yarnpkg.com/debian stable InRelease
<13>May 20 09:36:55 opencti-install: Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
<13>May 20 09:37:00 opencti-install: Reading package lists...
<13>May 20 09:37:00 opencti-install: W: Failed to fetch https://repo.grakn.ai/repository/apt/dists/trusty/InRelease Could not resolve 'repo.grakn.ai'
<13>May 20 09:37:00 opencti-install: W: Some index files failed to download. They have been ignored, or old ones used instead.
<13>May 20 09:37:02 opencti-install: W: Failed to fetch https://repo.grakn.ai/repository/apt/dists/trusty/InRelease Could not resolve 'repo.grakn.ai'
<13>May 20 09:37:02 opencti-install: W: Some index files failed to download. They have been ignored, or old ones used instead.
<13>May 20 09:37:02 opencti-install: Checking packages ...OK
<13>May 20 09:37:02 opencti-install: grakn-bin missing, attempting install: executing apt-get -y install 'grakn-bin''=2.0.0-alpha-6'
<13>May 20 09:37:02 opencti-install: Reading package lists...
<13>May 20 09:37:03 opencti-install: Building dependency tree...
<13>May 20 09:37:03 opencti-install: Reading state information...
<13>May 20 09:37:03 opencti-install: E: Unable to locate package grakn-bin

Trying to access https://repo.grakn.ai/repository/apt fails and all references for grakn point to typdb so unsure what to do to resolve the issue?

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