5374885 Make subvariant of armhfp appliances unique

Authored and Committed by lsedlar 3 years ago
1 file changed. 3 lines added. 1 lines removed.
    Make subvariant of armhfp appliances unique
    
    When not specified, subvariant defaults to the variant. This leads to
    both armhfp appliance and image_build based raw.xz image to have
    identical metadata. A file with such issue can not be loaded by
    productmd parser.
    
    Due to another issue (that should be fixed in next Pungi release), the
    paths to image directories are not listed in composeinfo.json file. The
    compose-partial-copy script therefore has to find out if images should
    be copied from the image metadata. And since there's an error in it, it
    doesn't see the images and doesn't copy them.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+3 -1