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

Fix Exec argument to start service #104

Merged
merged 1 commit into from Mar 3, 2017

Conversation

ejoerns
Copy link
Member

@ejoerns ejoerns commented Feb 28, 2017

Exec argument must call rauc with the service argument in order to let
it spawn the service. Otherwise d-bus activation will fail and the
client reports:

Error creating proxy: Error calling StartServiceByName for de.pengutronix.rauc: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
D-Bus error while installing `/home/root/update-2017.02-1.raucb`

Exec argument must call rauc with the `service` argument in order to let
it spawn the service. Otherwise d-bus activation will fail and the
client reports:

| Error creating proxy: Error calling StartServiceByName for de.pengutronix.rauc: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
| D-Bus error while installing `/home/root/update-2017.02-1.raucb`

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.832% when pulling 1731493 on ejoerns:v0/topic/dbus-service-exec into bce6dce on rauc:master.

@ejoerns ejoerns requested a review from jluebbe March 3, 2017 09:39
@jluebbe jluebbe merged commit bd7afda into rauc:master Mar 3, 2017
@ejoerns ejoerns deleted the v0/topic/dbus-service-exec branch August 15, 2017 10:44
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.

None yet

3 participants