On 2017-01-13 19:02, Christoph Anton Mitterer wrote: > Wouldn't it be enough, to check whether the contents of > /var/lib/binfmts > (which seems is that place) change after purging a package? > If something's left behind there, it will be legacy and come up again > after the next reboot.
If there are leftover or modified files in that directory, we should find this information already in the logs (and failures in the sid-strict tests). I didn't see any obvious exclusion of that folder. But I don't remember seeing something like that. Can you point me to a package at hand that does this "wrong"? So I could take a look what happens myself ... Andreas