|
Bugzilla – Full Text Bug Listing |
| Summary: | wget crashes when downloading large files with wildcards | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Krzysztof Lichota <krzysiek-novell> |
| Component: | ConsoleApps | Assignee: | Mads Martin Joergensen <mmj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SuSE Pro 9.3 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Krzysztof Lichota
2005-08-28 18:06:22 UTC
Is this with the wget update provided by YOU? wget version should be 1,10 Yes: krzysiek@athlon:~> wget --version GNU Wget 1.10 Can you reproduce with ftp://ftp.suse.com/pub/people/mmj/wget-1.10.1/ package? Couldn't reproduce in 6 attempts. Seems solved. I am observing though pretty long time after control connection is closed (message "Zamknięto połączenie sterujące.") but before file is saved - it is 15 minutes. I don't know if it is related: --01:08:33-- ftp://ftp.icm.edu.pl/pub/linux/mandrakelinux/official/iso/10.2/i586/Mandriva-Linux-2005-Limited-Edition-Download-CD3.i586.iso => `Mandriva-Linux-2005-Limited-Edition-Download-CD3.i586.iso' ==> CWD /pub/linux/mandrakelinux/official/iso/10.2/i586 ... zrobiono. ==> PASV ... zrobiono. ==> REST 600000000 ... zrobiono. ==> RETR Mandriva-Linux-2005-Limited-Edition-Download-CD3.i586.iso ... zrobiono. Długość: 729,962,496 (696M), 129,962,496 (124M) remaining 100%[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++===================>] 729,962,496 121.27K/s ETA 00:00 01:26:13 (119.79 KB/s) - Zamknięto połączenie sterujące. 01:41:12 (119.79 KB/s) - `Mandriva-Linux-2005-Limited-Edition-Download-CD3.i586.iso' saved [729962496] Submitted. |