From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 15:41:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86CE1106566C for ; Mon, 20 Jun 2011 15:41:25 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 1833E8FC0A for ; Mon, 20 Jun 2011 15:41:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; s=DKIM-NAME-SERVICES; d=a1poweruser.com; h=From:To:Cc:Subject:Message-ID:X-Sender:X-Envelope-From; l=500; bh=yyXb8nM2U8E3RRuHNuwhnKZayrP/6HIEEO72mdCENGA=; b=DrqG7Sa4cqibPh+yE2mylDxWmKDHlEKCBbDQ//6+j5tB0peezV+ReJ1bmz9KGAvZGpoXf69KElNNYc41TxdIV2nqOq20X1WnYyyNgFsV1pFZTUVR5iA6AE6VfOXUknMMIGkt5bVbDyUJbTaajP6KSYksdUGrstTqDtT4rHXl71E= Received: from [192.168.1.64] ([76.240.47.196]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 20 Jun 2011 08:41:18 -0700 Message-ID: <4DFF6A21.9070901@a1poweruser.com> Date: Mon, 20 Jun 2011 11:41:21 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-questions References: <4DFEAD65.70306@a1poweruser.com> <20110620092347.GA14851@catflap.slightlystrange.org> In-Reply-To: <20110620092347.GA14851@catflap.slightlystrange.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Jun 2011 15:41:18.0759 (UTC) FILETIME=[7F64F370:01CC2F60] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Subject: Re: /etc/rc.d/jail using new-style jail command? 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, 20 Jun 2011 15:41:25 -0000 Daniel Bye wrote: > On Sun, Jun 19, 2011 at 10:16:05PM -0400, Fbsd8 wrote: >> Give the qjail port a try. It has the ability to reference jails by name >> and create jails without starting them. Though it does not use the >> new-style jail command. > > > zsh/2 1002 # make install > ===> Installing for qjail-1.0 > ===> Generating temporary packing list > ===> Checking if sysutils/qjail already installed > install: > /data/portbuild/usr/ports/sysutils/qjail/work/qjail-1.0/qjail-jail2: No such > / file or directory > *** Error code 71 > > Stop in /usr/ports/sysutils/qjail. > > > Any progress on getting the port fixed? I really like qjail, and find it > pretty intuitive, but the port hasn't worked properly since it was added to > the collection. > > Dan > Dan, qjail installs fine for me. You have something mis-configured on your system. /data/portbuild/ is invalid path which is not part of an normal install.