That sounds to me like a faulty SD card corrupting the files.
You could try reinstalling the packages those files belong to - use "dpkg -S filename" to find the package names, then "sudo apt reinstall packagename1 packagename2 etc..." like this
You could try reinstalling the packages those files belong to - use "dpkg -S filename" to find the package names, then "sudo apt reinstall packagename1 packagename2 etc..." like this
Code:
rpdom@raspi16:~ $ dpkg -S libndp.so.0libndp0:arm64: /usr/lib/aarch64-linux-gnu/libndp.so.0.2.0libndp0:arm64: /usr/lib/aarch64-linux-gnu/libndp.so.0rpdom@raspi16:~ $ sudo apt reinstall libndp0:arm64Statistics: Posted by rpdom — Sun Mar 30, 2025 10:07 am