On Fri, Jun 17, 2016 at 09:37:52PM +0200, Florian Pritz via arch-general wrote:
On 17.06.2016 21:24, pete nikolic via arch-general wrote:
ldconfig: File /usr/lib/libKF5KMahjongglib.so is empty, not checked. ldconfig: File /usr/lib/libKF5KDEGamesPrivate.so is empty, not checked. ldconfig: File /usr/lib/libKF5ActivitiesExperimentalStats.so.1 is empty, not checked. ldconfig: File /usr/lib/libkonsoleprivate.so.16.04.2 is empty, not checked.
Run pacman -Qkk and reinstall all broken packages or just reinstall everything. Also run `sync` after upgrading. Sounds like either your system crashed shortly after the upgrade or you shut down and the shut down didn't properly flush the filesystem cache. I'm not sure why, but sometimes that happens. I just run sync every time now...
Florian
I've encountered that problem with one of my vms twice in the last ~4 months. pacman -Suy && reboot — empty files. Don't have that problem with the other arch installs. The only difference is it's a default install with systemd (the others run a custom solution). Something is wrong with flushing the fs cache on shutdown, but I've not tracked the exact problem down.