Tomcat 6 up-date ?

Hi,

Does anyone experience the same problem as I do:

Online up-date for Tomcat6 fails …
I have OpenSuSE 11.1 x86_64 latest with all current up-dates (except Tomcat 6 …)

Regards,
Pedro

keyb user wrote:

> Does anyone experience the same problem as I do:
>
> Online up-date for Tomcat6 fails …
> I have OpenSuSE 11.1 x86_64 latest with all current up-dates (except
> Tomcat 6 …)

Not sure if you are on the same boat, but just take a look into this thread:

[opensuse] zypper up of tomcat 6 fails
http://lists.opensuse.org/opensuse/2009-07/msg00021.html

HTH

Greetings,


Camaleón

Hi,

Thanks, that was my boat …

The solution found solves the problem:

Backup /etc/tomcat6


rm -rf /etc/tomcat6

rpm -e --nodeps tomcat6
zypper in tomcat6

Regards,
Pedro