-
Notifications
You must be signed in to change notification settings - Fork 14
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
ploigos-tool-autogov_ubi8 failing nightly build #124
Comments
I have a version of this working without the CentOS repo and using RH repos (but it requires entitled builds) |
Unfortunately, the build environment right now is the Ubuntu VMs that the GitHub Actions pipeline itself is able to stand up -
So the easy solution of just running it on an entitled RHEL VM is not in place. There used to be some additional infrastructure that was used to build and maintain the ploigos project including a RHEL VM that we might have used, but that has long since been de-comissioned. Some other options I can think of:
Option 3 seems best from a technical perspective, if it works, but to be candid I do not personally have the bandwidth to devote any significant work to Ploigos at this time, which would include implementing that. @jimmyliang-gov I wish I could be of more help. I think the root cause you're really running into here is a dependency on an older opensource project without much of a community left behind it. |
The ploigos-tool-autogov image is failing on golang install (previously it was trying to install from a centos repo which has been deprecated). If entitled builds are not an option (yet) then I have another idea for installing GoLang. PR coming soon. |
PR: #125 |
The ploigos-tool-autogov_ubi8 and _ubi9 image failed the publish #1240 run.
Build Issue
The CentOS mirror is no longer reachable.
Potential Solution
Use RH entitled builds (might require build server to be the subscribed with RH)
The text was updated successfully, but these errors were encountered: