Your message dated Wed, 11 Jul 2007 16:24:37 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #314647 'has sprung into existence'
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wget
Version: 1.9.1-12
Severity: normal
Using the -E option (--html-extension) to download files results in a
possible race condition, causing the download to fail with multiple
retries that consume system resources.
The problem only occurs with 1.9.1-12. The previous release does not
exhibit this problem.
I can reproduce this on every machine running 1.9.1-12.
Here's an example:
$ wget -E http://www.phpbb.com/phpBB/index.php
The first try is successful. On subsequent attempts:
$ wget -E http://www.phpbb.com/phpBB/index.php
--23:31:01-- http://www.phpbb.com/phpBB/index.php
=> `index.php'
Resolving www.phpbb.com... 66.225.249.50
Connecting to www.phpbb.com[66.225.249.50]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
index.php.html has sprung into existence.
Retrying.
--23:31:02-- http://www.phpbb.com/phpBB/index.php
(try: 2) => `index.php'
Connecting to www.phpbb.com[66.225.249.50]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
index.php.html has sprung into existence.
Retrying.
....
Retries continue until the maximum number of retries is reached.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages wget depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared
libraries an
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 314647 + upstream patch confirmed
fixed 314647 1.10.2-1
thanks
Hello,
this is fixed in 1.10.2 which is in stable and later.
--
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--- End Message ---