[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Issues building golang-github-msteinert-pam



Hi Jérémy,

Unfortunately I still get test failures with the commands you provided - after adding deb-src to the sources file.

   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go test -vet=off -v -p 32 github.com/msteinert/pam
=== RUN   TestPAM_001
    transaction_test.go:57: authenticate #error: Authentication failure
--- FAIL: TestPAM_001 (2.07s)
=== RUN   TestPAM_002
    transaction_test.go:90: authenticate #error: Authentication failure
--- FAIL: TestPAM_002 (2.52s)
=== RUN   TestPAM_003
    transaction_test.go:126: authenticate #error: Authentication failure
--- FAIL: TestPAM_003 (2.38s)
=== RUN   TestPAM_004
    transaction_test.go:146: authenticate #error: Authentication failure
--- FAIL: TestPAM_004 (1.57s)
=== RUN   TestPAM_005
    transaction_test.go:172: chauthtok #error: Authentication token manipulation error
--- FAIL: TestPAM_005 (0.00s)


Thanks,
Adam



Reply to: