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

Fix RHEL family installation in CI #1222

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

jordancarlin
Copy link
Member

@jordancarlin jordancarlin commented Jan 6, 2025

Finally got around to fixing this. RHEL broke passwordless sudo in docker images, but we really shouldn't ever need sudo in the image since it is run as root anyway.

This refactors the installation CI script to avoid calling sudo in a docker image and also updates the wally-package-install.sh script to remove the explicit calls to sudo since the entire script needs to be run with sudo or as root.

Also update the Installation CI to run if the CI action itself is modified.

@jordancarlin jordancarlin marked this pull request as draft January 6, 2025 01:28
@jordancarlin jordancarlin marked this pull request as ready for review January 6, 2025 01:30
@jordancarlin jordancarlin marked this pull request as draft January 6, 2025 01:30
@jordancarlin jordancarlin marked this pull request as ready for review January 6, 2025 05:00
@davidharrishmc davidharrishmc merged commit b9bab9c into openhwgroup:main Jan 6, 2025
14 checks passed
@jordancarlin jordancarlin deleted the rhel-docker-install branch January 19, 2025 22:14
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