target / lorri

Your project's nix-env
Apache License 2.0
992 stars 69 forks source link

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

Open symphorien opened 4 years ago

symphorien commented 4 years ago
$  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 commented 4 years ago

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

Profpatsch commented 4 years ago

cc @nyarly