Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Portage sets support Was: Defaulting for debug information in profiles
Date: Wed, 19 Dec 2012 09:44:38
Message-Id: 50D18C54.9060303@gentoo.org
In Reply to: [gentoo-dev] Re: Portage sets support Was: Defaulting for debug information in profiles by Duncan <1i5t5.duncan@cox.net>
1 On 12/18/2012 11:58 PM, Duncan wrote:
2 > Zac Medico posted on Tue, 18 Dec 2012 09:58:42 -0800 as excerpted:
3 >
4 >> It's important to clarify that, because /etc/portage/sets (aka GLEP 21
5 >> User Sets) has already been supported in stable portage since 2.1.11.9
6 >> [1].
7 >
8 > I didn't know that. Last I knew, stable portage had special-case
9 > acceptance of @system and @world to prepare the way, but I hadn't seen
10 > that full /etc/portage/sets/* and /var/lib/portage/world_sets support was
11 > stabilized.
12 >
13 > If indeed it is as you say, I've even more to rejoice about! =:^)
14
15 Yeah, it's only been in stable for a few months now, so lots of people
16 aren't aware of it yet.
17
18 > And extended sets support... it'd be nice, but it's beyond the daily
19 > usage I so much depend on sets for, so personally, I see no big need for
20 > it, especially with all the extra complexity it'd bring.
21 >
22 > Just to clarify, tho, for those who could use 'em (I don't, but the
23 > gentooers I help on the various lists would likely find them useful):
24 > Are sets such as @live-rebuild and @module-rebuild available in stable,
25 > so I can start mentioning them, or are they part of the "advanced sets
26 > support" you mention as not yet stabilized?
27
28 The current list available in portage-2.1.10.x, reported by emerge
29 --list-sets is:
30
31 live-rebuild
32 module-rebuild
33 preserved-rebuild
34 selected
35 system
36 world
37 x11-module-rebuild
38
39 > And... I thought I was already CCed on the bug (#235454) for this but
40 > apparently not. If sets support is stable already, gentoo-bashcomp could
41 > really use portage tab-completion for sets. =:^)
42 >
43 > https://bugs.gentoo.org/show_bug.cgi?id=235454
44 >
45 > (Unfortunately I've yet to wrap my head around actually programming bash's
46 > programmable completion functionality or I'd likely post the patches.
47 > The bug had idled for near two years until I just CCed myself.)
48 >
49
50
51 --
52 Thanks,
53 Zac

Replies