lorri internal stream-events --kind snapshot fails with VarlinkError
Opened this issue · 2 comments
symphorien commented
$ lorri internal stream-events
Oct 16 17:26:01.310 ERRO Varlink(src/com_target_lorri.rs:78: Varlink_Error
Caused by:
/build/lorri-1.2-vendor.tar.gz/varlink/src/lib.rs:1128: InterfaceNotFound("com.target.lorri"))
Other lorri commants like lorri watch work fine.
I checked that the lorri command in my path and the daemon come from the same store path.
I use this command to implement this: #365 (comment)
symphorien commented
This is a regression from lorri 1.1 (on 20.03) to lorri 1.2 (on 20.09).
Profpatsch commented
cc @nyarly