Subject: Re: install/32765: kernel sets are not copied to $RELEASEDIR
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@cubidou.net>
List: netbsd-bugs
Date: 02/08/2006 22:15:04
The following reply was made to PR install/32765; it has been noted by GNATS.

From: Quentin Garnier <cube@cubidou.net>
To: gnats-bugs@netbsd.org
Cc: dsl@netbsd.org
Subject: Re: install/32765: kernel sets are not copied to $RELEASEDIR
Date: Wed, 8 Feb 2006 23:12:22 +0100

 --NZtAI5QFBF0GmLcW
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Wed, Feb 08, 2006 at 09:50:02PM +0000, David Laight wrote:
 > The following reply was made to PR install/32765; it has been noted by GN=
 ATS.
 >=20
 > From: David Laight <david@l8s.co.uk>
 > To: gnats-bugs@netbsd.org
 > Cc:=20
 > Subject: Re: install/32765: kernel sets are not copied to $RELEASEDIR
 > Date: Wed, 8 Feb 2006 21:52:23 +0000
 >=20
 >  On Tue, Feb 07, 2006 at 07:15:00AM +0000, cube@cubidou.net wrote:
 >  > >Fix:
 >  > 	Not known.  I guess that command happens before the $RELEASEDIR
 >  > 	directory structure is properly created, which means a .WAIT is
 >  > 	missing somewhere.
 > =20
 >  Probably not, the specific makefile may now be running as the correct
 >  part of a parallel make, instead of a non-parallel make which generates
 >  separate parallel makes for each of its sub-makes.
 > =20
 >  A bug in make means that .WAIT doesn't work in the way the makefiles
 >  expect (PR on make has been opened).
 > =20
 >  In the meantime adding a .NOTPARALLEL to the relevant makefile will
 >  force it to single-thread - while still allowing its sub-makes to
 >  run in parallel with themselvels and other branches of the main make.
 
 You added .NOTPARALLEL in that Makefile over two weeks ago.  Obviously
 it still doesn't work properly.
 
 (That's src/etc/Makefile we're talking about.)
 
 --=20
 Quentin Garnier - cube@cubidou.net - cube@NetBSD.org
 "When I find the controls, I'll go where I like, I'll know where I want
 to be, but maybe for now I'll stay right here on a silent sea."
 KT Tunstall, Silent Sea, Eye to the Telescope, 2004.
 
 --NZtAI5QFBF0GmLcW
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.6 (NetBSD)
 
 iQEVAwUBQ+psxtgoQloHrPnoAQLq+wf/SBIuUb0K3TT5O+zqIe1KpxEgaD7FU9zI
 47KVrSK0r/eMQEehnCVKKwYUW/emBwy91Icz/soVyyfXYxh8W6drb73RlxVHnMMb
 9BTDIg/WkpqWguhE2fr/PxkKhcOXir/N/vbh8hpiUp4SknfZe/+YX1stXtK2mvhF
 NBYxwr6GlixVhqGsHKwN6V0wbPp+X3cAPeGqMh7M19xVWJBNRRea5gefY2gxUeWg
 QqvVNQaTdzEst1y2CCCwSnFrtL/U1fqSvV0k8iw7bUo1xv221W8NS7h/6pvXKfe9
 +oAt0AiullZvn848A6GuYBOPKIt0khM5wA3lAxoZlRtxT3PHkwltXA==
 =Q9gI
 -----END PGP SIGNATURE-----
 
 --NZtAI5QFBF0GmLcW--