Hide Forgot
Description of problem: I'm getting this in my mail after installing libvirt-sandbox: /etc/cron.daily/virt-sandbox-service.logrotate: usage: virt-sandbox-service [-h] [-c URI] {create,clone,connect,delete,execute,reload,upgrade} ... virt-sandbox-service: error: invalid choice: 'list' (choose from 'create', 'clone', 'connect', 'delete', 'execute', 'reload', 'upgrade') -- libvirt-sandbox-0.5.1-1.fc20.x86_64
Are you sure you are still getting that mail now. That was a bug in 0.5.0 which is fixed in 0.5.1. The Cron file now uses 'virsh list' instead.
(In reply to Daniel Berrange from comment #1) > Are you sure you are still getting that mail now. That was a bug in 0.5.0 > which is fixed in 0.5.1. The Cron file now uses 'virsh list' instead. Looks like I updated libvirt-sandbox just a few mins back, and the last cron run happened just before the update. Sorry for the noise.