Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFE-4274: In configure.ac, force with-systemd-socket=no when with-systemd-service=no #5425

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

craigcomstock
Copy link
Contributor

Previously --with-systemd-socket is defaulted to true always.

If a system has libsystemd-dev and configure is called with --with-systemd-service=no the build would fail.

Ticket: CFE-4274
Changelog: none

@cf-bottom
Copy link

Thanks for submitting a pull request! Maybe @larsewi can review this?

@craigcomstock
Copy link
Contributor Author

craigcomstock commented Jan 12, 2024

I checked this with no changes on master and it seems broken, so investigating and will try to fix.

https://northerntech.atlassian.net/browse/CFE-4310

@craigcomstock
Copy link
Contributor Author

waiting on #5427 to prove things are alright here as well.

…ce=no

Previously --with-systemd-socket is defaulted to true always.

If a system has libsystemd-dev and configure is called with --with-systemd-service=no the build would fail.

Ticket: CFE-4274
Changelog: none
@craigcomstock craigcomstock marked this pull request as ready for review January 17, 2024 15:09
@craigcomstock craigcomstock merged commit 3a75164 into cfengine:master Jan 18, 2024
12 checks passed
@craigcomstock craigcomstock deleted the fix_protocol_test branch January 18, 2024 17:28
@craigcomstock
Copy link
Contributor Author

cherry picks:
#5433
#5432

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