ENT-12600: build-environment-check: deleted script#1765
Closed
larsewi wants to merge 1 commit intocfengine:masterfrom
Closed
ENT-12600: build-environment-check: deleted script#1765larsewi wants to merge 1 commit intocfengine:masterfrom
larsewi wants to merge 1 commit intocfengine:masterfrom
Conversation
|
Thanks for submitting a pull request! Maybe @craigcomstock can review this? |
Member
|
@cf-bottom jenkins :) |
olehermanse
approved these changes
Jun 27, 2025
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12302/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12302/ |
The list of wanted/unwanted packages is outdated. It only handles redhat and debian based systems. Nowadays we use the cfengine-build-host-setup.cf as the single source of truth. It does exactly what we want, it promises that the build host is setup correctly. Hence, it's time we let this script go. Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
0002e59 to
7377be4
Compare
Contributor
Author
Contributor
Author
|
This script is still called somewhere (in Jenkins I think). The jenkins-jobs repo is dead? |
Contributor
Author
|
@cf-bottom jenkins :) |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12589/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12589/ |
Contributor
Author
|
This PR will get major merge conflicts soon. I'll manually reapply the changes needed later and reopen. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The list of wanted/unwanted packages is outdated. It only handles redhat and debian based systems. Nowadays we use the cfengine-build-host-setup.cf as the single source of truth. It does exactly what we want, it promises that the build host is setup correctly. Hence, it's time we let this script go.
Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech