7d8f3b4 Avoid to crash on unicode decoding errors

Authored and Committed by hlin 2 months ago
    Avoid to crash on unicode decoding errors
    
    As kobo.shortcuts.run can't handle binary output correctly, it causes
    pungi-make-ostree crashed when rpm-ostree outputs unexpected characters.
    
    JIRA: RHELCMP-14253
    Fixes: https://pagure.io/releng/issue/12474
    Signed-off-by: Haibo Lin <hlin@redhat.com>
    
        
  • jenkins
    success (100%)
    Build #356 successful (commit: 7d8f3b4b)
    a month ago
file modified
+14 -7
file modified
+74 -35