Re: Slow 9.2 fou4s due to wget

Kevin Ivory <[email protected]> Thu, 02 Dec 2004 13:30:37 +0100
Newsgroups gmane.linux.suse.fou4s.devel
Organization Service Network GmbH
Message-ID <[email protected]>
I wrote the following mail 2004-11-19 16:09 but the reply went to my
own address and I didn't notice it hadn't gone to the list. Does anyone
else see the same problem? We have it here on all systems (same proxy).
SUSE is asking for the minimal set of options that makes the bug occur
but I don't have time for debugging at the moment.

On 2004-11-17 10:32, Kevin Ivory wrote:
> For your information:
> fou4s is extremely slow on SUSE 9.2 systems if you use http_proxy.
> The wget binary is faulty and adds two minutes consideration time
> to every download :-(
> SUSE has a fix since Nov 14 and it is hopefully on its way to the
> update servers. (SUSE-Bugzilla bugs 47965 and 48284)

The new wget RPMs are there and now download fast, but fou4s 0.12.5 on
SUSE 9.2 still has a 2 minute problem! http_proxy is set both in the
environment and in /etc/fou4s.conf.

Here some debug output (I put a set -vx before "Getting patch descriptions"
in /usr/sbin/fou4s):

+ [[ http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse == @(rsync://*|*:/[^/]*) ]]
+ runwget --retr-symlinks -np -nd -e robots=off '--reject="=D,=A"' --passive-ftp --timestamping -t3 --user-agent=fou4s-0.12.5 -nv -c -r http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/9.2/patches/
+ local f ret
+ for f in 'index.htm*' '*\??=?'
+ test -f 'index.htm*'
+ for f in 'index.htm*' '*\??=?'
+ test -f '*??=?'
+ '[' 0 -lt 3 ']'
+ wget --retr-symlinks -np -nd -e robots=off '--reject="=D,=A"' --passive-ftp --timestamping -t3 --user-agent=fou4s-0.12.5 -nv -c -r http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/9.2/patches/
+ grep -v '\(time-stamps turned off\|\?.=.\|ERROR 416: Requested Range Not Satisfiable\|ERROR 416: Unknown\)'
16:01:15 URL:http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/9.2/patches/ [8,643] -> "index.html" [1]
16:03:15 URL:http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/9.2/patches/bison-51802 [3,337/3,337] -> "bison-51802" [1]
16:05:15 URL:http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/9.2/patches/courier-imap-51818 [4,863/4,863] -> "courier-imap-51818" [1]

I don't see the problem (except for the exactly two minutes for each
patch file download...)

Kevin
-- 
  _             |  Kevin Ivory          |  Tel: +49-551-3700000
 |_     |\ |    |  Service Network GmbH |  Fax: +49-551-3700009
 ._|ER  | \|ET  |  Bahnhofsallee 1b     |  mailto:[email protected]
Service Network |  37081 Goettingen     |    http://www.SerNet.de/


--