Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Stuck on fetching updates for github.com/oschwald/geoip2-golang #26

Open
ampodobas opened this issue Jan 12, 2017 · 1 comment
Open

Comments

@ampodobas
Copy link

ampodobas commented Jan 12, 2017

This repo looks awesome and I really want to use it for an ELK stack project at UCLA I'm working on. However, in following the current installation instructions on a CentOS 6 node with Go installed, the installation is stuck at "[INFO] --> Fetching updates for github.com/oschwald/geoip2-golang." after running "make install."

e.g.:

[INFO] Downloading dependencies. Please wait...

[INFO] --> Fetching updates for github.com/elastic/beats.

[INFO] --> Fetching updates for golang.org/x/net.

[INFO] --> Fetching updates for gopkg.in/go-playground/pool.v3.

[INFO] --> Fetching updates for github.com/oschwald/geoip2-golang.

Then, when running ./glide install manually (in the Makefile), I get the following error:

[ERROR] Update failed for gopkg.in/go-playground/pool.v3: Unable to retrieve checked out version

[ERROR] Failed to do initial checkout of config: Unable to retrieve checked out version

@ampodobas ampodobas changed the title Stuck on Fetching updates for github.com/oschwald/geoip2-golang Stuck on fetching updates for github.com/oschwald/geoip2-golang Jan 12, 2017
@joshuar
Copy link
Owner

joshuar commented Jan 14, 2017

Hi @ampodobas this could just be a temporary problem. Is it consistently failing at the same place? Can you try with a different user account on the machine (it might be some custom SSH/Git config messing things up)?

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

No branches or pull requests

2 participants