deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

Error on all travis runs: Update failed for google.golang.org/cloud #438

Closed bacongobbler closed 8 years ago

bacongobbler commented 8 years ago

See https://travis-ci.org/deis/builder/builds/163851718#L183

[INFO]  --> Fetching updates for google.golang.org/cloud.
[ERROR] Update failed for google.golang.org/cloud: The Remote does not match the VCS endpoint

:sob: :sob: :sob:

bacongobbler commented 8 years ago

Hmm, I can't seem to reproduce this when I completely clear out the vendor dir locally. Wonder if I just hit a network blip against google.golang.org

bacongobbler commented 8 years ago

Restarting the build causes the same issue to re-appear, and there doesn't seem to be a cache set up. I'll try to take a closer look into this.

bacongobbler commented 8 years ago

Travis was being flaky it seems. This has been resolved.