wallet_createwallet.py --legacy-wallet fails on a system with only bdb installed #25007

issue MarcoFalke opened this issue on April 27, 2022
  1. MarcoFalke commented at 3:36 PM on April 27, 2022: member
    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)'.
    
  2. MarcoFalke added the label Bug on Apr 27, 2022
  3. MarcoFalke added this to the milestone 24.0 on Apr 27, 2022
  4. MarcoFalke referenced this in commit 4381681e55 on Apr 28, 2022
  5. MarcoFalke closed this on Apr 28, 2022

  6. laanwj added the label Tests on Apr 28, 2022
  7. laanwj added the label Wallet on Apr 28, 2022
  8. sidhujag referenced this in commit 9226baf77d on Apr 29, 2022
  9. DrahtBot locked this on Apr 28, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me