We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Task where it fails:
TASK [geerlingguy.php : Ensure PHP packages are installed.] ******************** fatal: [instance]: FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package php-devel-8.0.30-1.el9_2.x86_64 from appstream requires gcc, but none of the providers can be installed\n - conflicting requests\n - nothing provides libgomp = 11.5.0-5.el9_5 needed by gcc-11.5.0-5.el9_5.x86_64 from appstream\n - nothing provides libgcc >= 11.5.0-5.el9_5 needed by gcc-11.5.0-5.el9_5.x86_64 from appstream", "rc": 1, "results": []}
For now I'm disabling CI for RHEL to get it to pass.
The text was updated successfully, but these errors were encountered:
Issue #434: Disable RHEL builds for now.
b804595
No branches or pull requests
Task where it fails:
For now I'm disabling CI for RHEL to get it to pass.
The text was updated successfully, but these errors were encountered: