c5bab16 fedimg_vars_lib: fix cache file check

Authored and Committed by dustymabe 3 years ago
    fedimg_vars_lib: fix cache file check
    
    - If the file doesn't exist then don't check permissions
    - FileNotFoundError doesn't exist in python2.7
    
        
file modified
+3 -3