You are not logged in.

#1 2008-01-21 00:03:48

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Pacman can't find php

I want to install php, but pacman can't find the package.

pacman -Sy php                                                                                                                                                                  [1:02 : ashren]
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
error: 'php': not found in sync db

Quite strange.

Offline

#2 2008-01-21 00:07:19

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Pacman can't find php

Try pacman -Syy, or try other mirrors.
If that doesn't work, which pacman version are you using? And you could try the --debug output.
And have a look in /var/lib/pacman/sync/extra/php* as well.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2008-01-21 18:44:36

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: Pacman can't find php

A pacman -Syy did it. Thanks shining.

Offline

Board footer

Powered by FluxBB