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

Red Hat / Rocky Linux builds failing with 'nothing provides libgcc' #434

Open
geerlingguy opened this issue Feb 13, 2025 · 0 comments
Open

Comments

@geerlingguy
Copy link
Owner

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.

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

No branches or pull requests

1 participant