Skip to content

ENT-14191: Added Ubuntu 26 (3.27.x)#2361

Merged
aleksandrychev merged 4 commits into
cfengine:3.27.xfrom
aleksandrychev:ENT-14191_3.27.x
Jul 23, 2026
Merged

ENT-14191: Added Ubuntu 26 (3.27.x)#2361
aleksandrychev merged 4 commits into
cfengine:3.27.xfrom
aleksandrychev:ENT-14191_3.27.x

Conversation

@aleksandrychev

Copy link
Copy Markdown
Contributor

Ticket: ENT-14191
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
(cherry picked from commit 8b3ce03)
The systemctl → echo symlink breaks on Ubuntu 26 because echo is now just an alias into the coreutils multicall binary, which dispatches on argv[0] — invoked as systemctl, it doesn't match, so it fails. Fix: use a no-op stub script that exits 0 instead.

Ticket: ENT-14191
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
(cherry picked from commit eb687ee)
Ticket: ENT-14191
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
(cherry picked from commit aebeed5)
Ticket: ENT-14191

ChangeLog: None
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
(cherry picked from commit 1926230)
@aleksandrychev

Copy link
Copy Markdown
Contributor Author

@cf-bottom jenkins please

@cf-bottom

Copy link
Copy Markdown

@aleksandrychev
aleksandrychev merged commit ea331b7 into cfengine:3.27.x Jul 23, 2026
35 of 36 checks 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.

3 participants