/usr/lib/libtumbler-1.so.0.0.0.old is empty, not checked

Are these files in fact empty?

$ ls -l /usr/lib/*.old

Do they belong to any package?

$ pacman -Qo /usr/lib/*.old

If not: simply remove them

$ sudo rm /usr/lib/*.old
1 Like