public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/2] Xvfb in test dependencies in Prefix
@ 2020-10-19 18:53 alexey+gentoo
  2020-10-19 18:53 ` [gentoo-dev] [PATCH 1/2] profiles: prefix: mask USE=elogind in x11-base/xorg-server alexey+gentoo
  2020-10-19 18:53 ` [gentoo-dev] [PATCH 2/2] virtualx.eclass: don't skip xvfb dependency on Prefix alexey+gentoo
  0 siblings, 2 replies; 3+ messages in thread
From: alexey+gentoo @ 2020-10-19 18:53 UTC (permalink / raw
  To: gentoo-dev; +Cc: Alexey Sokolov

From: Alexey Sokolov <alexey+gentoo@asokolov.org>

I'm running a prefix but tests of various packages are failing in virtx
command. I discovered that this is because virtualx doesn't depend on
xvfb in prefix. But after installing xorg-server[xvfb,-elogind] tests
pass.
elogind flag had to be disabled otherwise it brings pam as dependency.
So, attached are patches to prefix profile to disable elogind for
xorg-server, and to virtualx eclass to depend on it even in prefix.

Alexey Sokolov (2):
  profiles: prefix: mask USE=elogind in x11-base/xorg-server
  virtualx.eclass: don't skip xvfb dependency on Prefix

 eclass/virtualx.eclass                    | 2 +-
 profiles/features/prefix/package.use.mask | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-19 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-19 18:53 [gentoo-dev] [PATCH 0/2] Xvfb in test dependencies in Prefix alexey+gentoo
2020-10-19 18:53 ` [gentoo-dev] [PATCH 1/2] profiles: prefix: mask USE=elogind in x11-base/xorg-server alexey+gentoo
2020-10-19 18:53 ` [gentoo-dev] [PATCH 2/2] virtualx.eclass: don't skip xvfb dependency on Prefix alexey+gentoo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox