]> git.ipfire.org Git - thirdparty/libsolv.git/commit
repo_rpmdb: retry with DB_PRIVATE if dbenv open fails with DB_VERSION_MISMATCH
authorMichael Schroeder <mls@suse.de>
Wed, 15 Nov 2017 15:14:45 +0000 (16:14 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 15 Nov 2017 15:14:45 +0000 (16:14 +0100)
commit510eb40a618388be640b4c1b3b7beaf8fa066686
treeadf5ac445e1b560ca426fe79f310605a85d16697
parent9aeefd615c84faedbedf043a03a4f613209dbc15
repo_rpmdb: retry with DB_PRIVATE if dbenv open fails with DB_VERSION_MISMATCH

This is also what rpm does, see rpm commit 2822ccbcdf3e898b960fafb23c4d571e26cef0a4
ext/repo_rpmdb.c