From owner-freebsd-questions@FreeBSD.ORG Mon Jun 5 14:19:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AC22716B5A5 for ; Mon, 5 Jun 2006 14:19:11 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD22943D79 for ; Mon, 5 Jun 2006 14:18:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 66FC11A4D81; Mon, 5 Jun 2006 07:18:55 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 203C2512A6; Mon, 5 Jun 2006 10:18:51 -0400 (EDT) Date: Mon, 5 Jun 2006 10:18:51 -0400 From: Kris Kennaway To: Philippe Lang Message-ID: <20060605141850.GA66078@xor.obsecurity.org> References: <6C0CF58A187DA5479245E0830AF84F421D0D7B@poweredge.attiksystem.ch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <6C0CF58A187DA5479245E0830AF84F421D0D7B@poweredge.attiksystem.ch> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Simultaneous portupgrade in 2 jails -> compilation problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 14:19:25 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 05, 2006 at 09:21:50AM +0200, Philippe Lang wrote: > Hi, >=20 > I'm running FreeBSD 6.0 / jails as a VPS server. >=20 > I've just tried doing a portupgrade of mysql-server in 2 jails simultaneo= usly, and I noticed compilations problems. The problem must be due to the f= act ports are only available on the base machine, and mounted in every jail= , at /usr/ports. >=20 > Is there a way to avoid that, without having to manage a private /usr/por= ts in each jail? Set WRKDIRPREFIX to build them outside of /usr/ports. Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEhD1KWry0BWjoQKURAthXAJ43gbSYWXEK5puLJ/9OXFvJu4YulACgwPut u990mh+cs5XBIu5hIWlo9qs= =gppS -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--