kiwi-el8/test
Marcus Schäfer b9c0815e58
Fixed creation of image metadata files
At the end of a build process the metadata information files .packages
and .verified are created. On rpm based systems, rpm is invoked as
chrooted operation inside the new root tree. For images that gets
installed exclusively from the bootstrap phase there is no rpm inside
of the image and the call fails. The result are empty metadata files.
This patch prevents calling rpm inside of the image root tree if it's
not installed and also uses the RpmDataBase interface instead of
directly calling rpm. This Fixes #1037
2019-03-31 18:52:08 +02:00
..
data Cleanup example_dot_profile_config.xml 2019-03-07 14:02:55 +01:00
unit Fixed creation of image metadata files 2019-03-31 18:52:08 +02:00