• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Someone Please help?

T

thundercon787

Guest
Alright.. i am compeltely confused on how to fix this...
( I have fedora core 2)

i'm trying to update plesk 7.5.1 to 7.5.2

in my /tmp directory

if i look at the autoinstaller.log file for the automatic updates install file.. i see this error

Update failed on the installation of qt-devel RPMs:
*************************************
----- begin of output -----
Installing qt-3.3.3-0.1.i386.rpm
Installing qt-devel-3.3.3-0.1.i386.rpm
warning: /root/psa/PSA_7.5.2/FC2_std.updates/qt-3.3.3-0.1.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
libjpeg-devel is needed by qt-devel-3.3.3-0.1
libmng-devel is needed by qt-devel-3.3.3-0.1
libpng-devel is needed by qt-devel-3.3.3-0.1
*************************************

I did a search for these files on the net.. and uploaded them to a directory on the server...

as root i did these commands

[root@web mike]# rpm -i libjpeg-devel-6b-31.1.i386.rpm
[root@web mike]# rpm -i libmng-devel-1.0.4-5.1.i386.rpm
package libmng-devel-1.0.4-5.1 is already installed
[root@web mike]# rpm -i libpng-devel-1.2.2-22.i386.rpm
error: Failed dependencies:
libpng = 2:1.2.2 is needed by libpng-devel-1.2.2-22
[root@web mike]#


now i 've searched for libpng-devel i can't find a valid file thats 1.2.22.i386.rpm to install the first one

this is the only one i can find...

libpng-devel-1.2.8-1.i386.rpm

so i installed that

[root@web mike]# rpm -i libpng-devel-1.2.8-1.i386.rpm

looks like that worked to install it..... I'm going to try to restart the updater...

quick question.. anyone know what files i need and where to find them to do this the right way? also please post the commands if you do know how so i can streamline this...

thanx for all the help.. (including the just readers :p)

I'll post after i see the updater fail or suceed...
 
Ok i re-ran the updater.... took a look at the /tmp directory and saw that plesk yet needed another rpm.. so i did the

up2date - i command on the file that was needed...


It downloaded the file... installed it...

I re-ran the updater once again...

and this time plesk came back...

Woohoo!!!!


Plesk needs to put a rpm tester to make sure dependencies are there before it even thinks about installing.. this would save a hell of alot of confusion and problems in the long run..



-Mike
 
Back
Top