Johannes Amorosa

Results 5 comments of Johannes Amorosa

Same Problem for me ` ---> Interop+Crypto+OpenSslCryptographicException: error:0E076071:configuration file routines:module_run:unknown module name `

Same error here: ``` [INFO] --> Fetching github.com/gorilla/context [INFO] --> Fetching github.com/gorilla/mux [INFO] --> Fetching github.com/golang/snappy [INFO] --> Fetching github.com/jinzhu/gorm [WARN] Unable to checkout golang.org/x/crypto [ERROR] Update failed for golang.org/x/crypto:...

Maybe this is useful. We have a Makefile target like this: ``` format-spelling: sort < .spelling | sort | uniq | tee .spelling.tmp > /dev/null && mv .spelling.tmp .spelling ```...

> what i'm currently missing most is a second linux server with ssh access, so i could build the binary packages on both of them and only if the result...

Im on holidays now, when I come back I can see if I have spare resources I can dedicate, somewhere.