Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58835 - tomcat 4.1.3 ebuild installs catalina.sh with reference to /etc/conf.d/tomcat5 i.s.o /etc/conf.d/tomcat4
Summary: tomcat 4.1.3 ebuild installs catalina.sh with reference to /etc/conf.d/tomcat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Thomas Matthijs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 15:21 UTC by Fokke Oosterhoff
Modified: 2004-07-29 15:29 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 Fokke Oosterhoff 2004-07-29 15:21:40 UTC
I did an emerge tomcat. After installation it seemed that ../tomcat4/bin/catalina.sh contained "source /etc/conf.d/tomcat5" i.s.o "source /etc/conf.d/tomcat4" near line 43.

Reproducible: Always
Steps to Reproduce:
1.emerge tomcat
2.look in catalina.sh
3.

Actual Results:  
tomcat won't start, so I changed it to tomcat4 -> worked fine

Expected Results:  
refer to tomcat4
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-29 15:29:49 UTC
Thanks, fixed