lorri icon indicating copy to clipboard operation
lorri copied to clipboard

lorri internal stream-events --kind snapshot fails with VarlinkError

Open symphorien opened this issue 5 years ago • 2 comments

$  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: https://github.com/target/lorri/issues/365#issuecomment-606835166

symphorien avatar Oct 16 '20 15:10 symphorien

This is a regression from lorri 1.1 (on 20.03) to lorri 1.2 (on 20.09).

symphorien avatar Oct 16 '20 15:10 symphorien

cc @nyarly

Profpatsch avatar Oct 21 '20 13:10 Profpatsch