Subject: Re: build followed by install can die?
To: William Allen Simpson <wsimpson@greendragon.com>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 06/27/2003 00:31:41
On Wed, Jun 25, 2003 at 09:07:39PM -0400, William Allen Simpson wrote:
  | I'm trying to document the "best practices", and just found that 
  |  ./build.sh -O /usr/obj -T /usr/tools -u build >&$HOME/030625c.build
  | 
  | completed nicely, and yet
  | 
  |  ./build.sh -O /usr/obj -T /usr/tools -u install=/ >&$HOME/030625d.install
  | 
  | failed!
  | 
  | Now, in this case, it appears to be due to a bad commit by 
  |   Takuya SHIOZAKI <tshiozak@netbsd.org>
  | that was fixed later today?
  | 
  | I'm assuming that the error was in some duplicate distrib sets, and 
  | there's no reason that these libs would be in *BOTH* base and comp....
  | Nobody would ever commit something they hadn't tried installing yet, 
  | would they?
  | 
  | But, my real question is, what target should be used to ENSURE that 
  | everything is in good order, and install=/ should not fail?

"distribution" ?

Luke.