Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
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 10:42:21
Message-Id: 20150313104208.GA11261@waltdnes.org
In Reply to: [gentoo-user] Make the user the member of portage group or not? by German
1 On Fri, Mar 13, 2015 at 05:08:16AM -0400, German wrote
2 > Question is in the subject line.
3
4 If the user is a member of portage he can do any emerge operation as
5 long as the command includes "--pretend" or "-p"
6
7 [d531][waltdnes][~] emerge -pv ufraw
8
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12 [ebuild R ] media-gfx/ufraw-0.20-r1 USE="-contrast -fits -gimp
13 -gnome -gtk -openmp -timezone" 0 KiB
14
15 Total: 1 package (1 reinstall), Size of downloads: 0 KiB
16
17
18 However, the regular user is not allowed to actually emerge or unmerge
19 anything. E.g...
20
21 [d531][waltdnes][~] emerge -v ufraw
22 emerge: superuser access is required
23
24
25 The idea is to allow the user to find out what he would have to do if
26 he wanted to emerge/unmerge something.
27
28 --
29 Walter Dnes <waltdnes@××××××××.org>
30 I don't run "desktop environments"; I run useful applications

Replies

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