mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
test-data/phony-guests: Fix phony RPM database, fix virt-inspector test.
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.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -458,8 +458,7 @@ Makefile.in
|
||||
/test-data/phony-guests/fedora-luks.img
|
||||
/test-data/phony-guests/fedora-md1.img
|
||||
/test-data/phony-guests/fedora-md2.img
|
||||
/test-data/phony-guests/fedora-name.db
|
||||
/test-data/phony-guests/fedora-packages.db
|
||||
/test-data/phony-guests/fedora.db
|
||||
/test-data/phony-guests/guests.xml
|
||||
/test-data/phony-guests/guests-all-good.xml
|
||||
/test-data/phony-guests/stamp-fedora-md.img
|
||||
|
||||
Reference in New Issue
Block a user