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 ); -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]