Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage failed to upgrade
Date: Wed, 31 Aug 2011 16:38:27
Message-Id: CAA2qdGX06Li_4kfTvCuwqo7fW-+8hhXmgY7X_kgDQoLeQgnTgA@mail.gmail.com
In Reply to: [gentoo-user] portage failed to upgrade by Space Cake
1 (Sorry for top-posting; Gmail java mobile client sucks)
2
3 gid 0 should be the 'root' gid. Try 'grep -E "root|wheel" /etc/groups'
4 and see if there is/are groups called 'root' or 'wheel' with gid==0
5
6 Also a question: Are you using sudo?
7
8 Rgds,
9
10
11 On 2011-08-31, Space Cake <spacecakex@×××××.com> wrote:
12 > Hi,
13 >
14 > For a few days my routine upgrades failing at portage with the following
15 > message. Do you have any idea what does it means?
16 >
17 > File
18 > "/var/tmp/portage/sys-apps/portage-2.1.10.11/image/usr/lib/portage/pym/portage/tests/runTests",
19 > line 21, in <module>
20 > os.environ["PORTAGE_GRPNAME"] = grp.getgrgid(os.getgid()).gr_name
21 > KeyError: 'getgrgid(): gid not found: 0'
22 >
23 > I've tried to google this, but nothing has found
24 >
25 > Thank you
26 > Laszlo
27 >
28 >
29 >
30
31
32 --
33 --
34 Pandu E Poluan - IT Optimizer
35 My website: http://pandu.poluan.info/

Replies

Subject Author
Re: [gentoo-user] portage failed to upgrade Space Cake <spacecakex@×××××.com>