Updated Successfully! Now what...hmm

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Stucco
Forum User
Forum User
Posts: 84
Joined: Fri May 06, 2005 7:29 pm

Updated Successfully! Now what...hmm

Unread post by Stucco »

I searched and searched and couldn't find the answer to this.

After updating everything successfully with yum/A.R.T., my Plesk shows that I have updates available in Updater. When I try to do them, they fail.

Code: Select all

Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.10-2.4.i386.rpm
error: Failed dependencies:
        php = 4.3.10-2.4 is needed by php-pgsql-4.3.10-2.4

----- end of output -----
===> Autoinstaller: stopped logging at Fri May  6 15:43:48 2005


***** end of log file *****
In general should I still use the updater with A.R.T.'s files, or just the atomic archive? Along with this specific error, when I look to see my php version, I get

Code: Select all

root# rpm -qa |grep -i php- |sort
php-4.3.11-7.rhfc2.art
php-4.3.4-11
php-imap-4.3.11-7.rhfc2.art
php-mbstring-4.3.11-7.rhfc2.art
php-mysql-4.3.11-7.rhfc2.art
php-pear-4.3.11-7.rhfc2.art
Why do I have 2 versions of PHP here, and why will the above not install?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

yeah the PSA installer is rather crude, just do: yum install php-pgsql
Stucco
Forum User
Forum User
Posts: 84
Joined: Fri May 06, 2005 7:29 pm

Thank you do much

Unread post by Stucco »

I don't know why I didn't think to do that...well it worked perfectly and not my updater worked to update the main files. I can also update other stuff now too.

So if updater failes, go to yum, and then back to updater. Sweet
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

You can install psa through yum too: yum install psa
marcos
Forum User
Forum User
Posts: 59
Joined: Wed Dec 22, 2004 4:23 am

Re: Thank you do much

Unread post by marcos »

Stucco wrote:I don't know why I didn't think to do that...well it worked perfectly and not my updater worked to update the main files. I can also update other stuff now too.

So if updater failes, go to yum, and then back to updater. Sweet
Why you want to use psa-updater if you've the magic yum ?? ;-)
Stucco
Forum User
Forum User
Posts: 84
Joined: Fri May 06, 2005 7:29 pm

Unread post by Stucco »

I guess I saw the updater first, and so I went looking for a way to fix it and found the yum art combo. I guess this is a solution to my original problem of needing updates, not fixing the updater.
Post Reply