From: Alexey Sokolov
Signed-off-by: Alexey Sokolov
---
profiles/package.mask | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index b8bdd285f85d..fccb152787c9 100644
--- a/profiles/package.mask
+++ b/profiles/packag
вторник, 4 марта 2025 г., 3:50 ПП, Nowa Ammerlaan написал:
>
>
> Dear all,
>
> This concept has turned out to be more controversial then I anticipated,
> so I think it warrants broader discussion here on the mailing list. Let
> me first explain some background information so everyone kno
From: Alexey Sokolov
Rationale:
src_test() {
virtx distutils-r1_src_test
}
If the test fails with "die", Xvfb keeps running forever; but it's
cleaned up correctly with die -n
Signed-off-by: Alexey Sokolov
---
eclass/distutils-r1.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions
From: Alexey Sokolov
Signed-off-by: Alexey Sokolov
---
eclass/distutils-r1.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 371d52bcb7e..8896768d3ce 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/d
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
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..
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