After a recent pacman -Syu I found that I appear to have files owned by a non-existent package
$this->bbcode_second_pass_code('', '
# pacman -Qo /lib/udev/pcmcia-* /lib/udev/rules.d/60-pcmcia.rules
/lib/udev/pcmcia-check-broken-cis is owned by pcmciautils 017-1
/lib/udev/pcmcia-socket-startup is owned by pcmciautils 017-1
/lib/udev/rules.d/60-pcmcia.rules is owned by pcmciautils 017-1
')
I see this package in archlinux, but pacman -S pcmciautils says
$this->bbcode_second_pass_quote('', '#')pacman -S pcmciautils
error: target not found: pcmciautils
#