• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Suse Enterprise Server 10 SP2 & Plesk 8.6 brings errors during installation

K

KilianSSL

Guest
Good day

i tried to install Plesk 8.6 on a Virtual Suse Enterprise Server 10 SP2 (SLES 10 x86_64).
I get a
Error: Unable to install the "psa-8.6.0-sles10.build86080722.00.x86_64" package.

The following could cause the installation failure:
Packages "apache2-2.2.0-21.2.x86_64" and "aaa_base-10-12.46.x86_64" cannot be installed at the same time


Is this a problem of SLES 10 SP2 or does anyone have an idea how to fix it?

Best regards
Kilian
 
Hi,

If it is a fresh Plesk installation you can easily remove aaa_base-10-12.46.x86_64 that obviously conflicts with apache2 package which Plesk takes from SuSe repository during installation. This package can be removed with
# rpm -e aaa_base-10-12.46.x86_64
 
Back
Top