Hello, I am using the Raspberry Pi 2/3 image for my raspberry pi 3 model B.
I have edited the $this->bbcode_second_pass_code('', '/etc/pacman.d/mirrorlist') file and enabled all of the available mirrors.
When I want to install the packages with $this->bbcode_second_pass_code('', 'sudo pacman -Sy <packagenames>') needed to boot into GUI with full internet capability, I get:
$this->bbcode_second_pass_code('', 'error: failed retreiving file `glib-networking-2.60.3-1-armv7h.pkg. from<mirrors>: The requested URL returned error: 404')
And that happens for all the mirrors. Is there any fix for that? I am facing the problem for around 24 hours now!