Source: password-store Version: 1.6.5-5 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
password-store fails to build from source in unstable/amd64:
[…]
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '«BUILDDIR»'
Password store is a shell script, so there is nothing to do. Try "make
install" instead.
make[1]: Leaving directory '«BUILDDIR»'
dh_auto_test
make -j1 test
make[1]: Entering directory '«BUILDDIR»'
ok 1 - Make sure we can run pass
ok 2 - Make sure we can initialize our test store
# passed all 2 test(s)
1..2
not ok 1 - Test "generate" command
#
# "$PASS" init $KEY1 &&
# "$PASS" generate cred 19 &&
# [[ $("$PASS" show cred | wc -m) -eq 20 ]]
#
not ok 2 - Test replacement of first line
#
# "$PASS" insert -m cred2 <<<"$(printf "this is a
big\\npassword\\nwith\\nmany\\nlines\\nin it bla bla")" &&
# PATH="$TEST_HOME:$PATH" FAKE_PWGEN_PASSWORD="This is a fake
password" "$PASS" generate -i cred2 88 &&
# [[ $("$PASS" show cred2) == "$(printf "This is a fake
password\\npassword\\nwith\\nmany\\nlines\\nin it bla bla")" ]]
#
# failed 2 among 2 test(s)
1..2
Makefile:67: recipe for target 'tests/t0010-generate-tests.sh' failed
make[1]: *** [tests/t0010-generate-tests.sh] Error 1
make[1]: Leaving directory '«BUILDDIR»'
dh_auto_test: make -j1 test returned exit code 2
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
password-store.1.6.5-5.unstable.amd64.log.txt.gz
Description: Binary data

