Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Make the user the member of portage group or not?
Date: Fri, 13 Mar 2015 12:34:00
Message-Id: 20150313123344.55d5b12f@digimed.co.uk
In Reply to: Re: [gentoo-user] Make the user the member of portage group or not? by Walter Dnes
1 On Fri, 13 Mar 2015 06:42:08 -0400, Walter Dnes wrote:
2
3 > If the user is a member of portage he can do any emerge operation as
4 > long as the command includes "--pretend" or "-p"
5
6 You don't need to be a member of the portage group to do that.
7
8 [fred@shooty ~ 0]% groups
9 users
10 [fred@shooty ~ 0]% emerge -p bash
11
12 These are the packages that would be merged, in order:
13
14 Calculating dependencies... done!
15 [binary R ] app-shells/bash-4.3_p33-r2
16
17 Being a member of the portage group allows to to write to directories
18 owned by portage, so you can do things like emerge --sync and
19 emerge --fetchonly.
20
21
22 --
23 Neil Bothwick
24
25 Eat shit - 50 million flies can't be wrong
26 Use Microsoft . . . . .

Replies

Subject Author
[gentoo-user] Re: Make the user the member of portage group or not? Nikos Chantziaras <realnc@×××××.com>