[gentoo-dev] [PATCH 2/2] virtualx.eclass: don't skip xvfb dependency on Prefix

2020-10-19 Thread alexey+gentoo
From: Alexey Sokolov Closes: https://bugs.gentoo.org/730190 Signed-off-by: Alexey Sokolov --- eclass/virtualx.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass index 6aba6bf488d..93b9751cfa6 100644 --- a/eclass/virtualx.ec

[gentoo-dev] [PATCH 1/2] profiles: prefix: mask USE=elogind in x11-base/xorg-server

2020-10-19 Thread alexey+gentoo
From: Alexey Sokolov Bug: https://bugs.gentoo.org/730190 Signed-off-by: Alexey Sokolov --- profiles/features/prefix/package.use.mask | 4 1 file changed, 4 insertions(+) diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index 07d83215aa7..

[gentoo-dev] [PATCH 0/2] Xvfb in test dependencies in Prefix

2020-10-19 Thread alexey+gentoo
From: Alexey Sokolov 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