I know this isn't something you should do often but today I needed to do a
pacmatic -S <package> --overwrite \*
and pacmatic threw a fit and complained that the files in my working directory were not packages.
Changed it to a pacman, not pacmatic command, and it worked fine (I was using an alias to do pacmatic and it took 3+ hours to realize the issue).