Greetings!
I just installed Arch on my Cubox today and the package manager can't download any packages. I followed the steps on the Wiki for the Cubox i series installation including the package signing. The NTP server couldn't access the time server so I set the time with the date command from coreutils. When I try [code]pacman -Syu[/code] it says "nothing to do". When I try [code]pacman -S gcc[/code], I get
[quote]error: failed retrieving file 'gcc-12.1.0-2.1-armv7h.pkg.tar.xz' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
warning: too many errors from mirror.archlinuxarm.org, skipping for the remainder of this transaction
warning: failed to retrieve some files
error: failed to commit transaction (invalid url for server)
Errors occurred, no packages were upgraded.[/quote]
I tried accessing mirror.archlinuxarm.org on my browser on my desktop system and it shows up as the New Jersey server and looks fine. I'm running out of ideas.