@pmatilai: yup, DB_RECOVER requires configuring Berkeley DB when opening 
correctly in order to use.

Hint: execing dbXY_recover on an idle database (already protected by an 
exclusive write lock) fixes stale locks. Performing that operation when needed, 
not every 15 minutes with a Facebook fork bomb, seems like a saner approach.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/232#issuecomment-365353871
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to