]> git.ipfire.org Git - thirdparty/mkosi.git/commit
opensuse: Force rpm ndb backend 3081/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 30 Sep 2024 12:23:35 +0000 (14:23 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 30 Sep 2024 12:29:58 +0000 (14:29 +0200)
commit363474a5c9ff9d5ac944598da258409106d11f23
tree8a4bcb2156c8d8a418e11c01dfb7546818b4c819
parente1a0078d9a676285b189cea899dae829a0e5018e
opensuse: Force rpm ndb backend

OpenSUSE's rpm is not built with the sqlite db backend so let's make
sure the rpm DB can be read inside the image by OpenSUSE's rpm by
forcing the ndb backend to be used.
mkosi/distributions/opensuse.py
mkosi/installer/rpm.py