Bug 179543
| Summary: | Allow "yum search" if "yum install" already running | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Hunt <jamesodhunt> |
| Component: | yum | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | katzj |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-04-19 20:38:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
James Hunt
2006-02-01 08:43:16 UTC
not really. We need to be sure the sqlite db's aren't being written to at the same time, so we have to lock at least for the duration of the db create. I don't see this as terribly onerous, though. |