Gentoo Archives: gentoo-catalyst

From: Kosta Todorovic <kostodo@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Problem with NMAP
Date: Fri, 22 Apr 2005 14:50:39
Message-Id: efe3b0060504220750739f1b48@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] Problem with NMAP by Chris Gianelloni
1 so:
2 1. make new snapshot with overlay
3 2. build stage 1
4 3. build stage 2
5 correct?
6
7 Will the snapshot be made from my live portage tree?
8
9
10
11 On 4/22/05, Chris Gianelloni <wolf31o2@g.o> wrote:
12 > On Fri, 2005-04-22 at 18:20 +0400, Kosta Todorovic wrote:
13 > > Could you please explain the last step you descriped? I'm a little lost.
14 > >
15 > > > > >You could also create an overlay with the package
16 > > > > > unmasked, then re-snapshot with the overlay, if you're not comfortable
17 > > > > > editing your live portage tree.
18 >
19 > mkdir -p /tmp/overlay/sys-libs
20 > cp -r /usr/portage/sys-libs/libstdc++-v3 /tmp/overlay/sys-libs
21 >
22 > Edit the libstdc++-v3 ebuild to remove the package from a masked state.
23 > I am going to assume that you're on x86, so change KEYWORDS from ~x86 to
24 > x86.
25 >
26 > catalyst -s 20050422 -C portdir_overlay=/tmp/overlay
27 >
28 > You will now have a new portage snapshot created
29 > in /var/tmp/catalyst/snapshots called portage-20050422.tar.bz2 that will
30 > contain your current portage tree + this overlay.
31 >
32 > Change your spec files to use snapshot: 20050422
33 >
34 > Restart catalyst.
35 >
36 > --
37 > Chris Gianelloni
38 > Release Engineering - Strategic Lead/QA Manager
39 > Games - Developer
40 > Gentoo Linux
41 >
42 >
43 >
44
45 --
46 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Problem with NMAP Chris Gianelloni <wolf31o2@g.o>