|
Bugzilla – Full Text Bug Listing |
| Summary: | download and install in parallel | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Caleb Cushing <xenoterracide> |
| Component: | YaST2 | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FEATURE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P3 - Medium | CC: | kontakt, lavrinenko_alex, shafff |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Caleb Cushing
2008-09-10 04:15:06 UTC
This is tricky to implement - packages are downloaded and installed in order of their dependencies. Parallel dload and install will cause mess with deps. I know this isn't gentoo, but gentoo does this in portage. the feature is parallel-fetch it might give you some ideas of how it could be implemented. basically it starts downloading when the first package is ready it starts an install and backgrounds the downloading then when it when that install is done it checks to see if the package for the next install has been downloaded if not it tells there has been a lock and cause portage(the package manager) to wait for it to finish downloading. Duncan, isn't this something you guys were implementing? *** Bug 419012 has been marked as a duplicate of this bug. *** FATE#120340 |