Mailinglist Archive: opensuse (1555 mails)

< Previous Next >
Re: [opensuse] zypper up of tomcat 6 fails
  • From: Michael Schroeder <mls@xxxxxxx>
  • Date: Thu, 2 Jul 2009 16:51:19 +0200
  • Message-id: <20090702145119.GB4527@xxxxxxx>
On Wed, Jul 01, 2009 at 02:39:09PM -0400, Dan Goodman wrote:
Looks like I still have remnants of the failed upgrade that are in the way.

That's because it's not tomcat6 that created the directory, but
the "struts-webapps-tomcat6" package. So my advise should have been:

rpm -e --nodeps struts-webapps-tomcat6
zypper in tomcat6
zypper in struts-webapps-tomcat6

M.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >