• 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

Problems with Update to 7.5.4

F

FragM.nsn

Guest
Hi.

I have problems to update our plesk to version 7.5.4.

Version at the moment: 7.5.3
System: RedHat Enterprise 3.0 (AS/ES)

The plesk autoupdate failure report I received is the following. Is there any possibility to fix it manually?

.
.
.
.
Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.2-23.ent.i386.rpm
Installing php-4.3.2-23.ent.i386.rpm
Installing php-mysql-4.3.2-23.ent.i386.rpm
Installing mysql-3.23.58-16.RHEL3.1.i386.rpm
Installing mysql-server-3.23.58-1.i386.rpm
Installing libstdc++-3.2.3-52.i386.rpm
Installing libstdc++-devel-3.2.3-52.i386.rpm
Installing php-imap-4.3.2-23.ent.i386.rpm
Installing krb5-libs-1.2.7-44.i386.rpm
Installing krb5-devel-1.2.7-44.i386.rpm
Installing krb5-workstation-1.2.7-44.i386.rpm
Installing curl-7.10.6-6.rhel3.i386.rpm
Installing curl-devel-7.10.6-6.rhel3.i386.rpm
Installing httpd-2.0.46-46.ent.i386.rpm
Installing mod_ssl-2.0.46-46.ent.i386.rpm
Installing db4-4.1.25-8.1.i386.rpm
Installing db4-devel-4.1.25-8.1.i386.rpm
Installing db4-utils-4.1.25-8.1.i386.rpm
Installing pam-0.75-64.i386.rpm
Installing pam-devel-0.75-64.i386.rpm
warning: /root/psa/PSA_7.5.4/RHel3_std.updates/php-pgsql-4.3.2-23.ent.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
file /usr/bin/comp_err from install of mysql-3.23.58-16.RHEL3.1 conflicts with file from package MySQL-devel-4.1.10a-0
file /usr/bin/mysql_config from install of mysql-3.23.58-16.RHEL3.1 conflicts with file from package MySQL-devel-4.1.10a-0


----- end of output -----
===> Autoinstaller: stopped logging at Thu Nov 17 23:09:42 2005

***** end of log file *****
 
Looks like you upgraded mysql from some other source and Plesk's installer is not recognizing that mysql is already at a high enough version.

Try using ART's yum repository to do mysql 4.1 first, which should make Plesk recognize mysql 4.1 is installed.
 
Hi Shadowman

Thanks for your quick reply. You have to know, that I am not quite familiar with these things. Linux is not my terrain, so I would be very pleased if you can tell me which file I have to take from AtomicRocketTurtle and how I have to proceed with it.

Thanks in advance
 
Follow this link to the ART site and go to the bottom of the page. There you will find directions on adding ART's channels to your /etc/yum.conf file. In fact, it's best if you have ONLY Scott's channels. Then it's as easy as

#yum update

It will update everything available, and satisfy dependencies, without breaking Plesk.

http://www.atomicrocketturtle.com/atomic/
 
I have done everything as you told me, but i reveiced the following error message. It seems, that there is missing a file which aborts the whole installation.

Downloading Packages
Getting cups-1.1.17-13.3.31.i386.rpm
retrygrab() failed for:
http://3es.atomicrocketturtle.com/3rd-party/updates/3ES//RPMS/cups-1.1.17-13.3.31.i386.rpm
Executing failover method
failover: out of servers to try
Error getting file http://3es.atomicrocketturtle.com/3rd-party/updates/3ES//RPMS/cups-1.1.17-13.3.31.i386.rpm
[Errno 4] IOError: HTTP Error 404: Not Found
 
The problem is that ART has the header file for that package, but not the .rpm file. At least in that particular directory structure anyways.
 
Hi again. I received another error message.

[update: psa 7.5.4-rhel3.build75050824.12.i586]
Is this ok [y/N]: y
Downloading Packages
Running test transaction:
Test transaction complete, Success!
===> Updating /etc/psa/psa.conf...

Trying to define super-server internet daemon type... xinetd
Trying to check if xinetd daemon is running... done

Trying to start MySQL server...
ERROR while trying to start MySQL server
Check the error reason(see log file: /tmp/psa_7.5.4_RedHat_el3_build75050824.12_upgrade.log), fix and try again

Aborting...

error: %pre(psa-7.5.4-rhel3.build75050824.12) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping psa-7.5.4-rhel3.build75050824.12
Updated: psa 7.5.4-rhel3.build75050824.12.i586
Transaction(s) Complete
The Logfile gives me the following information.
START LOGGING: Sat Nov 19 17:01:44 MET 2005
Trying to start MySQL server... /var/tmp/rpm-tmp.58686: line 3799: /etc/init.d/mysqld: No such file or directory

ERROR while trying to start MySQL server
 
Ok, I solved the problem with fixing the msql installation manual. The Plesk update is working now. :)
 
Back
Top