From owner-freebsd-ports@FreeBSD.ORG Mon Aug 18 16:51:30 2014 Return-Path: Delivered-To: freebsd-ports@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 181B0E79 for ; Mon, 18 Aug 2014 16:51:30 +0000 (UTC) Received: from mail.egr.msu.edu (gribble.egr.msu.edu [35.9.37.169]) by mx1.freebsd.org (Postfix) with ESMTP id DF7363BC8 for ; Mon, 18 Aug 2014 16:51:29 +0000 (UTC) Received: from gribble (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id 436A826C36 for ; Mon, 18 Aug 2014 12:51:22 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by gribble (gribble.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jbWXt4bC3H6x for ; Mon, 18 Aug 2014 12:51:22 -0400 (EDT) Received: from EGR authenticated sender Message-ID: <53F22F0A.9050401@egr.msu.edu> Date: Mon, 18 Aug 2014 12:51:22 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Cacti staged and migration issue (was Re: FreeBSD unmaintained ports which are currently scheduled for deletion) References: <20140812045801.GC9400@home.opsec.eu> <1407863151.3895.237.camel@btw.pki2.com> <20140812193436.GE9400@home.opsec.eu> <1407891372.3895.266.camel@btw.pki2.com> <20140813041709.GF9400@home.opsec.eu> <1407904268.3895.270.camel@btw.pki2.com> <20140813044253.GA67425@over-yonder.net> <1407947824.3895.274.camel@btw.pki2.com> <20140813164320.GK9400@home.opsec.eu> <1407949537.3895.283.camel@btw.pki2.com> <20140815181642.GM9400@home.opsec.eu> In-Reply-To: <20140815181642.GM9400@home.opsec.eu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2014 16:51:30 -0000 On 08/15/2014 14:16, Kurt Jaeger wrote: > Hi! > >> Consequently, I have no idea how to set the owner/group on those >> directories in stagedir. > > As can be seen, with some help I was able to find a solution. > I also changed the patches to shebangfixes 8-} > > But: There's a real issue coming up in > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192618#c13 > > Can you have a look and probably provide a write-up on how to > migrate a running cacti install to the new hier(7) setup ? > I've been using the updated port since last night on a new server install, working well so far. On my old server I would have had to update the configs but I've been meaning to replace it anyway. Thanks. I think it would be a good idea copy or move the pkg-message updated path tips to /usr/ports/UPDATING to increase chances of it being read.