msrb / rpms / abrt

Forked from rpms/abrt 3 years ago
Clone

26627db Add dependency on python3-systemd

Authored and Committed by sergiomb 3 years ago
1 file changed. 1 lines added. 0 lines removed.
    Add dependency on python3-systemd
    
    commit 566e2eaacb21e07a8301c3e16408924c46045ad9
    Author: Matěj Grabovský <mgrabovs@redhat.com>
    Date:   Wed Jan 13 12:16:57 2021 +0100
    
        spec: Add dependency on python3-systemd
    
        abrt-action-check-oops-for-hw-error from the abrt-addon-vmcore package
        imports systemd.journal but the python3-systemd package is not declared
        as a dependency, which causes the script to crash if python3-systemd is
        not installed on the system.
    
        This commit fixes this by adding the formal dependency in the spec file.
    
        Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1914170
    
        
file modified
+1 -0