From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 13:23:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338F416A4CE for ; Sun, 1 Feb 2004 13:23:50 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2193443D39 for ; Sun, 1 Feb 2004 13:23:49 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 58E8B66E32; Sun, 1 Feb 2004 13:23:48 -0800 (PST) Date: Sun, 1 Feb 2004 13:23:48 -0800 From: Kris Kennaway To: freebsd-questions@freebsd.org Message-ID: <20040201212348.GA24109@xor.obsecurity.org> References: <20040130195143.GA93830@seatle.vredesdorp.nl> <20040130212826.GA86385@xor.obsecurity.org> <20040131210329.GA1385@seatle.vredesdorp.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <20040131210329.GA1385@seatle.vredesdorp.nl> User-Agent: Mutt/1.4.1i Subject: Re: portsdb -U fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 21:23:50 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 10:03:30PM +0100, r t g tan wrote: > > portsdb -U is broken - I sent mail to the author the other day, but > > didn't receive a reply yet. In the meantime, you can edit > > /usr/local/sbin/make_describe_pass1 and change the 'make -j3' to > > 'make'. > >=20 > > Kris >=20 > Hi Kris, >=20 > The following line from /usr/local/sbin/make_describe_pass1: > =09 > open("|cd #{dir} && make -k -j3 -f -", 'w') do |w| >=20 > I changed to: >=20 > open("|cd #{dir} && make -", 'w') do |w| > =09 > now portsdb -U is running for quite some time. >=20 > I have no idea what it is doing though. No, that's not quite what I said..just remove the -j3 and leave the other a= rguments untouched. Kris --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHW5jWry0BWjoQKURAs21AJ9bm+lMMRJSucfnp7xfjAtA/y/7JQCg44hU ty94r1P6PVCFdZzjR4KPKNQ= =7La2 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--