Can't upgrade to Plesk 11

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
jpkelly
Forum User
Forum User
Posts: 85
Joined: Sat Jan 20, 2007 6:57 pm

Can't upgrade to Plesk 11

Unread post by jpkelly »

When trying to upgrade Plesk 10.4.4 to 11.0.9 I get the following errors:
CentOS 5 MediaTemple DV4

Code: Select all

ERROR: Unable to install the "plesk-base-11.0.9-cos5.build110120608.16.x86_64" package.

The following could cause the installation failure:
1) plesk-base-11.0.9-cos5.build110120608.16.x86_64: No suitable solutions were found
for the "sw-engine >= 2.5.1" dependency.

2) sw-engine-2.5.1-201206041748.centos5.x86_64: No suitable solutions were found
for the "libaps.so.1()(64bit)" dependency.

3) Unable to downgrade 'libaps' package to version 1.0.2-669424.11062311:
version 1.0.4-768202.12060417 is currently installed.

4)libaps-1.0.4-768202.12060417.x86_64: No suitable solutions were found
for the "libxml2.so.2()(64bit)" dependency.
Any ideas on how to address this?
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Can't upgrade to Plesk 11

Unread post by prupert »

We encountered the same problem, it is caused by a glitch in the dependency checking during the update process.

A work-around:

Remove the asl-libxml2 package before the Plesk upgrade:

Code: Select all

rpm -e –-nodeps asl-libxml2
Install it again after the Plesk upgrade (or earlier if you dare):

Code: Select all

yum install asl-libxml2
Lemonbit Internet Dedicated Server Management
Post Reply