by novitsky » Mon Jun 03, 2013 10:17 am
Once again, Thanks.
I updated the PKGBUILD and copied the files to the SD card.
I run the command:
makepkg --asroot -Acs
but I get this error:
$this->bbcode_second_pass_code('', '==> Making package: linux-raspberrypi 3.6.11-11 (Mon Jun 3 11:14:58 BST 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for inter-conflicts...
Packages (3): perl-test-pod-1.48-1 perl-yaml-syck-1.25-1 xmlto-0.0.25-2
Total Download Size: 0.06 MiB
Total Installed Size: 0.49 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages ...
error: failed retrieving file 'perl-yaml-syck-1.25-1-armv6h.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404 Not Found
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
==> ERROR: 'pacman' failed to install missing dependencies.
')
any idea how to solve this?