Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] Creating a profile (package.provided)
Date: Thu, 16 Mar 2006 20:27:44
Message-Id: e36b84ee0603161227x3cc6bc4n9995a270617543fa@mail.gmail.com
In Reply to: Re: [gentoo-osx] [PREFIX] Creating a profile (package.provided) by Grobian
1 On 3/16/06, Grobian <grobian@g.o> wrote:
2 > On 16-03-2006 12:14:18 -0800, m h wrote:
3 > > On 3/16/06, m h <sesquile@×××××.com> wrote:
4 > > > I'll try copying over the normal tree from my gentoo box.
5 > > >
6 > > I fixed it by doing an absolute symlink rather than relative
7 > > ie:
8 >
9 > I remember having the same issue.
10 >
11 > > $ ln -s /tmp/Mar16/usr/portage/profiles/default-linux/x86/2005.1
12 > > etc/make.profile
13 > > instead of
14 > > $ ln -s usr/portage/profiles/default-linux/x86/2005.1 etc/make.profile
15 > >
16 > > Now I need to find out why libc is unavailable...
17 > >
18 > > Portage 2.1.10 (default-linux/x86/2005.1, gcc-3.4.3, unavailable,
19 > > 2.6.9-5.EL i686)
20 >
21 > I thought I emerged it... but before that... I have no idea if I had it
22 > or not. Makes sense a bit that portage doesn't know it has it. Not
23 > sure whether this is vital or not.
24 >
25 >
26 Hmmm, so should I just try and proceed with emerge system?
27 I get :
28
29 !!! All ebuilds that could satisfy "dev-libs/openssl" have been masked.
30 !!! One of the following masked packages is required to complete your request:
31 - dev-libs/openssl-0.9.8a (masked by: missing keyword)
32 # Martin Schlemmer <azarah@g.o> (05 Jul 2005)
33 # Masked for testing, as it breaks api
34
35
36 For more information, see MASKED PACKAGES section in the emerge man page or
37 refer to the Gentoo Handbook.
38 (dependency required by "dev-lang/python-2.4.2" [ebuild])
39
40
41
42 !!! Problem resolving dependencies for dev-lang/python
43 !!! Depgraph creation failed.
44
45 I can go through and deal with these, but I don't want to get started
46 down a track if it's the wrong one.
47 Did you run into lots of issues in the portage tree? I'm assumming I
48 should use the one I pointed to earlier. I'd prefer not to mix/match
49 from the normal tree. But I'm open to suggestions on the best way to
50 proceed.
51
52 --
53 gentoo-osx@g.o mailing list

Replies