Bug#862071: password-store: FTBFS: not ok 1 - Test "generate" command
Chris Lamb
lamby at debian.org
Mon May 8 07:57:21 UTC 2017
Source: password-store
Version: 1.6.5-5
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: password-store.1.6.5-5.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2261 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-bugs/attachments/20170508/5ff6d2eb/attachment.obj>
More information about the Reproducible-bugs
mailing list