Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Issue with cloudfoundry cli dependency #1034

Closed
perdasilva opened this issue Aug 18, 2017 · 1 comment · Fixed by #1110
Closed

Issue with cloudfoundry cli dependency #1034

perdasilva opened this issue Aug 18, 2017 · 1 comment · Fixed by #1110

Comments

@perdasilva
Copy link

Hi,

My project has a dependency on code.cloudfoundry.org/cli
It's quite meaty and takes some time do download...
I'm getting the following error running dep init:

Failed to write dep tree. The following errors occurred:

  • failed to export code.cloudfoundry.org/cli: : command killed after 10s of no activity

Any ideas?

Thank you!

@carolynvs
Copy link
Collaborator

When we had problems like that due to slow wifi at GopherCon, we would keep rerunning the command. Each time dep would get a little farther in cloning all of the repo into its cache.

I think there is an open issue to make the timeout configurable #1028 which may help with this problem.

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

Successfully merging a pull request may close this issue.

2 participants