Date: 12 Jul 2000 16:09:55 -0700 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: Dag-Erling Smorgrav <des@flood.ping.uio.no> Cc: Ben Smithurst <ben@FreeBSD.org>, Will Andrews <andrews@technologist.com>, Neil Blakey-Milner <nbm@mithrandr.moria.org>, Adam <bsdx@looksharp.net>, ports@FreeBSD.org Subject: Re: fetch(1) timeout Message-ID: <vqcaefnaqt8.fsf@silvia.hip.berkeley.edu> In-Reply-To: Dag-Erling Smorgrav's message of "12 Jul 2000 18:07:45 %2B0200" References: <xzpvgyb65g1.fsf@flood.ping.uio.no> <20000712055707.C1690@argon.gryphonsoft.com> <xzpn1jn64r2.fsf@flood.ping.uio.no> <20000712061459.D1690@argon.gryphonsoft.com> <xzpitub63in.fsf@flood.ping.uio.no> <20000712064405.E1690@argon.gryphonsoft.com> <xzpem4z62n0.fsf@flood.ping.uio.no> <20000712065724.F1690@argon.gryphonsoft.com> <20000712131725.A23242@mithrandr.moria.org> <20000712072043.H1690@argon.gryphonsoft.com> <20000712153329.I11000@strontium.scientia.demon.co.uk> <xzppuojl4by.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Dag-Erling Smorgrav <des@flood.ping.uio.no> * 2) the file is not deleted if the transfer times out or is * interrupted, but this is actually a bug. Sorry, bsd.port.mk can't cope with -r. If a file is left behind from an aborted transfer, bsd.port.mk will see it and won't call fetch -- it will just go ahead and bomb in checksum. This is a feature. The problem is that bsd.port.mk cannot tell if a file is a result of an aborted transfer. (Humans can, but not a script.) Even if it somehow tried, you might get connected to a different master site the second time around. What will happen if -r is specified? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcaefnaqt8.fsf>