Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188887 - Upgrade to Tomcat replaces ROOT application
Summary: Upgrade to Tomcat replaces ROOT application
Status: RESOLVED DUPLICATE of bug 180519
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-14 19:24 UTC by gtl4407
Modified: 2007-08-14 19:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gtl4407 2007-08-14 19:24:53 UTC
When upgrading tomcat, and you already have a ROOT application different to the one that comes with tomcat by default, files get overwritten. Even minor upgrades do this.

Reproducible: Always

Steps to Reproduce:
1. Upgrade tomcat using portage emerge
2.
3.

Actual Results:  
Files in /var/lib/tomcat-5.5/webapps/ROOT/ are overwritten

Expected Results:  
If this directory already exists, it should be left alone. This is the behavior of the apache web server, if /var/www/localhost/ exists, its not overwritten.
Comment 1 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-08-14 19:49:40 UTC

*** This bug has been marked as a duplicate of bug 180519 ***