• 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 11 to Plesk 12 upgrade failed - Me Too.

DaveW4

New Pleskian
Centos 5, Linux Server

Started the process using the Plesk Admin Panel. Failed.
Here is the last few lines of the log.
--
Bootstrapper has finished action (exec time: 0 sec.): parent_name='PLESK_12_5_30', sequence='pkgs', stage='rollback', sequence_order='1', operation='install', exec_cmd='rm -f /tmp/pp-bootstrapper-mode.flag; rm -f /var/lock/parallels-panel-maintenance-mode.flag; touch /var/lock/parallels-panel-upgrade-failure.flag; :'', m_arch='', output: ~empty
[2016-04-01 16:21:27.993710] Error: Failed to run the Yum utility.
The Yum utility failed to install the required packages.

--
Attached the Parallels Installation Log file.

--
Tried a few things to get it working using documentation on Plesk Upgrade Guide and other ssh commands.
Nothing helps. Don't want to cause more problems so reaching out to Plesk community for pointers.
--
Some background, after noticing that there are errors around the:
"Gathering information about the installed license key...
c5-testing/primary_db..."
I opened the file /CentOS-Testing.repo
Thinking that this needs to be changed to allow Plesk Yum to work.

Thanks in advance.

--
1st Edit:
Found info that points to a Yum Repo that needs to be disabled, then run install from command line.

This was close to what I am thinking needs to be done. No 'yum install phython-hashlib'. substitute with upgrading plesk command: # /usr/local/psa/admin/sbin/autoinstaller --source http:(not sure URL here).

Found this online for Repo revisions.
"The reason it didn't work for some of the commenters is that you must disable the offending repo before you can 'yum install (code here)'. so go to /etc/yum.repos.d/newNotWorking.repo and set enabled=0. then 'yum install (code here)' and then re-enable the new repo (enabled=1). check with 'yum repolist'.

--
2nd Edit:
Only have command line available to upgrade via plesk.
Parallels Panel pre-upgrade check...
WARNING: You have a mixed set of 'php' and 'php53' packages installed. Installation or upgrade may fail or produce unexpected results. To resolve this issue run "sed -i.bak -e '/^\s*skip-bdb\s*$/d' /etc/my.cnf ; yum update 'php*' 'mysql*'".
WARNING: If you leave the default value of the "Interval" parameter in the /etc/sw-collectd/collectd.conf, sw-collectd may heavily load the system. Please see http://kb.odin.com/en/113711 for details.
WARNING: There are custom web server configuration templates at /usr/local/psa/admin/conf/templates/custom. These custom templates might be incompatible with a new Plesk version, and this might lead to failure to generate web server configuration files.Please check http://kb.odin.com/118192 for details.
WARNING: Unable to connect to some Plesk ports. Please see /root/parallels/PSA_12.5.30/examiners/plesk_preupgrade_checker.log for details. Find the full list of the required open ports at http://kb.odin.com/en/391
 

Attachments

  • parallels-installation-log copy.txt
    70 KB · Views: 0
Last edited:
Back
Top