 by ormiller » Wed Dec 19, 2012 9:41 pm
by ormiller » Wed Dec 19, 2012 9:41 pm 
			
			I performed the
grep '^lib/' /var/lib/pacman/local/*/files
there was a line not owned by glibc :
/var/lib/pacman/local/ntfs-3g-2012.1.15-4/files:lib/
I removed ntfs-3g     # pacman -R ntfs-3g
updated glibc           # pacman -Sd glibc
installed ntfs-3g        # pacman -S ntfs-3g
system is happy once again, thanks to WarheadsSE