|
Bugzilla – Full Text Bug Listing |
| Summary: | zmd: Be more patient when installing packages manually (rpm -U ...) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Tobias Burnus <burnus> |
| Component: | Zenworks | Assignee: | Dan Mills <thunder> |
| Status: | RESOLVED FIXED | QA Contact: | Eric Waldow <ewaldow> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | m.camen, suse-beta |
| Version: | Beta 8 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Tobias Burnus
2006-03-17 20:46:34 UTC
can we stat less often or back-off in some fashion? Ok, I committed a change to zmd so that it waits 30 seconds after the last time the db was changed before it emits the InstalledPackagesChanged event (which is what triggers the reload). Committed in svn r26201. *** Bug 157535 has been marked as a duplicate of this bug. *** Note that this could trigger a race condition (if a package is to be installed with zmd or whatever, inside that 30 seconds interval after one has been installed with rpm). This very much depends on the internal architecture, though. |