Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

gvt can't download all dependent packages when it encountered an error #77

Open
wuyongxiu opened this issue Oct 29, 2016 · 1 comment
Open

Comments

@wuyongxiu
Copy link

Hi everyone,
I try to use gvt to fetch caddy (gvt fetch github.com/mholt/caddy/caddy).
Everything goes well until the following error appear
image

Then, I go build my caddy and there are lot's of packages which aren't downloaded.
image

And I have no idea how to handle this problems, should I just fetch these packages one by one?(horrible)

Meanwhile, it looks like I can't fetch caddy again.
image

Thanks all.

@codeactual
Copy link

Hi,

This may help:

gvt delete github.com/mholt/caddy/caddy
gvt fetch github.com/mholt/caddy/caddy

I think the missing packages had not been downloaded prior to the access issue that fetch encountered. The failed to access url error might be temporary, so retrying might be sufficient.

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