Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Respect Yum's lock
- Author: Dennis Kaarsemaker <dennis@kaarsemaker.net>
- Company: Booking.com
- Github ID: seveas
- Pull Request 2387 Discussion
- Pull Request 2387 File Diff
Pull Request Description
We're seeing RPM DB corruption relatively frequently these days and have narrowed it down to the yumhelper not respecting Yum's lock. Let's make it respect the lock. Instead of copying the wait loop around the lock, fall back to shell_out and make yum do the right thing.
(webhooks-id: 86a59c5bdf9dff8bbbc61c7b369febb1)
Attachments
Issue Links
- duplicates
-
PUP-1775 yumhelper.py: Not respecting the yum lock leads to RPM database corruption
-
- Closed
-
- relates to