• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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