• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Upgrade 8.0.0 to 8.0.1 fails

S

svenson

Guest
Hello,

This message keeps bugging us.. someone any idea?

Reading system installed packages...done.
Download file plesk-8.0.1-cos4.2-i386.hdr.gz: 15%..26%..37%..48%..59%..70%..81%..93%..100% done
Download file plesk-8.0.1-cos4.2-i386.hdr.gz: 15%..44%..75%..100% done
Resolve components
ERROR: Impossible do installation while package tomcat4-4.1.24-full.2jpp.noarch is installed in system
ERROR: Installation failed


Regards
Sven
 
it should be fine if you uncheck to install tomcat.
 
actually, if you have tomcat installed, try removing the rpm

rpm -e tomcat4 or rpm -e tomcat
see if that works
 
On unchecking tomcat, it deselects Base as well ?!

I'll try deleting it with rpm
 
[root@plesk12 ~]# rpm -e tomcat4
error: Failed dependencies:
tomcat4 is needed by (installed) tomcat4-admin-webapps-4.1.24-full.2jpp.noarch
tomcat4 is needed by (installed) tomcat4-webapps-4.1.24-full.2jpp.noarch
tomcat4 is needed by (installed) psa-tomcat-configurator-8.0.0-centos4.2.build80060331.13.noarch


Is it safe to remove the packages too?
 
Back
Top