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

glide install failure on case-insensitive file system #296

Closed
ilovezfs opened this issue Sep 21, 2017 · 1 comment
Closed

glide install failure on case-insensitive file system #296

ilovezfs opened this issue Sep 21, 2017 · 1 comment

Comments

@ilovezfs
Copy link

Due to
aws/aws-sdk-go#1539
aws/aws-sdk-go#1540

glide install fails with the following error:

Failed to set version on github.com/aws/aws-sdk-go to 00fb2125993965df739fa3398b03bef3eb2e198f: Unable to update checked out version

As a hack for Homebrew/homebrew-core#18363 I can manually clone the repository into GLIDE_HOME cache at the desired revision.

Full log is here: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/9186/version=sierra/console

(backup since that will eventually be deleted https://gist.github.com/ilovezfs/8f9d5adc5d21e31a619333c1bbebf3a5)

@ilovezfs
Copy link
Author

This has been fixed via aws/aws-sdk-go#1541.

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

1 participant