Gentoo Archives: gentoo-alt

From: Alexey Sokolov <alexey+gentoo@××××××××.org>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [PATCH 0/2] Xvfb in test dependencies in Prefix
Date: Wed, 13 Jan 2021 09:08:10
Message-Id: CAHK_jdi+yWCo+UfmjjUuwoxxNfqQiFn1BCzgdB2nVo9fmApvQg@mail.gmail.com
In Reply to: Re: [gentoo-alt] [PATCH 0/2] Xvfb in test dependencies in Prefix by Fabian Groffen
1 ср, 13 янв. 2021 г. в 08:49, Fabian Groffen <grobian@g.o>:
2 >
3 > On 13-01-2021 08:45:23 +0000, Alexey Sokolov wrote:
4 > > Hi Fabian
5 > >
6 > > You already merged it a couple of months ago. I sent it to -dev first,
7 > > got no response for a while, then sent it here.
8 >
9 > That's excellent news. The mask seems missing though, let me push it.
10 >
11
12 Do you mean this mask?
13 https://github.com/gentoo/gentoo/commit/4586707c18a802093926ce6db7a9c3df075a9a73
14
15 > Thanks,
16 > Fabian
17 >
18 > >
19 > > ср, 13 янв. 2021 г. в 08:17, Fabian Groffen <grobian@g.o>:
20 > > >
21 > > > This sounds good, the eclass change we'd have to run by -dev though.
22 > > >
23 > > > On 29-10-2020 11:29:27 +0000, alexey+gentoo@××××××××.org wrote:
24 > > > > From: Alexey Sokolov <alexey+gentoo@××××××××.org>
25 > > > >
26 > > > > I'm running a prefix but tests of various packages are failing in virtx
27 > > > > command. I discovered that this is because virtualx doesn't depend on
28 > > > > xvfb in prefix. But after installing xorg-server[xvfb,-elogind] tests
29 > > > > pass.
30 > > > > elogind flag had to be disabled otherwise it brings pam as dependency.
31 > > > > So, attached are patches to prefix profile to disable elogind for
32 > > > > xorg-server, and to virtualx eclass to depend on it even in prefix.
33 > > > >
34 > > > > Alexey Sokolov (2):
35 > > > > profiles: prefix: mask USE=elogind in x11-base/xorg-server
36 > > > > virtualx.eclass: don't skip xvfb dependency on Prefix
37 > > > >
38 > > > > eclass/virtualx.eclass | 2 +-
39 > > > > profiles/features/prefix/package.use.mask | 4 ++++
40 > > > > 2 files changed, 5 insertions(+), 1 deletion(-)
41 > > > >
42 > > > > --
43 > > > > 2.26.2
44 > > > >
45 > > > >
46 > > >
47 > > > --
48 > > > Fabian Groffen
49 > > > Gentoo on a different level
50 > >
51 >
52 > --
53 > Fabian Groffen
54 > Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] [PATCH 0/2] Xvfb in test dependencies in Prefix Fabian Groffen <grobian@g.o>