Skip to content

Added cleanup of system packages installed during build host setup on newer platforms - #2047

Merged
nickanderson merged 1 commit into
cfengine:masterfrom
craigcomstock:ent-13527
Nov 21, 2025
Merged

Added cleanup of system packages installed during build host setup on newer platforms#2047
nickanderson merged 1 commit into
cfengine:masterfrom
craigcomstock:ent-13527

Conversation

@craigcomstock

Copy link
Copy Markdown
Contributor

For Debian-13, quickinstall and cf-remote don't work so we build from source which calls core/ci/dependencies.sh and installs libraries that we then later build ourselves.

When the cached cfbuild--devel packages are installed from cache they conflict with the system versions and so break our build process.

Ticket: ENT-13527
Changelog: none

… newer platforms

For Debian-13, quickinstall and cf-remote don't work so we build from source which calls core/ci/dependencies.sh and installs libraries that we then later build ourselves.

When the cached cfbuild-<package>-devel packages are installed from cache they conflict with the system versions and so break our build process.

Ticket: ENT-13527
Changelog: none
@craigcomstock
craigcomstock marked this pull request as ready for review November 20, 2025 21:31
@nickanderson
nickanderson merged commit e3ebb53 into cfengine:master Nov 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants