Comment 77 for bug 344916

Revision history for this message
David Murphy (schwuk) wrote :

@ludefork: You might have 0.7.1 installed, but your checkbox.ini is wrong (which is strange because 0.7.1 should replace that file). Can you replace the contents of /etc/checkbox.d/checkbox.ini with the following and re-test?

[DEFAULT]
version = 0.7
plugins = checkbox/plugins
registries = checkbox/registries

[checkbox/plugins]
blacklist = backend_manager
modules = %(checkbox_share)s/plugins/*.py

[checkbox/registries]
modules = %(checkbox_share)s/registries/*.py