From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 13 06:00:02 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.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 2C4EC24B for ; Wed, 13 Nov 2013 06:00:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA72B258E for ; Wed, 13 Nov 2013 06:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAD601bU065177 for ; Wed, 13 Nov 2013 06:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAD601fd065176; Wed, 13 Nov 2013 06:00:01 GMT (envelope-from gnats) Resent-Date: Wed, 13 Nov 2013 06:00:01 GMT Resent-Message-Id: <201311130600.rAD601fd065176@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Aryeh M. Friedman" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE8C9F74 for ; Wed, 13 Nov 2013 05:51:43 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C510E2532 for ; Wed, 13 Nov 2013 05:51:43 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAD5phMW071622 for ; Wed, 13 Nov 2013 05:51:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAD5phAt071619; Wed, 13 Nov 2013 05:51:43 GMT (envelope-from nobody) Message-Id: <201311130551.rAD5phAt071619@oldred.freebsd.org> Date: Wed, 13 Nov 2013 05:51:43 GMT From: "Aryeh M. Friedman" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/183912: [MAINTAINER UPDATE] devel/aegis X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 06:00:02 -0000 >Number: 183912 >Category: misc >Synopsis: [MAINTAINER UPDATE] devel/aegis >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 13 06:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Aryeh M. Friedman >Release: >Organization: >Environment: >Description: Permissions are wrong on a key dir. The correct ones are documented in the BUILDING file in the root of the distfile. >How-To-Repeat: >Fix: --- /dev/null 2013-11-12 19:47:03.000000000 +0100 +++ pkg-install 2013-11-12 19:00:04.000000000 +0100 @@ -0,0 +1,4 @@ +mkdir /usr/local/com/aegis +chown 3 /usr/local/com/aegis +chgrp 3 /usr/local/com/aegis +chmod 0755 /usr/local/com/aegis >Release-Note: >Audit-Trail: >Unformatted: