On Mar 14, 2006, at 7:17 PM, m h wrote:
>>>
>>> I'm using the native bash and prepending the
>>> $PREFIX/bin:$PREFIX/usr/bin:$PREFIX/sbin:$PREFIX/usr/sbin to it....
>>
>> I you are only doing this in your env it won't work. Portage will
>> automatically cleanse the PATHs to include the $PREFIX.
>>
>>
> Thanks. I put it in portage_const.py
> Now I'm getting:
> $ emerge -av system
Try just starting with `emerge --info` first. Its still not finding
the basic utils.
> !!! Problem with sandbox binary. Disabling...
>
>
> These are the packages that would be merged, in order:
>
> Calculating system dependencies /
> aux_get(): (0) Error in sys-devel/patch-2.5.9-r1 ebuild. (-1)
> Check for syntax error or corruption in the ebuild.
> (--debug)
>
>
> !!! All ebuilds that could satisfy "sys-devel/patch" have been masked.
> !!! One of the following masked packages is required to complete
> your request:
>
> aux_get(): (0) Error in sys-devel/patch-2.5.9-r1 ebuild. (-1)
> Check for syntax error or corruption in the ebuild.
> (--debug)
>
> Traceback (most recent call last):
> File "/tmp/Mar10/bin/emerge", line 3184, in ?
> if not mydepgraph.xcreate(myaction):
> File "/tmp/Mar10/bin/emerge", line 1395, in xcreate
> if not self.select_dep(portage.root, mydep,
> raise_on_missing=True):
> File "/tmp/Mar10/bin/emerge", line 1323, in select_dep
> if not self.create(myk,myparent,"--onlydeps" not in
> myopts,myuse=binpkguseflags):
> File "/tmp/Mar10/bin/emerge", line 1020, in create
> if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
> File "/tmp/Mar10/bin/emerge", line 1318, in select_dep
> if not self.create(myk,myparent,myuse=binpkguseflags):
> File "/tmp/Mar10/bin/emerge", line 1020, in create
> if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
> File "/tmp/Mar10/bin/emerge", line 1318, in select_dep
> if not self.create(myk,myparent,myuse=binpkguseflags):
> File "/tmp/Mar10/bin/emerge", line 1020, in create
> if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
> File "/tmp/Mar10/bin/emerge", line 1263, in select_dep
> mreasons = portage.getmaskingstatus(p)
> File "/tmp/Mar10/lib/portage/pym/portage.py", line 3633, in
> getmaskingstatus
> mygroups, eapi = portdb.aux_get(mycpv, ["KEYWORDS", "EAPI"])
> File "/tmp/Mar10/lib/portage/pym/portage.py", line 4895, in aux_get
> raise KeyError
>
> ....
>
> --
> gentoo-osx@g.o mailing list
>
--Kito
--
gentoo-osx@g.o mailing list
|