bug#25752: Acknowledgement (go incremental builds broken)

2017-02-24 Thread Hank Donnay
After talking on IRC, it seems like grafts are the problem. Adding `--no-grafts` to the above commands has them succeed. The GOROOT (store location, in this case) gets encoded in the generated source by the 'dist' tool, so changing that is going to cause issues. Is there a way to disable grafts o

bug#25752: go incremental builds broken

2017-02-16 Thread Hank Donnay
Hello, It seems the guix's go package is broken when the go tool is used for incremental builds. Any attempt to use 'install' or 'build -i' results in an attempt to write to the store. A one-liner: guix environment --ad-hoc go -- bash -c 'export t=$(mktemp -d); cd $t && export GOPATH=$(pwd) G

bug#25240: weechat-1.6: curl error 60

2016-12-20 Thread Hank Donnay
Weechat seems to be unable to do HTTPS, and fails with "curl error 60". Setting SSL_CERT_{DIR,FILE} doesn't make a difference. The actual error is: script: error downloading list of scripts: curl error 60 (server certificate verification failed. CAfile: none CRLfile: none) (URL: " https://weec