Page 1 of 1

Error: Missing Dependency: php <= 4.4.0 is needed by pack

Posted: Thu Oct 26, 2006 6:04 pm
by energylevel
I get this message when doing yum update :

Error: Missing Dependency: php <= 4.4.0 is needed by package php-sqlite2

Can anyone explain what exacly it means and if it matters ! ... I'm on a bit of a learning curve here ...........

Thanks ............

Clarification

Posted: Fri Oct 27, 2006 7:36 am
by energylevel
Just to clarify I'm actually getting the two errors :

Error: Missing Dependency: psa-hotfix2 >= 8.0.1 is needed by package psa-horde
Error: Missing Dependency: php <= 4.4.0 is needed by package php-sqlite2


I on CentOS 4.4 and Plesk 8.01 latest build

Yum.conf like this :

[asl]
name=Atomicorp - 4ES - Atomic Secured Linux
baseurl=http://username:password@atomicorp.com/ ... s/asl/4ES/

[atomic]
name=Atomic Rocket Turtle - 4ES - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/

[atomic-app-vault]
name=Atomic Rocket Turtle - 4ES - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

[psa-8.0]
name=Atomic Rocket Turtle - 4ES - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/4ES/

If someone can help I'd appreciate it .... Thanks ....

Posted: Fri Oct 27, 2006 9:02 am
by kwebdesign
ART's psa-8.0 repository doesn't seem to have all the latest hotfixes in it. I would recommend using the Plesk updater (either through the web GUI or using the command-line tool) to get all the PSA hotfixes.

As far as php-sqlite2, I'm not familiar with that package, but I can tell you that I don't have it installed on my CentOS 4.4 boxes, so it may not be necessary. Don't take my word for it, though - you should do a little research to find out what the purpose of that package is.

If you do discover it is unnecessary, you can remove it via Yum, and then it will quit griping about it. Until then, if you want to apply your other updates, you can exclude it:

yum update --exclude=php-sqlite2

Posted: Fri Oct 27, 2006 9:09 am
by energylevel
Thanks ... Plesk was updated via the built in updater a while ago and still showing as up to date, so I.m guessing these errors are nothing to worry about......