Gentoo Archives: gentoo-alt

From: Greg Trigg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix]Starting over with svn prefix-launcher on AIX
Date: Sun, 13 Jul 2008 12:11:29
Message-Id: 4879F0F7.7080708@yahoo.com
In Reply to: Re: [gentoo-alt] [prefix]Starting over with svn prefix-launcher on AIX by Greg Trigg
1 Greg Trigg wrote:
2 > I installed 'bos.adt.base.5.2.0.108' and everything is going smoothly so
3 > far. I've moved on to the bootstrap stage and am about to add my mirror
4 > selection. All I had to do was install a recent fileset. Simple if you
5 > know to do it.
6
7 I'm making progress. I did have to edit bin/misc-functions.sh again so
8 that ncurses would install.
9
10 - f=$(ls "${ED}"lib*/*.{a,la} 2>/dev/null)
11 + f=$(ls "${ED}"lib*/*.la 2>/dev/null)
12
13
14 The script ran all night until just now, this morning. It stopped at
15 stage initialsystem.
16
17
18 * GNU info directory index is up-to-date.
19 *** doing stage: initialsystem
20 + emerge system
21 Calculating dependencies... done!
22
23 !!! All ebuilds that could satisfy "app-misc/ca-certificates" have been
24 masked.
25 !!! One of the following masked packages is required to complete your
26 request:
27 - app-misc/ca-certificates-20080514-r1 (masked by: missing keyword)
28 - app-misc/ca-certificates-20080514 (masked by: missing keyword)
29 - app-misc/ca-certificates-20070303-r1 (masked by: missing keyword)
30
31 For more information, see the MASKED PACKAGES section in the emerge
32 man page or refer to the Gentoo Handbook.
33 (dependency required by "dev-libs/openssl-0.9.8h-r1" [ebuild])
34
35 failed stage was: resume-bootstrap:portage
36
37
38 I guess I'll be messing with some keywords.
39
40
41 Greg Trigg
42 Jacksonville, AR
43 --
44 gentoo-alt@l.g.o mailing list

Replies