teknoraver / rpms / rpm

Forked from rpms/rpm 4 months ago
Clone

7bcd4c Database opening related fixes

Authored and Committed by Panu Matilainen 4 years ago
    Database opening related fixes
    
    BDB will segfault on multiple failed attempts of certain kind, something
    unexpected fails when selinux says no. Stop on first failure instead.
    On a related note, fix double rpmdb open failure from lazy keyring open
    recursing back to the same lazy open.
    
        
file modified
+7 -1