jkaluza / pungi

Forked from pungi 7 years ago
Clone

ef058d1 Fail early if input packages are unsigned

4 files Authored by jkaluza 6 years ago, Committed by lsedlar 6 years ago,
    Fail early if input packages are unsigned
    
    Use 'get_packages_to_gather' to fail early if these packages are not
    signed with right key. This prevents us from having to wait for the
    repo to be created and depsolving to finish. Unsigned dependencies will
    still be reported later than previously.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+2 -2