2495a93 distgit: fix infinite import loop for thunderbird

Authored and Committed by frostyx 2 years ago
    distgit: fix infinite import loop for thunderbird
    
    See #1700
    
    For some reason, `git checkout BRANCH` can fail. In case of
    thunderbird, it fails with
    
        stderr: 'error: Your local changes to the following files would be overwritten by checkout:
    	    get-calendar-langpacks.sh
    	    node-stdout-nonblocking-wrapper
        Please commit your changes or stash them before you switch branches.
    
    I assume it is a packaging issue but we shouldn't try to import this
    package again and again but rather mark it as failed and log the error.
    
        
  • Zuul
    success
    Jobs result is success
    2 years ago
  • Copr build
    success (100%)
    #2174454
    2 years ago
  • Copr build
    success (100%)
    #2174664
    2 years ago