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

make bootstrap failing for 'github.com/Sirupsen/logrus' #23

Closed
amogh-plivo opened this issue Jul 24, 2017 · 3 comments
Closed

make bootstrap failing for 'github.com/Sirupsen/logrus' #23

amogh-plivo opened this issue Jul 24, 2017 · 3 comments

Comments

@amogh-plivo
Copy link

When I tried to do a 'make bootstrap', I got this error.
[ERROR] Update failed for github.com/Sirupsen/logrus: The Remote does not match the VCS endpoint
[ERROR] Failed to install: The Remote does not match the VCS endpoint
make: *** [bootstrap] Error 1

The possible cause if that the logrus package has got renamed to 'github.com/sirupsen/logrus' from 'github.com/Sirupsen/logrus'. This should be fixed in glide files.

@junr03
Copy link
Member

junr03 commented Aug 24, 2017

@amogh-plivo I can't replicate this. Both uppercase S and lowercase s work locally.

@junr03
Copy link
Member

junr03 commented Aug 31, 2017

closing for now

@rwlincoln
Copy link

This issue may only arise if you are using a case-sensitive file system: golang/dep#433 (comment)

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

3 participants