From owner-freebsd-ports@FreeBSD.ORG Mon Jan 15 16:04:12 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42F4416A412 for ; Mon, 15 Jan 2007 16:04:12 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.freebsd.org (Postfix) with ESMTP id 0379113C465 for ; Mon, 15 Jan 2007 16:04:11 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id l0FG4BG0074952; Mon, 15 Jan 2007 10:04:11 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id l0FG4A93074951; Mon, 15 Jan 2007 10:04:10 -0600 (CST) (envelope-from brooks) Date: Mon, 15 Jan 2007 10:04:10 -0600 From: Brooks Davis To: Jo Rhett Message-ID: <20070115160410.GA74652@lor.one-eyed-alien.net> References: <71676476-017C-4861-8713-2B200C63E709@svcolo.com> <790a9fff0701112354t2acf26fdq9a721b62e51418ce@mail.gmail.com> <45A8878A.5020907@svcolo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <45A8878A.5020907@svcolo.com> User-Agent: Mutt/1.5.11 Cc: Scot Hetzel , freebsd-ports@freebsd.org Subject: Re: rcorder doesn't apply to ports startup scripts in 6.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 16:04:12 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 12, 2007 at 11:17:30PM -0800, Jo Rhett wrote: > Scot Hetzel wrote: > >>So all of the ports which are being updated to use rcorder are now > >>breaking on all of the existing 6.0 systems... > >> > >It shouldn't break existing systems, as the scripts are still run in > >alphabetical order on the 6.0 systems before revision 1.336.2.1 of > >/etc/rc. > > > >Which scripts are breaking? >=20 > Everything that depends upon mysql or postgres, on all of our 6.0 systems. >=20 > Any simple way to patch rcorder into 6.0 to avoid this? You could also consider renaming the scripts so they start early enough (i.e. the ugly hack we used to use for this purpose :). The usual trick is adding 000. to the beginning of the name. -- Brooks --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFq6X5XY6L6fI4GtQRAtQeAKCx7LztQXOVoWJPSNMlqcFWeirdqgCgniBh +EYuLOSBecLZGij0lMBLStM= =G5GD -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--