Date: Tue, 2 Jan 2007 13:16:51 +0000 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: how to fetch again a port from port distribution (ftp site)? Message-ID: <20070102131651.27c07463@gumby.homeunix.com> In-Reply-To: <2cd0a0da0701012128o39987169vb6e48c89cac9a7ff@mail.gmail.com> References: <2cd0a0da0701012128o39987169vb6e48c89cac9a7ff@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Jan 2007 06:28:22 +0100 VeeJay <maanjee@gmail.com> wrote: > Hi > > I was trying to install mysql from port collection. But during > downloading port from port distribution, my internet connection got > broken for few minuts... > > now when I run make again... it tries to compile uncomplete > downloaded src > > how can I get rid of this pre-fetched src, remove it and > > how to fetch again a port from port distribution (ftp site) when src > is already downloaded once? Firstly, the ports system should try to restart an existing download, I do this all the time. Secondly, even if a partial file cannot be completed, the port should not carry on building because the distfile will fail its MD5/SHA256 checksums. Either there is a bug here, or you have done something odd. Do you have NO_CHECKSUM set?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070102131651.27c07463>