From owner-freebsd-ports@FreeBSD.ORG Sun Oct 13 11:58:11 2013 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 ESMTP id D9D8A95B; Sun, 13 Oct 2013 11:58:10 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B2E02FEC; Sun, 13 Oct 2013 11:58:10 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id n12so4944326wgh.11 for ; Sun, 13 Oct 2013 04:58:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=WbSLWg3XAS0DxP8deRo2NMIWjJlftO+BbJfdVCHSoMA=; b=e8DgZ07u7MQJ2kefRqcTP+GsZL5q9sOKciDzzroVPRUyrjmMRfd7oQk/PSsnsyj16l lRtUpy5ghpc/N6nOXuvSLML7ZxIyRQGdBWJF1Vnk6p7GiMWyMsJwFS1JBhT8QttWw3bA JDJGKiXayXrwUlSQSXvm7oid7q1R4uaD5sD7EPZslAgphmfSkohIiAjp2Nzx90CD7Fof YrIJHWtK6Xecx5fLI1csGBhsyIeIq+E4ErX9H0Iy7s/Vws24stjbBu2J1cX5VDnLzoMw TDq3LF9xHwqFly2IlHIrA4LVy/bExW0BNyA871rv/QC86VnfkWNi7FnsWmOsb5Dg05MF qwcw== X-Received: by 10.180.187.51 with SMTP id fp19mr10585501wic.1.1381665488568; Sun, 13 Oct 2013 04:58:08 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id w10sm12632712wia.4.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 13 Oct 2013 04:58:07 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 13 Oct 2013 13:58:05 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: How to disable staging support in ports tree universally? Message-ID: <20131013115805.GG91605@ithaqua.etoilebsd.net> References: <20131012055953.GA4352@icarus.home.lan> <5259051D.7060205@FreeBSD.org> <20131012134413.GA35617@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2E/hm+v6kSLEYT3h" Content-Disposition: inline In-Reply-To: <20131012134413.GA35617@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Matthew Seaman , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 11:58:11 -0000 --2E/hm+v6kSLEYT3h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2013 at 01:44:13PM +0000, Alexey Dokuchaev wrote: > On Sat, Oct 12, 2013 at 09:15:25AM +0100, Matthew Seaman wrote: > > Yes, there are a lot of changes happening at the moment. We're trying > > to catch up with ten or more years of progress in a year or so. The > > technical reasoning behind our implementing these changes has been > > discussed elsewhere so I'll not rehash it further here other than to say > > that the vast majority of ports users and developers are behind where > > we're going with this. >=20 > One of the most annoying things about staging (for me) is that it broke > many ports "make install" from regular user. E.g. audio/faad and misc/mc > are affected, just to name a few. >=20 > At a glance, it happens because they first install files with 444 perms, > and then try to do something on them. Previously it was done after su(1) > had asked for root, but with staging, it's done as user, and thus fails. >=20 > ./danfe > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" this needs to be reported and fixed, as it shouldn't happen. there is a NEED_ROOT option for those ports. I have ben testing them just succesfully myself. if anything breaks just re= port it. along with the error for you. nedding root to create packages in 2013 is just insane, stage by default is enabled with full process of package creation as a user and alloss to fallb= ack in case kof insane ports. Bapt --2E/hm+v6kSLEYT3h Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJais0ACgkQ8kTtMUmk6EzJZQCfTI7D2I0xUqy22/O9+QQ7XG1O utMAoKV91ql/x6RwUXlVjx1VEzgUjtCC =xYqo -----END PGP SIGNATURE----- --2E/hm+v6kSLEYT3h--