From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 17:25:19 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F141F1065670 for ; Mon, 17 Oct 2011 17:25:19 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5238FC12 for ; Mon, 17 Oct 2011 17:25:19 +0000 (UTC) Received: by wyi40 with SMTP id 40so2523139wyi.13 for ; Mon, 17 Oct 2011 10:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=1LKovnr9f6vTlncdDGAyacJ3pkXSAIjyJSIhsSoI46M=; b=er9rnC5kbSQAOojsmVmkBgbO+/XlefePl/TezulvQTHnQ8RqFsH6qsvrGBS58Zg8oS 6jBaGE19/4c4k3U/zvtwlK8AbSwS1mfXlrWebLWWt1tszojYPeOSY3yktstePfz2iekA PE97/DPyNZF+EM9JCObNy18iU7TxdGVg7Chbs= Received: by 10.227.164.135 with SMTP id e7mr707865wby.98.1318872317270; Mon, 17 Oct 2011 10:25:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.200.72 with HTTP; Mon, 17 Oct 2011 10:24:38 -0700 (PDT) In-Reply-To: <4E9C592F.5050600@zedat.fu-berlin.de> References: <4E9C592F.5050600@zedat.fu-berlin.de> From: Eitan Adler Date: Mon, 17 Oct 2011 13:24:38 -0400 Message-ID: To: "Hartmann, O." Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current Subject: Re: Help! Portsnap won't work on freeBSD 10.0-CURRENT/amd64! look: tINDEX.new: File too large X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 17:25:20 -0000 On Mon, Oct 17, 2011 at 12:34 PM, Hartmann, O. wrote: > > =C2=A0 Hello, > =C2=A0 since several days now I receive on FreeBSD 10.0-CURRENT/amd64 box= es > =C2=A0 this message: A commit to look(1) broke portsnap. cd /usr/src/usr.bin/look svn up -r216370 make make install and things should return to normal. --=20 Eitan Adler