Commit 4a7a19b
committed
Added cleanup of system packages installed during build host setup on 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: none1 parent 4936f86 commit 4a7a19b
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
| |||
0 commit comments