churchyard / pungi

Forked from pungi 5 years ago
Clone

12f949f gather: Track multilib that doesn't exist

Authored and Committed by lsedlar 5 years ago
    gather: Track multilib that doesn't exist
    
    If a multilib package fails to be added (broken dependencies, or it
    doesn't exist at all), we want to track it and eventually stop the
    iterations.
    
    Merges: https://pagure.io/pungi/pull-request/1071
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>