From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 15:20:41 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 765011CE for ; Tue, 10 Jun 2014 15:20:41 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "PositiveSSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3299C2186 for ; Tue, 10 Jun 2014 15:20:40 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id B2DBB169547A for ; Tue, 10 Jun 2014 17:19:58 +0200 (CEST) Received: from [10.10.10.70] (iMacJ.cloudzeeland.nl [10.10.10.70]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by thetys.cloudzeeland.nl (Postfix) with ESMTPSA id 977C5169546F for ; Tue, 10 Jun 2014 17:19:58 +0200 (CEST) Message-ID: <5397224B.5070300@webrz.net> Date: Tue, 10 Jun 2014 17:20:43 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 To: "freebsd-questions@FreeBSD.org" Subject: Re: /letc > ezjail-admin update -p, /usr/local/bin/ezjail-admin: 1641: Syntax error: "&&" unexpected References: <53970B59.5080606@webrz.net> <28DF2682-C6DC-4AC1-B889-0896A0E92329@jboy.eu> In-Reply-To: <28DF2682-C6DC-4AC1-B889-0896A0E92329@jboy.eu> X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 15:20:41 -0000 Jeremy Boy: Could you provide the output of the following commands? pkg info ezjail (or pkg_info ezjail, depending on your build) uname -a head -n 1641 /usr/local/bin/ezjail-admin | tail -n 1 md5 /usr/local/bin/ezjail-admin thanks, just today's port update and saw there was a ezjail update in it: ezjail-3.4 Looks like the issue has been solved! Best regards, Jos Chrispijn