• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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