|
Bugzilla – Full Text Bug Listing |
| Summary: | Zypper hangs on install waiting for transaction lock | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Atri Bhattacharya <badshah400> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | ||
| Version: | Milestone 3 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Zypper.log file relating to problem | ||
|
Description
Atri Bhattacharya
2009-07-01 07:54:04 UTC
Can you please try to reproduce it and while it hangs do 'pstree' in other terminal and look for useradd or usermod. If you find them, this is bug 510788. If not, please attach your zypper.log. Maybe installation of the previous package crashed and thus did not release the lock? But then you should see some error message in the output... let's see. (I doubt that the error has something to do with the "waiting for transaction lock" message, it's just written to stderr so YaST displays it. Plus, the lock is process bound, so the lock is always released on a crash.) Created attachment 302619 [details]
Zypper.log file relating to problem
I have not been able to reproduce the problem yet. In the meanwhile I have attached the zypper.log file. Thanx. The log does not provide any more clue, we'd need to reproduce it and check where exactly it hangs. Bug 510788 is the prime suspect, so i'll mark this report as duplicate of that bug. Please reopen, if it happens again and 'pstree' does not show 'usermod' or 'useradd' under the hanging 'rpm' process. *** This bug has been marked as a duplicate of bug 510788 *** |