From owner-freebsd-python@FreeBSD.ORG Tue Feb 14 16:10:12 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5828106566B for ; Tue, 14 Feb 2012 16:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B45828FC0C for ; Tue, 14 Feb 2012 16:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1EGACHn054333 for ; Tue, 14 Feb 2012 16:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1EGAC9A054332; Tue, 14 Feb 2012 16:10:12 GMT (envelope-from gnats) Date: Tue, 14 Feb 2012 16:10:12 GMT Message-Id: <201202141610.q1EGAC9A054332@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: ports/128556: net/py-zsi installs with insufficient rights X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2012 16:10:12 -0000 The following reply was made to PR ports/128556; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: crees@FreeBSD.org Cc: bug-followup@FreeBSD.org, freebsd-python@FreeBSD.org Subject: Re: ports/128556: net/py-zsi installs with insufficient rights Date: Tue, 14 Feb 2012 20:02:55 +0400 crees@FreeBSD.org wrote on 09.02.2012 23:54: > Any ideas? I don't see anything wrong with the port; do we even support > non-standard umasks? Hi, Chris. I wasn't able to reproduce it too: [rm@smeshariki3 ~]> ll /usr/local/lib/python2.7/site-packages/| grep ZSI -rw-r--r-- 1 root wheel 420166 14 фев 19:58 ZSI-2.0-py2.7.egg And you are right - it looks like submitter's umask setting is the culprit, so may be this pr should be just closed. -- Regards, Ruslan Tinderboxing kills... the drives.