• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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