• 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

Plesk 12.0.18 . 12

Patrick Dankers

New Pleskian
Hi there,

I am trying to update my current Plesk 12.0.18 to 12.5 but I keep running into issues sadly when trying to do so using the autoinstaller. Normally I am able to work it out but sadly this case that is not the case.

The error thrown by the autoinstaller is;
-----
Running rpm_check_debug
Fatal error during packages installation: [u'ERROR with rpm_check_debug vs depsolve:', 'psa-phpmyadmin >= 3.5.2.2 is needed by plesk-core-12.5.30-cos6.build1205150826.19.i686', 'psa-phppgadmin >= 5.1 is needed by plesk-core-12.5.30-cos6.build1205150826.19.i686', u'Please report this error at http://bugs.centos.org/set_project....centos.org/bug_report_page.php?category=yum']
YumRPMCheckError: [u'ERROR with rpm_check_debug vs depsolve:', 'psa-phpmyadmin >= 3.5.2.2 is needed by plesk-core-12.5.30-cos6.build1205150826.19.i686', 'psa-phppgadmin >= 5.1 is needed by plesk-core-12.5.30-cos6.build1205150826.19.i686', u'Please report this error at http://bugs.centos.org/set_project....centos.org/bug_report_page.php?category=yum']

ERROR: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
-----

For quick reference;
I am able to acces the Plesk Panel (some parts are not reachable probably due to the autoinstaller not completing. So currently the needed is still up and running but


-----
[root@srv pdtemp]# cat /etc/issue
CentOS release 6.7 (Final)
Kernel \r on an \m
[root@srv pdtemp]# cat /usr/local/psa/version
12.0.18 CentOS 6 1200150817.13
[root@srv pdtemp]#
-----

I have tried disabling Atomic, Remi and Epel repos aswell to see if that made any difference.
But sadly no change.

The mentioned packages in the error seem available (but I am not sure if I should remove them regarding the error or not)

To elaborate;

[root@srv pdtemp]# yum remove psa-phpmyadmin-4.4.9-cos6.build1205150819.14
Loaded plugins: fastestmirror, priorities
Setting up Remove Process
Resolving Dependencies
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package psa-phpmyadmin.noarch 0:4.4.9-cos6.build1205150819.14 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================
Package Arch Version Repository Size
===================================================================================================
Removing:
psa-phpmyadmin noarch 4.4.9-cos6.build1205150819.14 installed 30 M

Transaction Summary
===================================================================================================
Remove 1 Package(s)

Installed size: 30 M
Is this ok [y/N]:

and

[root@srv pdtemp]# yum remove psa-phppgadmin-5.1-cos6.build1205150720.14
Loaded plugins: fastestmirror, priorities
Setting up Remove Process
Resolving Dependencies
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package psa-phppgadmin.noarch 0:5.1-cos6.build1205150720.14 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================
Package Arch Version Repository Size
===================================================================================================
Removing:
psa-phppgadmin noarch 5.1-cos6.build1205150720.14 installed 3.0 M

Transaction Summary
===================================================================================================
Remove 1 Package(s)

Installed size: 3.0 M
Is this ok [y/N]:

Hope anyone can help me get the 12.5 upgrade done :)

Kind regards and thanks in advance.
Patrick

EDIT: PS I seem to have entered the thread title a bit wrong, it should note: Plesk 12.0.18 > 12.5 upgrade issue
 
Also just noted;

[root@srv pdtemp]# rpm -q psa-phpmyadmin
psa-phpmyadmin-4.4.9-cos6.build1200150615.10.noarch
psa-phpmyadmin-4.4.9-cos6.build1205150819.14.noarch
[root@srv pdtemp]# rpm -q psa-phppgadmin
psa-phppgadmin-5.1-cos6.build1200140423.18.noarch
psa-phppgadmin-5.1-cos6.build1205150720.14.noarch
[root@srv pdtemp]#

So it seems to note two versions for some odd reason for both packages.
So I tried removing both 1205 versions.

Which seemed to go fine without any real hassle
Did a autoinstall run again, it took some time but it seems to have completed the 12.5 update.

For reference;
[root@srv pdtemp]# cat /usr/local/psa/version
12.5.30 CentOS 6 1205150826.19
[root@srv pdtemp]#

Still not sure what caused the issue but thought I would post the update so it can help anybody experiencing something similair.
 
Back
Top