mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
libguestfs 1.45.3 now reads the RPM database using librpm, which means our old phony database created by db_dump can no longer work. Instead provide a real (but very minimal) sqlite database. This commit also fixes the virt-inspector test since the RPM database contents are now different.