Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179462 - tomcat-6.0.13 requires >=dev-java/tomcat-native-1.1.10
Summary: tomcat-6.0.13 requires >=dev-java/tomcat-native-1.1.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: William L. Thomson Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 20:58 UTC by Santiago Gala
Modified: 2007-05-23 14:44 UTC (History)
1 user (show)

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 Santiago Gala 2007-05-22 20:58:24 UTC
When I tried tomcat-6.0.13, it gave an error about needing tomcat-native >=1.1.10 and refused to run.

I copied the current 1.1.8 ebuild to 1.1.10 in my overlay, digested and emerged, and it runs.



Reproducible: Always

Steps to Reproduce:
1. install tomcat-6.0.13 with native connector
2. run
3. look into catalina.out

Actual Results:  
a message about required version

Expected Results:  
it runs

as I said, upgrading tomcat-native makes it run
Comment 1 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-05-22 21:01:20 UTC
Already committed to tree, will be available for sync in a few hours.
Comment 2 Santiago Gala 2007-05-23 07:30:35 UTC
I'm puzzled about this too:

http://localhost:8080/manager/status

shows as version: Apache Tomcat/6.0-snapshot
instead of 6.0.13, as I saw in one of my student's download for windows.

Not sure if it is a problem somewhere in my ebuild, in gentoo's process or in the source drop, though

It does not look a big thing
Comment 3 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-05-23 14:44:02 UTC
Sources come like that. I can sed property file, but really upstream needs to version their stuff. I have seen it myself before but was moot so not a priority to report or etc.