• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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