Comment 1 for bug 1870556

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

That's probably a problem with the update as the cache dir is taken from XDG_CACHE_HOME here:
https://git.launchpad.net/checkbox-ng/tree/plainbox/impl/session/restart.py#n247

and the env var is set via the service here:

https://git.launchpad.net/~checkbox-dev/checkbox-ng/+git/packaging/tree/debian/checkbox-ng.service#n8

Could you retry after forcing a restart?

$ sudo systemctl restart checkbox-ng.service