MMichael.S

Results 3 comments of MMichael.S

Hi Experts I am using coreos CoreOS-stable-2135.5.0-hvm (ami-049ed451bb483d4be) and found this issue still exists. Is there a corresponding solution and bug fix plan?

And when i execute the following command: cd goofys-docker/ git clone https://github.com/kahing/goofys.git I get another error msg: ./build.sh [INFO] Downloading dependencies. Please wait... [INFO] --> Fetching github.com/aws/aws-sdk-go [INFO] --> Fetching...

Finally, I found the correct step. sudo su - go get -u github.com/monder/goofys-docker Error Msg: package github.com/sirupsen/logrus: case-insensitive import collision: "github.com/sirupsen/logrus" and "github.com/Sirupsen/logrus" cd /root/go/src/github.com/monder/goofys-docker ./build.sh