In previous releases you could run `kyua report...` from anywhere and
it would dump the last results. Newer code requires you to either
specify the exact database or be in the exact path where you ran the
tests when you run the command, e.g. running `kyua report-html` from
/usr/tests is completely different than running it from
/usr/tests/bin/sh .
HTH,
-NGie