checkbox rev 2363 adds a suggests for a minimum version of fwts (the one where dmesg_common is gone and merged into klog). This is in checkbox trunk only for the moment. So work to do:
- Figure out which version of fwts has the dmicheck test encompassing the former dmi_decode and smbios
- Add that minimum version in the debian control file, *both* in checkbox trunk and in checkbox-packaging.
- Ensure we have at least that version in the PPA, for all supported releases, otherwise checkbox will be uninstallable from ppa leading to much suffering :(
- Modify the test scripts that reference these fwts tests, ensure they have dmicheck but not dmi_decode and smbios (in 2363 I modified pm_test and fwts_test).
checkbox rev 2363 adds a suggests for a minimum version of fwts (the one where dmesg_common is gone and merged into klog). This is in checkbox trunk only for the moment. So work to do:
- Figure out which version of fwts has the dmicheck test encompassing the former dmi_decode and smbios
- Add that minimum version in the debian control file, *both* in checkbox trunk and in checkbox-packaging.
- Ensure we have at least that version in the PPA, for all supported releases, otherwise checkbox will be uninstallable from ppa leading to much suffering :(
- Modify the test scripts that reference these fwts tests, ensure they have dmicheck but not dmi_decode and smbios (in 2363 I modified pm_test and fwts_test).
I'll set as triaged based on the above.