Date: Mon, 29 Aug 2005 22:34:59 +0100 From: RW <list-freebsd-2004@morbius.sent.com> To: freebsd-questions@freebsd.org Subject: Re: Problem fetching a port with multiple distfiles Message-ID: <200508292235.00511.list-freebsd-2004@morbius.sent.com> In-Reply-To: <431355F3.3080708@raad.tartu.ee> References: <431355F3.3080708@raad.tartu.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 29 August 2005 19:37, Toomas Aas wrote: >The loop consists of > fetching some distfile, then an error message: > fetch: <number> : no such file or directory Just a thought, but have you overriden the fetch command? For some distfiles a length test argument is passed to the fetch command. This test need to be disabled for wget etc. BTW are you aware that "make checksum" and "make checksum-recursive", are the normal way to fetch distfiles, not "make fetch".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508292235.00511.list-freebsd-2004>