From owner-svn-ports-head@FreeBSD.ORG Mon Dec 30 14:57:29 2013 Return-Path: Delivered-To: svn-ports-head@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 BE6D788E; Mon, 30 Dec 2013 14:57:29 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 79DDF11F2; Mon, 30 Dec 2013 14:57:29 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2DB8DBDC44; Mon, 30 Dec 2013 15:57:28 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 1B6E6BDC30; Mon, 30 Dec 2013 15:57:28 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 7BCEB6113; Mon, 30 Dec 2013 15:57:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 0CC6D671588F; Mon, 30 Dec 2013 15:57:27 +0100 (CET) Date: Mon, 30 Dec 2013 15:57:26 +0100 From: Mathieu Arnold To: Dmitry Sivachenko , Steve Wills Subject: Re: svn commit: r337084 - head/sysutils/puppet Message-ID: <540AA0B9DAD9032D3D1D9376@ogg.in.absolight.net> In-Reply-To: <2BEC456C-748F-4E16-AB95-CCB8737939FE@gmail.com> References: <201312201944.rBKJiaeG008702@svn.freebsd.org> <2BEC456C-748F-4E16-AB95-CCB8737939FE@gmail.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Dec 2013 14:57:29 -0000 +--On 28 d=C3=A9cembre 2013 20:25:12 +0400 Dmitry Sivachenko wrote: | I get this error now: |=20 | =3D=3D=3D> Installing for puppet-3.3.1_5 | =3D=3D=3D> Checking if sysutils/puppet already installed | =3D=3D=3D> Registering installation for puppet-3.3.1_5 | =3D=3D=3D> Creating users and/or groups. | Using existing group 'puppet'. | Using existing user 'puppet'. | chown: www/puppet/config.ru: No such file or directory Fixed it in 338118. (I hope.) Are you using the old pkg_install or pkg ? --=20 Mathieu Arnold