Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 17:31:59 +1100 (EST)
From:      Ian Smith <smithi@nimnet.asn.au>
To:        Kris Kennaway <kris@freebsd.org>
Cc:        Marko Lerota <mlerota@iskon.hr>, freebsd-stable@freebsd.org
Subject:   Re: Upgrading to 7.0 - stupid requirements
Message-ID:  <Pine.BSF.3.96.1080319170133.19774B-100000@gaia.nimnet.asn.au>
In-Reply-To: <47E02E64.1090102@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Mar 2008, Kris Kennaway wrote:
 > Kevin Oberman wrote:
 > 
 > > Or, is the system failing to retrieve the packages and failing over to
 > > building the ports? This would take a long time!
 > > 
 > > I always tee the output of portupgrade to a file so, if it dies in the
 > > middle, it's pretty easy to pick up where it left off and not re-build
 > > everything twice.

Yep, or use script(1).  Amazing what you pick up from the handbook :)

 > Yes, also I am pretty sure that if you rerun portupgrade -faP a second 
 > time it will reuse the cached packages it downloaded last time, if they 
 > are not out of date.

I've sometimes had some trouble with some of the mirrors not always
having [all] the packages needed, and have had to shop around a bit. 

Running portupgrade -anPP will pick up at least all top-level packages
available first, and you can check your script output (and what's in
/usr/ports/packages) to be sure you've got X, KDE and other Big Stuff.

Then even the bandwidth- and/or CPU-impaired are good to go with -faP. 

cheers, Ian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1080319170133.19774B-100000>