Gentoo Archives: gentoo-osx

From: Kito <kito@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux...
Date: Wed, 15 Mar 2006 02:02:54
Message-Id: ADF4A84B-B84A-474E-920E-FB99B04FA7B9@gentoo.org
In Reply to: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux... by m h
1 On Mar 14, 2006, at 7:17 PM, m h wrote:
2
3 >>>
4 >>> I'm using the native bash and prepending the
5 >>> $PREFIX/bin:$PREFIX/usr/bin:$PREFIX/sbin:$PREFIX/usr/sbin to it....
6 >>
7 >> I you are only doing this in your env it won't work. Portage will
8 >> automatically cleanse the PATHs to include the $PREFIX.
9 >>
10 >>
11 > Thanks. I put it in portage_const.py
12 > Now I'm getting:
13 > $ emerge -av system
14
15
16 Try just starting with `emerge --info` first. Its still not finding
17 the basic utils.
18
19 > !!! Problem with sandbox binary. Disabling...
20 >
21 >
22 > These are the packages that would be merged, in order:
23 >
24 > Calculating system dependencies /
25 > aux_get(): (0) Error in sys-devel/patch-2.5.9-r1 ebuild. (-1)
26 > Check for syntax error or corruption in the ebuild.
27 > (--debug)
28 >
29 >
30 > !!! All ebuilds that could satisfy "sys-devel/patch" have been masked.
31 > !!! One of the following masked packages is required to complete
32 > your request:
33 >
34 > aux_get(): (0) Error in sys-devel/patch-2.5.9-r1 ebuild. (-1)
35 > Check for syntax error or corruption in the ebuild.
36 > (--debug)
37 >
38 > Traceback (most recent call last):
39 > File "/tmp/Mar10/bin/emerge", line 3184, in ?
40 > if not mydepgraph.xcreate(myaction):
41 > File "/tmp/Mar10/bin/emerge", line 1395, in xcreate
42 > if not self.select_dep(portage.root, mydep,
43 > raise_on_missing=True):
44 > File "/tmp/Mar10/bin/emerge", line 1323, in select_dep
45 > if not self.create(myk,myparent,"--onlydeps" not in
46 > myopts,myuse=binpkguseflags):
47 > File "/tmp/Mar10/bin/emerge", line 1020, in create
48 > if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
49 > File "/tmp/Mar10/bin/emerge", line 1318, in select_dep
50 > if not self.create(myk,myparent,myuse=binpkguseflags):
51 > File "/tmp/Mar10/bin/emerge", line 1020, in create
52 > if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
53 > File "/tmp/Mar10/bin/emerge", line 1318, in select_dep
54 > if not self.create(myk,myparent,myuse=binpkguseflags):
55 > File "/tmp/Mar10/bin/emerge", line 1020, in create
56 > if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
57 > File "/tmp/Mar10/bin/emerge", line 1263, in select_dep
58 > mreasons = portage.getmaskingstatus(p)
59 > File "/tmp/Mar10/lib/portage/pym/portage.py", line 3633, in
60 > getmaskingstatus
61 > mygroups, eapi = portdb.aux_get(mycpv, ["KEYWORDS", "EAPI"])
62 > File "/tmp/Mar10/lib/portage/pym/portage.py", line 4895, in aux_get
63 > raise KeyError
64 >
65 > ....
66 >
67 > --
68 > gentoo-osx@g.o mailing list
69 >
70
71 --Kito
72
73
74
75
76 --
77 gentoo-osx@g.o mailing list