Open ktdreyer opened 8 years ago
By default Pungi currently treats this as a warning. For example:
2018-05-21 18:06:09 [WARNING ] Packages mentioned in comps do not exist for Tools.x86_64: rook, rook-rookctl, rook-rookflex
There is a setting require_all_comps_packages
that makes Pungi treat this as a fatal error.
If a package is listed in comps.xml, but it's not in chacra, the compose should fail.