Gentoo Archives: gentoo-user

From: Kevin Haddock <kevinhaddock@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] installing/upgrading with emerge from non-root
Date: Wed, 05 Aug 2009 15:14:25
Message-Id: 756916.11353.qm@web30403.mail.mud.yahoo.com
1 I'm trying to do distributed compile with a remote machine that I don't have root password to. I have a local account with sudo permissions and an account of the same name on the remote machine. I have set up ssh so I can shell across without entering passwords nor pass phrases. I have even added my user to the group 'wheel' and given it that group permission to execute all commands. I even went so far as to change all the emerge program files in /usr/lib/portage/bin to have g+x and belong to the group wheel, but it still tells me:
2
3 $ emerge -kuDN world
4 emerge: superuser access is required.
5
6 Is there any way to do this?
7
8
9 -Kevin
10
11 -----
12
13 People originally thought the eternal question was:
14
15 "Why am I here?"
16
17 But now we know the question is actually:
18
19 "Why is THAT THERE?"
20
21 -Me

Replies

Subject Author
Re: [gentoo-user] installing/upgrading with emerge from non-root Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] installing/upgrading with emerge from non-root Galevsky <galevsky@×××××.com>
Re: [gentoo-user] installing/upgrading with emerge from non-root Stroller <stroller@××××××××××××××××××.uk>