|
Bugzilla – Full Text Bug Listing |
| Summary: | Libzypp should retry download after timeout | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Stefan Nordhausen <nordhaus> |
| Component: | libzypp | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bluedzins, dmacvicar, lslezak |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 328870 | ||
|
Description
Stefan Nordhausen
2007-09-27 08:18:28 UTC
Josef will take care of this. Josef please check with Lada whether to handle this in libzypp directly or only in the applications. Pass on to Lada in the latter case once you're finished with zypper. It should be handled on the application level (yast/zypper) because the application can display e.g. a popup with count down and return RETRY. done for zypper and reassign to Lada Lada: use new IO_SOFT error for handling this situation (mediaRequestCallback) Stefan: thanks for useful report, for zypper is default three attempt to retry (of course after thirty seconds waiting for user) Implemented in yast2-packager-2.16.26 and in yast2-pkg-bindings-2.16.20. (There are also 3 attempts (30 secs each) in yast.) *** Bug 332175 has been marked as a duplicate of this bug. *** In case you aren't aware of it, here is a proposal for libzypp how to handle failures gracefully, and falling back to other download sources in case of an error: http://en.opensuse.org/Libzypp/Failover This helps much more than simple retrying. Yes, we discussed that some time ago. Is there a fate request for this? 328822 and 300644 come close, or are at least related. |