Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2021 08:47:09 -0600
From:      "@lbutlr" <kremels@kreme.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: arm64 FreeBSD13-RC3 /home vs, /usr/home
Message-ID:  <84BAEB93-E785-4975-A0B6-8A7BE2680160@kreme.com>
In-Reply-To: <0205AC3D-5C60-4E6A-B22D-8EE169DBA2E0@xmission.com>
References:  <0205AC3D-5C60-4E6A-B22D-8EE169DBA2E0@xmission.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26 Mar 2021, at 20:28, wa5qjh <wa5qjh@xmission.com> wrote:
>  and as a user in the boonies with mostly bad internet, may I request that in package scripts, larger items like llvm10 be fetched very early on instead of nearly last, please!
> If llvm fails to fetch, all that was fetched previously is wasted when you make the attempt again. 

Unless you are deleting the downloaded packages, they should not be fetched again (for example, portmaster -d will do this) unless there is a new version since you last tried.

If your build processes is downloading every package over each time you try to build, then something is wrong with you build process. Check what commands you are using and double check for any aliases that might be mucking things up, or simply specify the path to your child tools to ovoid any misunderstanding.

-- 
No matter how fast light travels it finds the darkness has always got
	there first, and is waiting for it.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84BAEB93-E785-4975-A0B6-8A7BE2680160>