Trying to grab the XFCE packages for rasberry Pi2,
$this->bbcode_second_pass_code('', '
pacman -S xfce4
')
eventually returned:
$this->bbcode_second_pass_code('', 'Failed to retrieve file 'freetype2-2.6-2-armv7h.pkg.tar.xz' from mirror.archlinuxarm.org')
Seems there's a discrepancy between the latest version that should be available and the version actually available on the mirror:
$this->bbcode_second_pass_code('', '
freetype2-2.6.1-1-armv7h.pkg.tar.xz 04-Oct-2015 16:27 380796
')