Gentoo Archives: gentoo-embedded

From: Pierre Cassimans <kammicazze@×××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08
Date: Thu, 18 Aug 2005 07:57:32
Message-Id: BAY109-F226F6E1123AEC654D1070ECBB20@phx.gbl
In Reply to: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08 by Natanael Copa
1 >From: Natanael Copa <mlists@××××××.org>
2 >Reply-To: gentoo-embedded@l.g.o
3 >To: gentoo-embedded@l.g.o
4 >Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08
5 >Date: Thu, 18 Aug 2005 09:47:44 +0200
6 >
7 >Pierre Cassimans wrote:
8 >
9 >>>>I still had to do
10 >>>>
11 >>>>USE="-sandbox" emerge -e system
12 >>>>
13 >>>>to work around the bug with groff.
14 >>>
15 >>>
16 >>>Altnerative:
17 >>>echo "sys-apps/groff -sandbox" > /etc/portage/package.use
18 >>>emerge -e system
19 >>>
20 >>>Then will groff be the only package that uses the -sandbox.
21 >>
22 >>
23 >>Is it a hidden use flag? emerge -pv groff doesn't show me the possible
24 >>sandbox use flag.
25 >
26 >
27 >Its a "feature" so it should be:
28 >FEATURES="-sandbox" emerge -e system
29 >
30 >But if it works putting it in the use flag...
31 >
32 >--
33 >Natanael Copa
34 >--
35 >gentoo-embedded@g.o mailing list
36 >
37
38
39 That's what's strange about it, if i FEATURES="-sandbox" emerge groff, it
40 doesn't work, but USE="-sandbox" emerge -e system is works.
41
42 Well, we have a workaround that works, so no need to dig in it ;)
43
44 Pierre Cassimans
45
46
47 --
48 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08 Joshua ChaitinPollak <jpollak@×××××××××××.com>