#197 Use sqlite instead of bdb for rpmdb + minor fixes
Merged 3 years ago by kalev. Opened 3 years ago by siosm.
siosm/workstation-ostree-config f34  into  f34

No commits found

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
3 years ago

1 new commit added

  • Pre-enable updates repo
3 years ago

1 new commit added

  • Use sqlite instead of bdb for rpmdb
3 years ago

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

Looks good to me. Thanks!

Pull-Request has been merged by kalev

3 years ago
Metadata