Max Alekseyev <[EMAIL PROTECTED]> writes:

> Hrvoje Niksic wrote:
>> I cannot repeat this bug.  I also cannot find this error message
>> ("File already exists") in Wget source code, nor in the Debian patch.
>
> $ apt-get source wget
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Need to get 1341kB of source archives.
> Get:1 ftp://ftp.us.debian.org unstable/main wget 1.9.1-11.1 (dsc) [591B]
> Get:2 ftp://ftp.us.debian.org unstable/main wget 1.9.1-11.1 (tar) [1322kB]
> Get:3 ftp://ftp.us.debian.org unstable/main wget 1.9.1-11.1 (diff) [17,8kB]
> Fetched 1341kB in 13s (98,6kB/s)
> dpkg-source: extracting wget in wget-1.9.1
> $ grep -R -n "File already exists" wget-1.9.1/
> wget-1.9.1/src/ftp.c:876:          fprintf (stderr, "File already exists: 
> %s\n", con->target);
> wget-1.9.1/src/http.c:1496:          fprintf( stderr, "File already exists: 
> %s\n", *hs->local_file );

Thanks for looking it up, I don't know why the diff I was looking at
didn't include this change.  That problem was introduced by Adam Majer
in the latest non-maintainer upload.  See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=308622 for details.

I believe Adam's patch should be backed out and the correct fix
backported from the 1.10 code base.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to