Bug 446745
| Summary: | Too many search operations | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mathieu Bridon <bochecha> |
| Component: | gnome-packagekit | Assignee: | Robin Norwood <robin.norwood> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | rhughes, richard |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-14 13:04:58 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
Mathieu Bridon
2008-05-15 20:12:04 UTC
What you describe is done by the yum2 backend -- it's WIP but should be ready in a few weeks. The updater detail list is already got all at once in master. We're still working on making yum2 as good as yum. Great news ! :) Will it land in F9 or will we have to wait until F10 ? PS: when you speak about "making yum2 as good as yum", do you mean making the PackageKit yum2 backend as good as the real yum ? Or are there some other yums ? I'm just building 0.2.3 for F-9 now, but it'll sit in updates testing for a good few weeks I guess. The caching code in new in master, and will be in rawhide today as well, and if it's okay, it'll be in 0.2.4. Phew. :-) yum2 is the second yum backend and is a different model. It works as a mini-daemon, and does not get spawned on each request, making each operation a bit quicker. It's also buggier than yum, but we'll switch to use yum2 by default in F10. The yum dispatcher (better than yum2) is now in rawhide. |