From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4D562138CBF for ; Fri, 13 Mar 2015 21:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 847C3E0960; Fri, 13 Mar 2015 21:49:30 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50D2DE094A for ; Fri, 13 Mar 2015 21:49:29 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YWXSP-0002UL-Ga for gentoo-user@lists.gentoo.org; Fri, 13 Mar 2015 22:49:25 +0100 Received: from athedsl-351553.home.otenet.gr ([85.72.228.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Mar 2015 22:49:25 +0100 Received: from realnc by athedsl-351553.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Mar 2015 22:49:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Make the user the member of portage group or not? Date: Fri, 13 Mar 2015 23:49:20 +0200 Organization: Lucas Barks Message-ID: References: <20150313050816.9b67c90d50d7cdf5a553d81e@gmail.com> <20150313104208.GA11261@waltdnes.org> <20150313123344.55d5b12f@digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-351553.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <20150313123344.55d5b12f@digimed.co.uk> X-Archives-Salt: 084d7ff9-18aa-4152-b764-d941cd0cbad9 X-Archives-Hash: 35d49ddd49e5217583d72cbcab887f2a On 13/03/15 14:33, Neil Bothwick wrote: > > Being a member of the portage group allows to to write to directories > owned by portage, so you can do things like emerge --sync and > emerge --fetchonly. You can do fetchonly, but sync is not possible. You need root for that.