|
Bugzilla – Full Text Bug Listing |
| Summary: | dumb behavior of "wget" on server errors | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ulrich Windl <Ulrich.Windl> |
| Component: | Network | Assignee: | Reinhard Max <max> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ulrich Windl
2006-03-10 08:04:33 UTC
Following the man page (even for a way older version) regetting should be supported, however the server must offer this feature. Reassigning. Reinhard is that the same problem as Bug #144410 can you please check? Might be. Ulrich, can you please try the patch from http://bugzilla.novell.com/show_bug.cgi?id=144410#c7 or the wget package from the 10.1 betas, to see if fixes your problem as well? The problem with "trying" is this: How do I find a server that guarantees to time out or abort the connection while I try. The "looking at the source" approach seems better here. To test the patch when I created it, I set up a vsftpd on my test machine, started downloading a large file, and then killed the worker process for the connection. To enforce a timeout situation, you could just just send a SIGSTOP to the worker process and then wait until wget times out. OK, the package from 10.1 doesn't work with 10.0 (libssl.so.0.9.8 not found). Is there a build for 10.0 already, or just the patch? Sorry for the delay. I just uploaded a patched RPM for 10.0 to ftp://ftp.suse.com/pub/people/max/ wget from wget-1.10.2-10 (2006-03-29) looks good so far. So, can I close this one? (In reply to comment #9: "So, can I close this one?") Yes, I found no new problems with the new version, and the old problem looks fixed. thanks. |