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

Failed to get dep exit status 128 #972

Open
Somebi opened this issue Feb 6, 2018 · 4 comments
Open

Failed to get dep exit status 128 #972

Somebi opened this issue Feb 6, 2018 · 4 comments

Comments

@Somebi
Copy link

Somebi commented Feb 6, 2018

Glide version: glide version v0.13.1

[INFO] --> Fetching updates for github.com/prometheus/client_golang
[WARN] Download failed.
[ERROR] Update failed for github.com/emersion/go-message: Unable to update repository: exit status 128
[INFO] --> Fetching updates for github.com/dgrijalva/jwt-go
[WARN] Download failed.
[ERROR] Update failed for github.com/dgrijalva/jwt-go: Unable to update repository: exit status 128
[ERROR] Failed to checkout packages: Unable to update repository: exit status 128
Unable to update repository: exit status 128

@Somebi
Copy link
Author

Somebi commented Feb 6, 2018

[WARN] Download failed.
[ERROR] Update failed for github.com/go-openapi/spec: Unable to update repository: exit status 128
[DEBUG] Output was: fatal: unable to access 'https://github.com/go-openapi/spec/': Could not resolve host: github.com[DEBUG] Unlocking https-github.com-go-openapi-spec

@Somebi
Copy link
Author

Somebi commented Feb 6, 2018

Tried to download manually via wget https://github.com/go-openapi/spec/ url and it downloaded it without problems.
How the hell it can't resolve github.com?
Via what it resolves domain then?

@Somebi
Copy link
Author

Somebi commented Feb 7, 2018

Guess problem is somewhere here:
Repository caching and data caching for improved performance.

I have multiple vpn and networks here and there... Possibly there is some caching going on and wrong domains resolving information was cached...

@nihlaakram
Copy link

Faced the same error
glide version v0.13.1


[WARN]  Download failed.
[ERROR] Update failed for gopkg.in/yaml.v2: Unable to update repository: exit status 128
[WARN]  Download failed.
[ERROR] Update failed for gopkg.in/gomail.v2: Unable to update repository: exit status 128
[ERROR] Failed to do initial checkout of config: Unable to update repository: exit status 128

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