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

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

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

Unread post 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 ............
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Clarification

Unread post 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 ....
kwebdesign
Forum User
Forum User
Posts: 93
Joined: Sun Feb 13, 2005 2:24 pm
Location: TN

Unread post 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
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Unread post 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......
Post Reply