Bug 990588

Summary: Package the tomcat shell scripts
Product: [Fedora] Fedora Reporter: Robert Rati <rrati>
Component: tomcatAssignee: Ivan Afonichev <ivan.afonichev>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: high    
Version: rawhideCC: ivan.afonichev, java-sig-commits
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-28 18:37:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Rati 2013-07-31 13:42:03 UTC
Description of problem:
Apache Hadoop has a component called httpfs which uses the catalina.sh and other shell scripts from the tomcat source.  It does not appear the shell scripts from the source are included in any of the tomcat rpms.

Is there a reason not to have these scripts packaged?  Can a subpackage be updated/created that includes these shell scripts?

Version-Release number of selected component (if applicable):
7.0.42

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Ivan Afonichev 2013-08-16 22:13:34 UTC
I've checked git history...
In versions 5.0 and 5.5 catalina.sh was installed as d%(name)
Then it was completely replaced.

We can ask Alexander Kurtakov or fedora-java what community thinks about it

Comment 2 Robert Rati 2013-08-19 16:44:26 UTC
I talked with Alex and he didn't know why the scripts weren't packaged.

Stanislav (sochotni) guessed the scripts might have been removed for the transition to systemd.

Just to clarify, the httpfs module needs more than just the catalina.sh script.  It needs some of the other shell scripts as well (which are largely required because of catalina.sh).

Comment 3 Fedora End Of Life 2013-09-16 14:56:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 4 Robert Rati 2014-01-28 18:37:50 UTC
Using the tomcat@ service I was able to get what I needed.  Doesn't seem the shell scripts will be required.