Gentoo Archives: gentoo-dev

From: Peter Volkov <pva@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [RFC] Improve policy of stabilizations
Date: Sat, 07 Nov 2009 14:55:24
Message-Id: 1257605665.8341.1314.camel@tablet
In Reply to: Re: [gentoo-dev] Re: [RFC] Improve policy of stabilizations by Zac Medico
1 В Птн, 06/11/2009 в 14:07 -0800, Zac Medico пишет:
2 > Fabian Groffen wrote:
3 > > On 06-11-2009 19:48:16 +0530, Nirbheek Chauhan wrote:
4 > >> On Fri, Nov 6, 2009 at 1:42 AM, Petteri Räty <betelgeuse@g.o> wrote:
5 > >>> In the past when smaller arches were not that active we used to mark
6 > >>> Java packages stable after testing by at least one arch team. The
7 > >>> probability to find arch specific issues in something like Java is not
8 > >>> so high so I think arrangements like this are acceptable when the arch
9 > >>> teams have problems keeping up.
10 > >> I think the same should be extended to other languages such as Perl
11 > >> and Python (unless they have portions which are C/C++)
12 > >
13 > > Sounds like we could benefit from the "noarch" approach known in the RPM
14 > > world, such that all these packages can also be immediately keyworded
15 > > and stabilised for all arches. Would greatly simplify things for a
16 > > great deal of packages, maybe?
17 >
18 > We could introduce "noarch" and "~noarch" KEYWORDS, add "noarch" to
19 > the default ACCEPT_KEYWORDS setting for all profiles, and instruct
20 > unstable users to add "~noarch" to ACCEPT_KEYWORDS.
21
22 Looks like this will not work for all noarch packages. Stardict
23 dictionary itself is noarch, but it RDEPENDS on stardict package which
24 is keyworded only on some archs. So we'll be forced either to keyword
25 stardict on all archs or we need to introduce some new way to work with
26 such situations.
27
28
29 --
30 Peter.

Replies