go-codon icon indicating copy to clipboard operation
go-codon copied to clipboard

intermittent build failure due to some issue in package management

Open madhukar93 opened this issue 6 years ago • 1 comments

[INFO]  --> Fetching gopkg.in/mgo.v2.
[INFO]  --> Fetching gopkg.in/yaml.v2.
[WARN]  Unable to checkout gopkg.in/mgo.v2
[ERROR] Update failed for gopkg.in/mgo.v2: Cannot detect VCS
[WARN]  Unable to checkout gopkg.in/yaml.v2
[ERROR] Update failed for gopkg.in/yaml.v2: Cannot detect VCS
[ERROR] Failed to install: Cannot detect VCS
Cannot detect VCS

refer: https://github.com/Masterminds/glide/issues/449

local:

screenshot 2018-09-11 13 31 51

travis:

failure: https://travis-ci.org/grofers/go-codon/jobs/427082960 screenshot 2018-09-11 13 32 54

success: https://travis-ci.org/grofers/go-codon/jobs/427082961

madhukar93 avatar Sep 11 '18 08:09 madhukar93

I am also getting the same issue.

vaishali-ntnx avatar Sep 11 '18 14:09 vaishali-ntnx