Date: Sat, 22 Jun 1996 09:33:27 +0400 (MSD) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) <ache@nagual.ru> To: jkh@freebsd.org (Jordan Hubbard), asami@cs.berkeley.edu (Satoshi Asami), current@freebsd.org (FreeBSD-current) Subject: various 'fetch' errors Message-ID: <199606220533.JAA00573@nagual.ru>
next in thread | raw e-mail | index | archive | help
1) Just notice that fetch not set correct date/time for ftp-received file :-( It really needed, because some packages keeps the same name while package date changes, so it is impossible to determine package version when date always set to current as fetch does now. Looking into fetch sources I found that fetch use ftpGetModtime only for restart case and not for normal case. Please, fix this thing. 2) I notice that HTTP_TIMEOUT is 60 secs, it is too small for Russian sites connected to outside world. Please increase it or add an option to change it. 3) I notice that fetch died on SIGHUP/etc but not died on SIGTERM, please add SIGTERM too. -- Andrey A. Chernov <ache@nagual.ru> http://www.nagual.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606220533.JAA00573>