Sounds like your system is in a partial update state.
Either try
- downgrading
gpg
by directly installing an older version from your package cache in/var/cache/pacman/pkg
- or directly download the current
glibc
-package from a mirror and install it by hand
With any luck a full system update works after that.