Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] NEWS item for games destabling
Date: Mon, 27 Nov 2017 20:34:08
Message-Id: CAGfcS_mPrmjaT2_QPy64odoeSsWSNGZjWWSNWX2avV_4c=xYOg@mail.gmail.com
In Reply to: Re: [gentoo-dev] NEWS item for games destabling by "M. J. Everitt"
1 On Mon, Nov 27, 2017 at 3:15 PM, M. J. Everitt <m.j.everitt@×××.org> wrote:
2 > On 27/11/17 18:44, Christopher Head wrote:
3 >> For those of us who run mostly stable systems, there is one question I don’t know a good answer to.
4 >>
5 >> If I add a specific version of a game to package.accept_keywords, I will get that version forever. That’s not really what I want: I prefer to stay up to date as new versions are packaged.
6 >>
7 >> If I add just a cat/pkg to p.a_k, Portage will always try to pull in the latest version. If that version has some unstable dependencies which I haven’t also accepted, Portage will yell at me. An example of this is games-emulation/mednafen-0.9.46 depending on dev-libs/lzo-2.10, the latter of which is unstable.
8 >>
9 >> What I really want to install is, “the latest version of the package that doesn’t pull in any deps that aren’t available (stable or accepted),” but I don’t know any way to tell Portage that. Am I missing something, or is that indeed impossible?
10 > Sounds to me a failure in adhering to the stabilisation criterion that
11 > state that all deps must be stabilised FIRST .. as the bugzilla
12 > stable-bot will now automagically check ...
13 >
14
15 Nobody is stabilizing anything. That is the whole reason he raised
16 that concern. He wants to use ~arch versions of games, with stable
17 dependencies.
18
19 To answer his question, there is not any way out-of-the-box to tell
20 portage to install the latest ~arch version of a package that has only
21 stable or already-accepted dependencies. Certainly it should be
22 possible to build such a feature, but it doesn't exist today.
23
24 --
25 Rich

Replies

Subject Author
Re: [gentoo-dev] NEWS item for games destabling "M. J. Everitt" <m.j.everitt@×××.org>
Re: [gentoo-dev] NEWS item for games destabling Arve Barsnes <arve.barsnes@×××××.com>