Traceback (most recent call last):
File "/tmp/cirrus-ci-build/bitcoin-core/test/functional/test_framework/test_framework.py", line 133, in main
self.run_test()
File "/tmp/cirrus-ci-build/bitcoin-core/test/functional/wallet_createwallet.py", line 31, in run_test
assert_raises_rpc_error(-4, "Passphrase provided but private keys are disabled. A passphrase is only used to encrypt private keys, so cannot be used for wallets with private keys disabled.",
File "/tmp/cirrus-ci-build/bitcoin-core/test/functional/test_framework/util.py", line 125, in assert_raises_rpc_error
assert try_rpc(code, message, fun, *args, **kwds), "No exception raised"
File "/tmp/cirrus-ci-build/bitcoin-core/test/functional/test_framework/util.py", line 140, in try_rpc
raise AssertionError(
AssertionError: Expected substring not found in error message:
substring: 'Passphrase provided but private keys are disabled. A passphrase is only used to encrypt private keys, so cannot be used for wallets with private keys disabled.'
error message: 'Compiled without sqlite support (required for descriptor wallets)'.
wallet_createwallet.py --legacy-wallet fails on a system with only bdb installed #25007
issue MarcoFalke opened this issue on April 27, 2022-
MarcoFalke commented at 3:36 PM on April 27, 2022: member
- MarcoFalke added the label Bug on Apr 27, 2022
- MarcoFalke added this to the milestone 24.0 on Apr 27, 2022
- MarcoFalke referenced this in commit 4381681e55 on Apr 28, 2022
- MarcoFalke closed this on Apr 28, 2022
- laanwj added the label Tests on Apr 28, 2022
- laanwj added the label Wallet on Apr 28, 2022
- sidhujag referenced this in commit 9226baf77d on Apr 29, 2022
- DrahtBot locked this on Apr 28, 2023
Contributors
Milestone
24.0