You are not logged in.
I was trying to install php-mcrypt package while installing LAMP as the way described in the wiki. It seems there is no package available. It is not available in AUR either, I guess so.
$ sudo pacman -S php-mcrypt
resolving dependencies...
looking for inter-conflicts...
Targets (2): libmcrypt-2.5.8-2 php-mcrypt-5.3.3-2
Total Download Size: 0.01 MB
Total Installed Size: 0.30 MB
Proceed with installation? [Y/n]
:: Retrieving packages from extra...
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirrors.163.com : Not Found
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirror.lupaworld.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirror.lupaworld.com : Not Found
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirrors.sohu.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirrors.sohu.com : Not Found
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from ftp.yz.yamagata-u.ac.jp : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from ftp.yz.yamagata-u.ac.jp : Not Found
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-mcrypt-5.3.3-2-x86_64.pkg.tar.xz' from kdemod.ath.cx : No address record
warning: failed to retrieve some files from extra
error: failed to commit transaction (No address record)
Errors occurred, no packages were upgraded.I have no clue how to install this package. Would someone know the how? Thank you.
Last edited by since1992 (2010-11-08 07:30:20)
Offline
It seems like issues with the mirrors you are using. Try this link http://mir.archlinux.fr/extra/os/x86_64 … pkg.tar.xz, it works for me.
UPD: Maybe these issues come from changing package version from 5.3.3-2 to 5.3.3-3.
Last edited by zivziv (2010-11-08 07:36:23)
Offline
UPD: Maybe these issues come from changing package version from 5.3.3-2 to 5.3.3-3.
Yes, do an update.
Offline