Page 1 of 1

yum Error: Processing Dependency: psa-api-common

Posted: Wed Mar 22, 2006 11:19 am
by alexis
Hello, I have my yum config running with the instructions from: http://3es.atomicrocketturtle.com/

I am currently running Plesk 7.5.2 on RHEL 3 and want to upgrade PHP (currently running 4.3.0)

My yum.conf has:

Code: Select all

# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/updates/$releasever/
I run "yum update php" and get this at the end of many checks:

Code: Select all

--> Running transaction check
--> Processing Dependency: psa-api-common = 7.5.1 for package: psa-api-rpc
--> Finished Dependency Resolution
Any idea what I'm missing?

I've run yum and installed packages from ART without problem.

Regards!

Posted: Wed Mar 22, 2006 4:03 pm
by scott
Change $releasever to 3ES on RHEL3/CentOS3. If you're on a RHEL3 box, and you add the base/updates channels, you are really pulling compatible packages from CentOS3. It wont cause any problems, however I would recommend you use up2date instead, and pull updates from RedHat (you are paying for it after all!)

Using up2date

Posted: Wed Mar 22, 2006 5:47 pm
by alexis
Hi Scott, thank you, I've updated my up2date configuration and run again and now I'm getting:

Code: Select all

Testing package set / solving RPM inter-dependencies...
There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
mysql-4.1.15-1.rhel3.art                 requires psa < 7.5.3
I'll review other threads about upgrading mysql because I wasn't thinking on doing it, just wanted to upgrade PHP now but maybe it's time for going from 3.23 to mysql 4.1.

Thanks for your help!

Posted: Wed Mar 22, 2006 7:38 pm
by scott
What version of PSA are you running?

I Am Running Plesk For Linux 7.5.2

Posted: Wed Mar 22, 2006 7:46 pm
by alexis
Hi Scott, I'm running Plesk Reloaded For Linux 7.5.2, but I've been upgrading from 7.0 if I correctly recall.

Any ideas?

Posted: Thu Mar 23, 2006 12:47 pm
by scott
Yeah, you cant run mysql 4.1 on anything lower than PSA 7.5.4

Oh Geez

Posted: Thu Mar 23, 2006 1:24 pm
by alexis
I see, ¿any other ideas on how to upgrade PHP 4.3.0 to 4.4.0?, without upgrading MySQL, I would like to do that.

Regards!

Posted: Thu Mar 23, 2006 8:36 pm
by scott
Im linking php against mysql 4.1 these days, so unfortunately you're pretty much stuck with having to upgrade everything. Your other option would be to try rebuilding the php packages against mysql 3.