Date: Sun, 1 Feb 2004 13:23:48 -0800 From: Kris Kennaway <kris@obsecurity.org> To: freebsd-questions@freebsd.org Subject: Re: portsdb -U fails Message-ID: <20040201212348.GA24109@xor.obsecurity.org> In-Reply-To: <20040131210329.GA1385@seatle.vredesdorp.nl> References: <20040130195143.GA93830@seatle.vredesdorp.nl> <20040130212826.GA86385@xor.obsecurity.org> <20040131210329.GA1385@seatle.vredesdorp.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040201212348.GA24109>
