From owner-freebsd-questions@FreeBSD.ORG Thu Nov 29 18:59:06 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0D9F865 for ; Thu, 29 Nov 2012 18:59:06 +0000 (UTC) (envelope-from artifexor@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 646628FC0C for ; Thu, 29 Nov 2012 18:59:06 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so20353676iec.13 for ; Thu, 29 Nov 2012 10:59:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=IfhfCLFOH3nnVinHixXlkZQdyQ5V0vq/a8wkxzOAcoc=; b=rCDvmvcxAqftcjrUQiLuQmneDvOzqYIZlYuJzgxjG3TYwZ80S3CaU19UwWW9P+lLLL H5xNmGaNGWBS9mm2IZUPPeaG/ShPoeprIKiUBnfm/ytjAXRdHnKeUA/sadpnT9WPtnXB VjIickVUQ+HoJOkXE3l2NAcAN0iI9WKedSqyzg++r8BolYLR+51oMkrf8nAVR/H4mCBU vSRtjeV+EOc03MPkL0u21InoJGz2aetO/R/W37nKa8vWNSBhdv4kC6mKPWNPAlGpmoEL 8mLtEiVGcCqORhNzxPt9NSdsAlPMT0w31mhTDYUuOGMFk0HZrX3NJivVOAV/N0qBM+aY UBBQ== MIME-Version: 1.0 Received: by 10.42.50.6 with SMTP id y6mr21329607icf.35.1354215545833; Thu, 29 Nov 2012 10:59:05 -0800 (PST) Received: by 10.50.216.169 with HTTP; Thu, 29 Nov 2012 10:59:05 -0800 (PST) In-Reply-To: <20121129085055.7dcd870e@tech304> References: <20121129085055.7dcd870e@tech304> Date: Thu, 29 Nov 2012 19:59:05 +0100 Message-ID: Subject: Re: latest git ports upgrade From: Artifex Maximus Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 18:59:06 -0000 On Thu, Nov 29, 2012 at 3:50 PM, Mark Felder wrote: > On Thu, 29 Nov 2012 15:04:12 +0100 > Artifex Maximus wrote: > >> On next upgrade got the first error so I am in loop. Any idea what to do? > > Please check /usr/ports/UPDATING which has a note in there about git. Thanks for your answer. The UPDATING entry is about the daemon process repository permission not about the error I have. Mine is some problem in user adding process at port install I think. Bye, a