Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Xvfb dependency on Wayland-based distros#196

Merged
sopos merged 4 commits into
beakerlib:masterfrom
JJanasek:fix-xvfb-dependency
Sep 12, 2025
Merged

fix: Xvfb dependency on Wayland-based distros#196
sopos merged 4 commits into
beakerlib:masterfrom
JJanasek:fix-xvfb-dependency

Conversation

@JJanasek

Copy link
Copy Markdown
Contributor

Newer distributions, such as CentOS 10, no longer use Xvfb by default. As a result, tests that require a virtual X server fail because the necessary dependency is not installed.

@JJanasek JJanasek force-pushed the fix-xvfb-dependency branch 2 times, most recently from 7588ae7 to 40a594b Compare August 28, 2025 07:20
Newer distributions, such as CentOS 10, no longer use Xvfb by default.
As a result, tests that require a virtual X server fail because
the necessary dependency is not installed and therefore we skip those.

Signed-off-by: Jan Janasek <[email protected]>
@JJanasek JJanasek force-pushed the fix-xvfb-dependency branch from 40a594b to 379079f Compare August 28, 2025 07:42
@JJanasek JJanasek marked this pull request as ready for review August 28, 2025 08:37
JJanasek and others added 3 commits September 1, 2025 09:08
adding more specific beakerlib package name in test_rlFetchSrcForInstalled

Signed-off-by: Jan Janasek <[email protected]>
Do not try to run the rhel+epel as it is apparently not available in the public ranch of testing farm.
Also skip Centos Stream 8 due to complication with python-unversioned-command which is ok for all the newer system svrsions.
this will allow to distinguish between the current "bleeding edge" master buildd
and the intentionally selected by the release tag.
@sopos sopos merged commit 7bff426 into beakerlib:master Sep 12, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants