Skip to content

fix: Make mender-authd require dbus.service#1890

Closed
vpodzime wants to merge 1 commit into
mendersoftware:5.0.xfrom
vpodzime:5.0.x-mender-auth_dbus_dep
Closed

fix: Make mender-authd require dbus.service#1890
vpodzime wants to merge 1 commit into
mendersoftware:5.0.xfrom
vpodzime:5.0.x-mender-auth_dbus_dep

Conversation

@vpodzime

Copy link
Copy Markdown
Contributor

mender-auth is unusable without DBus and by telling systemd we get the benefits of better handling of start/stop/restart of services.

Ticket: MEN-9144
Changelog: mender-authd.service now requires dbus.service

Related to: #1889

mender-auth is unusable without DBus and by telling systemd we
get the benefits of better handling of start/stop/restart of
services.

Ticket: MEN-9144
Changelog: mender-authd.service now requires dbus.service
Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech>
@mender-test-bot

mender-test-bot commented Jan 26, 2026

Copy link
Copy Markdown

Merging these commits will result in the following changelog entries:

Changelogs

mender (5.0.x-mender-auth_dbus_dep)

New changes in mender since 5.0.x:

Bug Fixes
  • mender-authd.service now requires dbus.service
    (MEN-9144)

@mender-test-bot

Copy link
Copy Markdown

@vpodzime, start a full client pipeline with:

  • mentioning me and start client pipeline

my commands and options

You can prevent me from automatically starting CI pipelines:

  • if your pull request title starts with "[NoCI] ..."

You can trigger a client pipeline on multiple prs with:

  • mentioning me and start client pipeline --pr mender/127 --pr mender-connect/255

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

@vpodzime

Copy link
Copy Markdown
Contributor Author

Unfortunately, this only results in mender-auth being stopped together with DBus, but there's nothing to start it again when DBus comes back up. We need a different approach here. On master, we use DBus auto-start capabilities, so there we are covered.

@vpodzime vpodzime closed this Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants