While trying to install the latest
prefix-portage-2.2.00.7245, it fails for
me on AIX 5.3 with:
make[2]: *** [install] Error 1
make[2]: Leaving directory
`/gsa/ausgsa-h2/00/mdmcmull/.overlay/var/tmp/portage-2.2.00.
7245/prefix-portage-2.2.00.7245/bin'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/gsa/ausgsa-h2/00/mdmcmull/.overlay/var/tmp/portage-2.2.00.
7245/prefix-portage-2.2.00.7245'
make: *** [install] Error 2
Any ideas?
On Wed, 18 Jul 2007 19:20:37 +0200, Fabian Groffen
<grobian gentoo.org>
wrote:
> On 18-07-2007 12:06:04 -0500, Marshall McMullen wrote:
>>
>> So, still trying to get this working....
>
> Hmmm... it looks like I missed the original message :(
> Damn mailing lists software :((((
>
>> Looks like this is set up in
$EPREFIX/usr/lib/portage/const_autotool.py,
>> and is setting rootuid to my user id, and wheelgid
is set to my group
> id.
>> Problem is that the user and group ids in this case
don't exist in the
>> /etc/passwd and /etc/group files, as we have some
distributed
>> authentication on this system. Any ideas how to
get around this ?
>
> Weird. Because wheelgid shouldn't be there anymore.
The latest portage
> only has
> __all__ = ["EPREFIX", "SYSCONFDIR",
"PORTAGE_BASE", "portageuser",
> "portagegroup", "rootuser",
"rootuid"]
>
> You're bootstrapping with the latest bootstrap script?
I might have to
> update that one to get around this problem.
>
> Latest portage is 2.2.00.7245, maybe you can try using
that in the
> bootstrap script to bootstrap portage.
>
>>
>> On Tue, 17 Jul 2007 15:55:12 -0500, Marshall
McMullen
>> <marshall zentire.com> wrote:
>> > I'm trying to get prefixed portage set up on a
new AIX 5.3 box, but it
>> > fails right off the bat with this following
error:
>> >
>> > $ emerge --oneshot sed
>> > Traceback (most recent call last):
>> > File
"/gsa/ausgsa/home/m/d/mdmcmull/.overlay/usr/bin/emerge&
quot;, line
> 12,
>> > in
>> > ?
>> > from emerge import *
>> > File
>> >
>>
>
"/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/py
m/emerge/__init__.py",
>> > line 27, in ?
>> > import portage
>> > File
>> >
>>
>
"/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/py
m/portage/__init__.py",
>> > line 77, in ?
>> > from portage.data import ostype, lchown,
userland, secpass, uid,
>> > wheelgid,
>> > File
>> >
>>
>
"/gsa/ausgsa-h2/00/mdmcmull/.overlay/usr/lib/portage/py
m/portage/data.py",
>> > line 70, in ?
>> > wheelgroup=grp.getgrgid(wheelgid)[0]
>> > KeyError: 'getgrgid(): gid not found: 481958'
>> >
>> > Has anyone seen this problem before?
>
> --
> Fabian Groffen
> Gentoo on a different level
>
> --
> gentoo-alt gentoo.org mailing list
--
gentoo-alt gentoo.org mailing list
|