Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310370 Details for
Bug 453037
yum-updatesd leaves a lot of stale locks on RPMDB when auto-installing
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Remove rpmdb locks after automatic update
yum-updatesd-0.9-2-stalelocks.patch (text/plain), 500 bytes, created by
Lubomir Rintel
on 2008-06-26 20:01:50 UTC
(
hide
)
Description:
Remove rpmdb locks after automatic update
Filename:
MIME Type:
Creator:
Lubomir Rintel
Created:
2008-06-26 20:01:50 UTC
Size:
500 bytes
patch
obsolete
>Author: Lubomir Rintel <lkundrak@v3.sk> >Date: Thu Jun 26 21:42:17 2008 +0200 > > Clean up locks on automatic updates, so that they don't > accumulate and block further rpm actions. > >diff --git a/yum-updatesd-helper b/yum-updatesd-helper >index 39cb5df..588bc8e 100755 >--- a/yum-updatesd-helper >+++ b/yum-updatesd-helper >@@ -659,6 +659,7 @@ def main(options = None): > if not updd.installUpdates(): > sys.exit(1) > >+ updd.releaseLocks() > sys.exit(0) > > if __name__ == "__main__":
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 453037
: 310370