|
Bugzilla – Full Text Bug Listing |
| Summary: | Downloading package during installation could have a rety count in case of a bad download | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Forgotten User CxVz4LpaB5 <forgotten_CxVz4LpaB5> |
| Component: | Installation | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | peebhat |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User CxVz4LpaB5
2008-05-31 17:14:01 UTC
There already is an automatic retry, but only for IO_SOFT errors (unreachable server or something like that). If the package is broken retrying is not used. That could be probably enhanced... A simple retry is prone to get the same non-matching package again. It would be better to try different mirror (mirrors are involved in the large majority of use cases), following the suggestion in http://en.opensuse.org/Libzypp/Failover. Then it could seamlessly work even when half of the mirrors deliver a wrong/outdated/broken package. (Self-healing downloads...) *** Bug 403673 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 119813 *** |