On 23/09/2018 18:04, Paul Gevers wrote:
I didn't came across it yet.
Probably because it's so rare, and easy not to notice if the status didn't change.
What kind of logic do you have in mind?
If any binary of the package under test is being installed and isn't the same version as the source, abort the run as a tmpfail. (At least in a standard debci run, as some documented uses probably want to allow such mismatches: https://sources.debian.org/src/autopkgtest/5.5/doc/README.running-tests.rst/#L65 )
I don't know if this is actually worth the effort; it also assumes debci's displayed Version is the source version.