[pkg-go] Bug#830729: Bug#830729: golang-github-mitchellh-go-homedir: FTBFS: homedir_test.go:44: "/home/lamby" != "~"

2016-07-20 Thread Chris Lamb
> My _hunch_ is that whatever you're using to build (pbuilder perhaps?) > is running as your user ("lamby") but not including "/etc/passwd" from > your host It is running as my user and /etc/passwd includes: lamby:x:1000:1000:,,,:/home/lamby:/bin/bash .. so, alas, that's not the problem. (am

[pkg-go] Bug#830729: Bug#830729: golang-github-mitchellh-go-homedir: FTBFS: homedir_test.go:44: "/home/lamby" != "~"

2016-07-19 Thread Tianon Gravi
On 17 July 2016 at 08:22, Chris Lamb wrote: > So, I can make the tests pass if I *remove* the "HOME=" bit in > debian/rules. Sorry I can't be more help. It looks like it passes in the reproducible builds framework, but I think I might have a hunch for what's failing on your

[pkg-go] Bug#830729: Bug#830729: golang-github-mitchellh-go-homedir: FTBFS: homedir_test.go:44: "/home/lamby" != "~"

2016-07-17 Thread Chris Lamb
> I can't seem to reproduce this failure. :( So, I can make the tests pass if I *remove* the "HOME=" bit in debian/rules. Sorry I can't be more help. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

[pkg-go] Bug#830729: Bug#830729: golang-github-mitchellh-go-homedir: FTBFS: homedir_test.go:44: "/home/lamby" != "~"

2016-07-15 Thread Tianon Gravi
On 10 July 2016 at 13:30, Chris Lamb wrote: > go install -v github.com/mitchellh/go-homedir > github.com/mitchellh/go-homedir > debian/rules override_dh_auto_test > make[1]: Entering directory >