Re: [systemd-devel] Fail to reset-failed as user

2015-04-24 Thread Lennart Poettering
On Sat, 14.02.15 19:37, Olivier Brunel (j...@jjacky.com) wrote: Heya! Sorry for responding so late again, but I think we can close this now: > #0 bus_message_enter_struct (m=0x7f5fb0cb88b0, c=0x7f5fb0cb8250, > contents=0x7f5faef0d152 "bba{ss}", item_size=0x7fffcebd48e8, > offsets=0x7fffcebd

Re: [systemd-devel] Fail to reset-failed as user

2015-02-14 Thread Olivier Brunel
On 02/11/15 21:13, Lennart Poettering wrote: > On Thu, 05.02.15 19:20, Olivier Brunel (j...@jjacky.com) wrote: > >> On 02/03/15 22:17, Lennart Poettering wrote: >>> On Fri, 12.12.14 16:06, Olivier Brunel (j...@jjacky.com) wrote: >>> >>> Sorry for resurrecting this old thread this late. Is this sti

Re: [systemd-devel] Fail to reset-failed as user

2015-02-11 Thread Lennart Poettering
On Thu, 05.02.15 19:20, Olivier Brunel (j...@jjacky.com) wrote: > On 02/03/15 22:17, Lennart Poettering wrote: > > On Fri, 12.12.14 16:06, Olivier Brunel (j...@jjacky.com) wrote: > > > > Sorry for resurrecting this old thread this late. Is this still an > > issue? Does this work on current git? >

Re: [systemd-devel] Fail to reset-failed as user

2015-02-05 Thread Olivier Brunel
On 02/03/15 22:17, Lennart Poettering wrote: > On Fri, 12.12.14 16:06, Olivier Brunel (j...@jjacky.com) wrote: > > Sorry for resurrecting this old thread this late. Is this still an > issue? Does this work on current git? Still an issue w/ 218 yes, haven't actually had time to try with current gi

Re: [systemd-devel] Fail to reset-failed as user

2015-02-03 Thread Lennart Poettering
On Fri, 12.12.14 16:06, Olivier Brunel (j...@jjacky.com) wrote: Sorry for resurrecting this old thread this late. Is this still an issue? Does this work on current git? > Today I had one unit in failed state, and after taking care of things I > wanted to simply reset its state (to inactive) w/out

[systemd-devel] Fail to reset-failed as user

2014-12-12 Thread Olivier Brunel
Hi, Today I had one unit in failed state, and after taking care of things I wanted to simply reset its state (to inactive) w/out having to start it. Looking up the man page, I see there's a command reset-failed for this exact purpose, awesome. So I go: % systemctl reset-failed backups2.service F