Date: Fri, 24 Nov 2000 05:10:03 -0800 (PST) From: Peter Pentchev <roam@orbitel.bg> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/23067: fetch in FreeBSD 4.2 does not work with FTP proxy Message-ID: <200011241310.FAA89654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/23067; it has been noted by GNATS. From: Peter Pentchev <roam@orbitel.bg> To: tarjei.jensen@kvaerner.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/23067: fetch in FreeBSD 4.2 does not work with FTP proxy Date: Fri, 24 Nov 2000 15:05:59 +0200 On Fri, Nov 24, 2000 at 04:55:36AM -0800, tarjei.jensen@kvaerner.com wrote: > > >Number: 23067 > >Category: i386 > >Synopsis: fetch in FreeBSD 4.2 does not work with FTP proxy [snip] > >Environment: > FreeBSD testmaskin.kogfd.kvaerner.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > > >Description: > When I used 4.1 I could set FTP_PASSIVE_MODE=NO and FTP_PROXY=our_proxy and I could get the make program in ports to fetch files for me. > > With 4.2 and the same setup, the fetch stuff seems to try to use the ftp proxy as a http proxy. When I use fetch -v it says that it connects to port 80 on the ftp proxy. It is supposed to use port 21 and log in as user@remote_host. > > I only set FTP_PASSIVE_MODE=OFF and FTP_PROXY=our_proxy. I set no other variable which fetch uses. > >How-To-Repeat: > It is there all the time. > >Fix: > Write my own fetch program! Which port exactly are you trying to fetch? Can you paste the full output of 'make fetch' in that port's directory? G'luck, Peter -- This sentence no verb. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011241310.FAA89654>