Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: Fabian Groffen <grobian@g.o>
Cc: gentoo-alt@l.g.o
Subject: Re: Fwd: Re: [gentoo-alt] Re: [AIX] emerge fails on wheelgid
Date: Thu, 19 Jul 2007 18:58:53
Message-Id: 01a98b7d9822c8b998da4dd234055b87@zentire.com
In Reply to: Re: Fwd: Re: [gentoo-alt] Re: [AIX] emerge fails on wheelgid by Fabian Groffen
1 I was able to emerge portage, but I'm still getting a failure calling
2
3 emerge due to some problem looking up my group id:
4
5
6
7 $ emerge --oneshot sed
8
9 Traceback (most recent call last):
10
11 File "/gsa/ausgsa/home/m/d/mdmcmull/.overlay/usr/bin/emerge", line 12, in
12
13 ?
14
15 from emerge import *
16
17 File
18
19 "/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/pym/emerge/__init__.py",
20
21 line 27, in ?
22
23 import portage
24
25 File
26
27 "/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/pym/portage/__init__.py",
28
29 line 77, in ?
30
31 from portage.data import ostype, lchown, userland, secpass, uid,
32
33 wheelgid, \
34
35 File
36
37 "/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/pym/portage/data.py",
38
39 line 70, in ?
40
41 wheelgroup=grp.getgrgid(wheelgid)[0]
42
43 KeyError: 'getgrgid(): gid not found: 481958'
44
45
46
47 any ideas ?
48
49
50
51
52
53 On Thu, 19 Jul 2007 19:25:16 +0200, Fabian Groffen <grobian@g.o>
54
55 wrote:
56
57 > On 19-07-2007 09:03:39 -0500, Marshall McMullen wrote:
58
59 >> Many thanks for your continued help and support, you make my life
60
61 > working
62
63 >> on AIX so much better :-)
64
65 >
66
67 > Thanks :)
68
69 >
70
71 >
72
73 > I think I fixed it now in the latest bootstrap script. Can you
74
75 > redownload and try? The configure arguments have changed and I didn't
76
77 > update them in the bootstrap script.
78
79 >
80
81 >
82
83 >> On Thu, 19 Jul 2007 15:35:00 +0200, Fabian Groffen <grobian@g.o>
84
85 >> wrote:
86
87 >> > On 19-07-2007 08:33:14 -0500, Marshall McMullen wrote:
88
89 >> >> Fabian,
90
91 >> >>
92
93 >> >> Not sure if you got this email or not, so resending. I am having
94
95 > email
96
97 >> >> problems on my end, so that might be the problem.
98
99 >> >>
100
101 >> >> Anyhow, let me know if you have any ideas.
102
103 >> >
104
105 >> > I'll try this out tonight when I'm at home. Looks like I made an
106
107 > error
108
109 >> > somewhere. Thanks!
110
111 >> >
112
113 >> >
114
115 >> > --
116
117 >> > Fabian Groffen
118
119 >> > Gentoo on a different level
120
121 >>
122
123 >
124
125 > --
126
127 > Fabian Groffen
128
129 > Gentoo on a different level
130
131 --
132 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: Fwd: Re: [gentoo-alt] Re: [AIX] emerge fails on wheelgid Fabian Groffen <grobian@g.o>