Comment 4 for bug 1197247

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

I've tried to build a binary package from trunk and actually it fails with the following error:

sudo dpkg -i checkbox_0.16.6_amd64.deb
(Reading database ... 303601 files and directories currently installed.)
Preparing to replace checkbox 0.16.6 (using checkbox_0.16.6_amd64.deb) ...
Unpacking replacement checkbox ...
Setting up checkbox (0.16.6) ...
cp: cannot stat ‘/usr/share/checkbox/examples/virtualization.cfg’: No such file or directory
dpkg: error processing checkbox (--install):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
 checkbox

virtualization.cfg is missing in debian/checkbox.inst but the policy file is well copied before the (postinst) failure.