Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EL9 support #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add EL9 support #84

wants to merge 1 commit into from

Conversation

bastelfreak
Copy link
Member

Also contains #83

@bastelfreak bastelfreak added the enhancement New feature or request label Oct 30, 2023
@bastelfreak bastelfreak self-assigned this Oct 30, 2023
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test failures look relevant.

@bastelfreak bastelfreak closed this Dec 5, 2024
@bastelfreak bastelfreak reopened this Dec 5, 2024
@ghoneycutt
Copy link
Member

CentOS 9 and OracleLinux 9 should not be in the list at all. Instead we should have Rocky 9.

@ekohl
Copy link
Member

ekohl commented Dec 5, 2024

CentOS 9 and OracleLinux 9 should not be in the list at all. Instead we should have Rocky 9.

Why? In pretty much all other repositories we at least include CentOS 9.

@treydock
Copy link
Contributor

treydock commented Dec 8, 2024

@bastelfreak The issue is this:

/augeas/files/etc/sysctl.d/20-fs.conf/error/message = No such file or directory
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
Debug: Executing: '/usr/sbin/sysctl -n fs.inotify.max_user_watches'

By default RHEL9 doesn't have /etc/sysct.d. That's provided by systemd-udev package. What is the mechanism with VP beaker to inject a new package for tests?

@treydock treydock mentioned this pull request Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants