Hi!
I am trying to install openntpd on my alarm dockstar using http://archlinuxarm.org/support/guides/system/first-steps.
But what I get is
$this->bbcode_second_pass_code('', '[root@archlinux ~]# pacman -Sy openntpd
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Unknown error
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Unknown error
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Unknown error
error: failed to update community (download library error)
error: failed retrieving file 'alarm.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Unknown error
error: failed to update alarm (download library error)
error: failed retrieving file 'aur.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Unknown error
error: failed to update aur (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
')
What might be the issue? Actually, I get the same error when trying to install vim. I have not changed anything in /etc/pacman.conf, it's a fresh installation.
Thanks!