28b8849 Fix the reported traceback

Authored and Committed by lruzicka 5 years ago
    Fix the reported traceback
    
    The script was failing, because the DNF output changed and some
    new strings appeared which it could not handle. Now it can parse
    the output again. FIXES #1.
    
    Logging support was added to log some of the information.
    FIXES #2.
    
        
file modified
+68 -14