https://bugzilla.redhat.com/show_bug.cgi?id=1834731 --- Comment #115 from Simone Caronni <negativo17@xxxxxxxxx> --- This is probably the last version of the package with Berkeley DB 5.3 from the repositories, the next one will use 4.8. If you had a wallet running with these packages that was created with the incompatible Berkeley DB (I have since 2016), then you will need to dump the wallet and reimport it when the next package is installed: walletpassphrase <supersecret> 60 dumpwallet dump.txt And then with the next package: createwallet <wallet_name> encryptwallet <new_password> walletpassphrase <new_password> 60 importwallet dump.txt walletlock You can use the console in bitcoin-qt, bitcoin-cli when connected to a bitcoind or bitcoin-wallet for offline editing. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=1834731 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure