You are not logged in.

#1 2011-03-12 09:56:30

dershodan
Member
Registered: 2011-03-12
Posts: 3

SOLVED - Cant install normal PHP package

trying to install php with command

pacman -S php

Response

resolving dependencies...
looking for inter-conflicts...

Targets (1): php-5.3.3-3

Total Download Size:    2.82 MB
Total Installed Size:   14.28 MB

Proceed with installation? [Y/n] 
:: Retrieving packages from extra...
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from mirrors.kernel.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from mirrors.kernel.org : Not Found
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.

I'm also wondering.. isn't php-5.3.5 the newest?

Thanks for any advice in advance!

Last edited by dershodan (2011-03-12 10:38:27)

Offline

#2 2011-03-12 10:16:05

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: SOLVED - Cant install normal PHP package

5.3.5-2 is the latest.  Your mirrors are not up-to-date.  Switch to new mirrors which are current then refresh and do a full system update (pacman -Syyu).


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#3 2011-03-12 10:37:47

dershodan
Member
Registered: 2011-03-12
Posts: 3

Re: SOLVED - Cant install normal PHP package

Thanks a lot.
I think I should issue this command once in a while.

Offline

Board footer

Powered by FluxBB