From owner-freebsd-questions@FreeBSD.ORG Fri Dec 18 12:45:20 2009 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 E4B541065670 for ; Fri, 18 Dec 2009 12:45:19 +0000 (UTC) (envelope-from arab@tangerine-army.co.uk) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.freebsd.org (Postfix) with ESMTP id 5B41B8FC13 for ; Fri, 18 Dec 2009 12:45:19 +0000 (UTC) Received: from [172.23.170.146] (helo=anti-virus03-09) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1NLcCr-0007cs-8j for freebsd-questions@freebsd.org; Fri, 18 Dec 2009 12:45:17 +0000 Received: from [94.168.156.45] (helo=Mercury.galaxy.lan.lcl) by asmtp-out2.blueyonder.co.uk with esmtp (Exim 4.52) id 1NLcCR-0007RM-Rx for freebsd-questions@freebsd.org; Fri, 18 Dec 2009 12:44:51 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 18 Dec 2009 12:44:51 -0000 Message-ID: <01FB8F39BAD0BD49A6D0DA8F7897392904F756@Mercury.galaxy.lan.lcl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ezjail bsd 8.0 Thread-Index: Acp/3+QgWobfT1kSSz2WrFyE8BcYPw== From: "Graeme Dargie" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ezjail bsd 8.0 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: Fri, 18 Dec 2009 12:45:20 -0000 I am trying to get ezjail running on bds 8.0 and I keep hitting the same wall =20 FreeBSD amalthea.galaxy.lan.lcl 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 /usr/obj/usr/src/sys/GENERIC amd64 =20 I have update /usr/src using csup=20 =20 When I issue a ezjail-admin update -ip =20 It runs for a while then dies with=20 =20 >>> Installing everything -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install =3D=3D=3D> share/info (install) install -o root -g wheel -m 444 dir-tmpl /usr/jails/fulljail/usr/share/info/dir install:No such file or directory *** Error code 1 =20 Stop in /usr/src/share/info. *** Error code 1 =20 Stop in /usr/src. *** Error code 1 =20 Stop in /usr/src. *** Error code 1 =20 Stop in /usr/src. *** Error code 1 =20 =20 Now I suspect it is something stupid I have done or not done but I cant seem to see what it is. =20 Regards =20 Graeme