Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2004 15:21:22 -0600
From:      John Nielsen <lists@jnielsen.net>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: simultaneous portupgrades
Message-ID:  <1096406482.4159d5d27c165@webmail.jnielsen.net>
In-Reply-To: <16729.53003.771498.882796@ran.psg.com>
References:  <16729.53003.771498.882796@ran.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Randy Bush <randy@psg.com>:
> am i correct that there is no shared file consistency/integrity
> in the portupgrade stuff, so i can not really run two different
> portupgrades at the same time?

You are correct that it's not a good habit to get into.  If you have a
fair idea of what depends on what, you can often get away with doing
multiple portupgrades at the same time, but don't be surprised when the
'clean' of one build clobbers the working directory of another.  On the
plus side, it will usually fail loudly if it fails, so all you lose is
time (which you may have lost anyway doing things sequentially).

If I only have a handful of out-of-date ports, I will generally try to do
two batches at once.  I'm better at dividing the batches than I used to
be... :)

JN



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1096406482.4159d5d27c165>