Gentoo Archives: gentoo-catalyst

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

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-catalyst] Problem with NMAP Kosta Todorovic <kostodo@×××××.com>