Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: Michael Haubenwallner <michael.haubenwallner@×××××××.at>, gentoo-osx@l.g.o
Subject: [gentoo-osx] Re: Attempt to use prefix on linux as secondary...
Date: Fri, 16 Dec 2005 00:59:43
Message-Id: e36b84ee0512151659s169f4dafgeb8545cf3cf659e8@mail.gmail.com
In Reply to: [gentoo-osx] Re: Attempt to use prefix on linux as secondary... by m h
1 Ok, I'm running into the consistancy message that Haubi mentioned.
2 I've prefix set to
3 /data1/portage/dec15/prefix
4 but the toolsbox prefix (is that the correct nomenclature?) (I'll call
5 it PREFIX2) is:
6 /data1/portage/dec15/prefix/toolsbox-4-patchespre.20051215/i686-pc-linux-gnu
7
8 I'll need to trace through to see whats happening. My make.conf in
9 PREFIX2/etc is not being read even though I modify it....
10
11 I'm sure I'm forgetting something somewhere... I'll step through to
12 see what I find.
13
14 On 12/15/05, m h <sesquile@×××××.com> wrote:
15 > Got around (hacked around) python issue (I have no portage user
16 > currently, only the group). So in portage_data.py, I override
17 > portage_uid to my userid
18 > portage_uid=os.getuid()
19 > and I'm rolling again.
20 > Now I get the following:
21 >
22 > Invalid package name in package.provided: virtual/libc
23 > Invalid package name in package.provided: virtual/linux-sources
24 > Invalid package name in package.provided: virtual/os-headers
25 > !!! Problem with sandbox binary. Disabling...
26 >
27 > PORTDIR /usr/portage
28 > --- 'profiles/arch.list' is empty or not available. Empty portage tree?
29 >
30 > These are the packages that I would merge, in order:
31 >
32 > Calculating system dependencies
33 > emerge: there are no ebuilds to satisfy ">=app-shells/bash-3.0-r9".
34 >
35 >
36 >
37 > !!! Problem resolving dependencies for >=app-shells/bash-3.0-r9
38 > !!! Depgraph creation failed.
39 > =========END OUTPUT============
40 > Note the debug statement for PORTDIR, it is not prefixed!
41 > I have the following set in make.conf:
42 > PORTDIR=${PREFIX}/usr/portage
43 > Am I missing something?
44 >
45 > I'll hack it for now (that should get rid of the arch.list error).
46 >
47 > Hopefully people don't mind the spam. Again, I'm not a gentoo dev, so
48 > I'm learning about the guts of portage, hopefully this is useful (at
49 > least as psuedo-dev notes) for someone else....
50 >
51
52 --
53 gentoo-osx@g.o mailing list

Replies