From e2d0c0467fb8f5da527f38aa04b2288dbce00a4e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 31 Oct 2021 03:26:16 +0100 Subject: Convert rpmdb to sqlite also when not chrooted This is needed for live upgrades, either using urpmi or mgaonline (mga#29364). Two changes are needed: - fix detecting rpm version - fix converting rpmdb when not in a chroot --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 19132915..f9cf1448 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +- Convert from bdb backend to sqlite also when not chrooted + (live upgrades, mga#29364) - cpan_testers: o skip rpm-v3 tests on known broken versions of rpm -- cgit v1.2.1