When running debsums on my system I noticed the following entry:
debsums: changed file /usr/share/nvidia-common/last_gfx_boot (from nvidia-common package)
I tracked it down to hybrid-detect changing that file at runtime. This is definitely wrong as nothing should ever write to /usr after package installation. I'd suggest moving this to /var/lib instead.
When running debsums on my system I noticed the following entry: nvidia- common/ last_gfx_ boot (from nvidia-common package)
debsums: changed file /usr/share/
I tracked it down to hybrid-detect changing that file at runtime. This is definitely wrong as nothing should ever write to /usr after package installation. I'd suggest moving this to /var/lib instead.