From owner-freebsd-jail@FreeBSD.ORG Mon Sep 1 22:20:08 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76C6A106566B for ; Mon, 1 Sep 2008 22:20:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2B1228FC24 for ; Mon, 1 Sep 2008 22:20:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 4F69141C711; Tue, 2 Sep 2008 00:20:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id pgMjwOy7bHE9; Tue, 2 Sep 2008 00:20:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id D664141C70C; Tue, 2 Sep 2008 00:20:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id DB89244487F; Mon, 1 Sep 2008 22:15:23 +0000 (UTC) Date: Mon, 1 Sep 2008 22:15:23 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Matkhamtkha Brekher In-Reply-To: <53cc795f0809011444t69ba43b5t5eca7e4604235fb4@mail.gmail.com> Message-ID: <20080901221215.N65801@maildrop.int.zabbadoz.net> References: <53cc795f0809011444t69ba43b5t5eca7e4604235fb4@mail.gmail.com> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-jail@freebsd.org Subject: Re: Multiple IPs X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 22:20:08 -0000 On Tue, 2 Sep 2008, Matkhamtkha Brekher wrote: > this patch is broken > > today ive tried to compile the patched world and it stops compiling > with due to error: I bet you got errors over errors when you tried to apply it. check the output or the return code from patch in your scripts... patch < .... case $? in 0) ;; # all fine * echo "PATCH DID NOT APPLY CLEANLY" >&2 exit 1 ;; esac You could try with patch -C first btw to not hose your src tre... I am wroking towards getting it into HEAD and once 7 will be in freeze I'll generate a new patch but 7 has been hosed for a while and people are doing last minute MFCs now so I would have had to regen it every few hours. -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.