> In 0.13.1 the error is > > > Running test/bitcoin-util-test.py... > Traceback (most recent call last): > File "./test/bitcoin-util-test.py", line 12, in <module> > "bitcoin-util-test.json",buildenv) > File "/builddir/build/BUILD/bitcoin-0.13.1/src/test/bctest.py", line 54, > in bctester > bctest(testDir, testObj, buildenv.exeext) > File "/builddir/build/BUILD/bitcoin-0.13.1/src/test/bctest.py", line 26, > in bctest > outputData = open(testDir + "/" + outputFn).read() > FileNotFoundError: [Errno 2] No such file or directory: > './test/data/blanktx.json'
This was a known problem on the *master* branch. If you still encounter any issues on the current 0.13.2 release candidate, please let us know in https://github.com/bitcoin/bitcoin/issues/9394. (Make sure to include the version of centos you are running) _______________________________________________ bitcoin-dev mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
