Conversation
|
building on rhel-8 seems to be trouble due to the curl update which requires (by default anyway) openssl 3.0.0 and on rhel-8 we use the built-in/distribution version which is around version 1.1.0. I will see if we can disable the openssl 3.0.0 requirement in libcurl. See https://curl.se/changes.html and specifically the requirement change: curl/curl#18330 |
3346e30 to
7278e23
Compare
|
@cf-bottom jenkins please, let's try this set of changes with all platforms, not just redhat-8. |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13443/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13443/ |
7278e23 to
9fef364
Compare
|
@larsewi I removed the libcurl updates which require openssl 3.0.0 and so break rhel-8's openssl 1.x system version and my attempt at working around it in favor of a separate PR for that work: #2141 which can or cannot be pursued while I am gone. @cf-bottom jenkins again please, let's try and merge these dependency PRs before dependabot makes a new round of them next week. |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13444/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13444/ |
Automated dependency updates for the 3.24.x branch