Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 21:11:27 +0100
From:      Joe Kraft <hishadow@netcabo.pt>
To:        freebsd-questions@freebsd.org
Subject:   Re: Installing ports
Message-ID:  <412BA0EF.8030100@netcabo.pt>
In-Reply-To: <i2yqjp.ln6hfy@webmail.tuwien.ac.at>
References:  <i2yqjp.ln6hfy@webmail.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Florian Hengstberger wrote:
> fetch time out
> 
> It seemed to me that the mirror servers are not uptodate or that
> some filenames have changed in the meantime, because fetching data
> from ftp-servers worked a few times. 
> But in nearly all cases I had to copy the files manually in
> /usr/ports/distfiles as "make install" finally suggested.

I had similar problems and it took me a while to figure it out.  The 
FTPs that worked for me were the ones I manually started, not the ones 
done by the ports makefiles.  I'm accessing through a firewall and it 
seems that when ftp is used there it doesn't automagically try to use 
passive mode.  I needed to add FTP_PASSIVE_MODE=YES to my environment 
variables.  I don't remember exactly where it went though.

Joe.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?412BA0EF.8030100>