#197 Use sqlite instead of bdb for rpmdb + minor fixes
Merged by kalev. Opened by siosm.
Unknown source f34

Download 197.patch

rpm-ostree will use sqlite by default starting with Fedora 34 (https://github.com/coreos/rpm-ostree/pull/2408), but we temporarily need this option to build with an sqlite rpmdb on Fedora 33 hosts on which rpm-ostree still defaults to bdb.

See also https://fedoraproject.org/wiki/Changes/Sqlite_Rpmdb

This also includes minor repo & ref fixes for non Pungi and unofficial builds.

I can split this PR in two if needed.

Hold. Further changes are needed.

1 new commit added

  • Fix Rawhide -> F34 branching

1 new commit added

  • Pre-enable updates repo

1 new commit added

  • Use sqlite instead of bdb for rpmdb

Should be ready now. I'm currently building this.

Looks good to me. Thanks!

Pull-Request has been merged by kalev

Metadata