You are not logged in.
Pages: 1
I'm following the LAMP guide on the wiki here: http://wiki.archlinux.org/index.php/LAMP and when I try downloading the packages, I get the following:
[root@Firefly ssh]# pacman -S apache php php-apache mysql
resolving dependencies...
looking for inter-conflicts...
Targets (12): apr-1.4.2-1 libsasl-2.1.23-4 libldap-2.4.21-2
unixodbc-2.3.0-1 apr-util-1.3.9-4 apache-2.2.15-2
libxml2-2.7.7-1 php-5.3.2-6 php-apache-5.3.2-6
libmysqlclient-5.1.47-1 mysql-clients-5.1.47-1 mysql-5.1.47-1
Total Download Size: 16.18 MB
Total Installed Size: 159.37 MB
Proceed with installation? [Y/n] Y
:: Retrieving packages from extra...
libmysqlclient-5.1.... 8.2M 2.9M/s 00:00:03 [#####################] 100%
error: failed retrieving file 'mysql-5.1.47-1-x86_64.pkg.tar.xz' from mirrors.kernel.org
warning: failed to retrieve some files from extra
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
[root@Firefly ssh]# error: failed retrieving file 'mysql-5.1.47-1-x86_64.pkg.tar.xz' from mirrors.kernel.org
-bash: error:: command not foundHelp me... please.
Offline
Seems like the mirror is not fully synced yet.
Wait som time: run "pacman -Syu" and then try again ![]()
Offline
Pages: 1