Bug 654660

Summary: tomcat6 installs messed up log4j symlink.
Product: [Fedora] Fedora Reporter: Rasmus Kaj <kaj>
Component: tomcat6Assignee: David Knox <dknox>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: akurtako, dknox, dwalluck, jclere, SpikeFedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: tomcat6-6.0.26-16.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-13 20:13:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rasmus Kaj 2010-11-18 14:50:31 UTC
Description of problem:

The package tomcat6-lib-6.0.26-14.fc14 installs jar files in /usr/share/tomcat6/lib/.  Most of the jars are installed as foo-6.0.26.jar with a symlink foo.jar pointing to it.  However, the log4j is messed up.

Log4j gets installed as log4j.jar, and then a symplink called log4j-6.0.26.jar is created, pointing to log4j (without a suffix), which does not exist.


How reproducible:

Always, as far as I know.

Steps to Reproduce:
1. Install tomcat6-lib-6.0.26-14.fc14
2. ls -l /usr/share/tomcat6/lib/log4j-6.0.26.jar
3. Note that the file the link points at does not actually exist

Expected results:

Existing log4j.

Comment 1 Fedora Update System 2010-12-03 09:31:56 UTC
tomcat6-6.0.26-16.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/tomcat6-6.0.26-16.fc14

Comment 2 Fedora Update System 2010-12-03 20:44:11 UTC
tomcat6-6.0.26-16.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update tomcat6'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/tomcat6-6.0.26-16.fc14

Comment 3 Fedora Update System 2010-12-13 20:13:05 UTC
tomcat6-6.0.26-16.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.