You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to build traefik-1.1.0-rc1 source
got the following error when "RUN glide install"
[INFO] --> Setting version for github.com/mattn/go-shellwords to 525bedee691b5a8df547cb5cf9f86b7fb1883e24. [ERROR] Failed to set version on github.com/mailgun/manners to fada45142db3f93097ca917da107aa3fad0ffcb5: Unable to update checked out version
...
[INFO] --> Setting version for gopkg.in/mgo.v2 to 29cc868a5ca65f401ff318143f9408d02f4799cc.
[ERROR] Failed to set references: Unable to update checked out version (Skip to cleanup)
The command '/bin/sh -c glide install' returned a non-zero code: 1
make: *** [build] Error 1
How to solve the issue?
I want to add more traceable log to debug traefik configuration failure issue.
The text was updated successfully, but these errors were encountered:
Try to build traefik-1.1.0-rc1 source
got the following error when "RUN glide install"
[INFO] --> Setting version for github.com/mattn/go-shellwords to 525bedee691b5a8df547cb5cf9f86b7fb1883e24.
[ERROR] Failed to set version on github.com/mailgun/manners to fada45142db3f93097ca917da107aa3fad0ffcb5: Unable to update checked out version
...
[INFO] --> Setting version for gopkg.in/mgo.v2 to 29cc868a5ca65f401ff318143f9408d02f4799cc.
[ERROR] Failed to set references: Unable to update checked out version (Skip to cleanup)
The command '/bin/sh -c glide install' returned a non-zero code: 1
make: *** [build] Error 1
How to solve the issue?
I want to add more traceable log to debug traefik configuration failure issue.
The text was updated successfully, but these errors were encountered: