Bug 511296 - Misleading name and missing dependencies for mod_jk-ap20 RPM
Summary: Misleading name and missing dependencies for mod_jk-ap20 RPM
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Web Server 1
Classification: JBoss
Component: Red Hat Enterprise Linux 4
Version: 1.0.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Permaine Cheung
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 738505
TreeView+ depends on / blocked
 
Reported: 2009-07-14 16:16 UTC by Carsten Clasohm
Modified: 2017-08-04 15:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-04 15:00:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Carsten Clasohm 2009-07-14 16:16:45 UTC
Description of problem:

The RPM mod_jk-ap20 from channel "JBoss EWS for 4AS" seems to be for Apache 2.0, according to the package name and the package summary, and it can be installed on a machine where httpd22 is not installed. In reality, the package is for Apache 2.2.

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

mod_jk-ap20-1.2.27-4.ep5.el4.i386


How reproducible:

always

Steps to Reproduce:
1. install httpd on a RHEL 4 AS machine
2. subscribe the machine to the JBoss EWS for 4AS channel
3. install mod_jk-ap20 and try to configure it for Apache
  
Actual results:

Apache will fail to start because of an undefined symbol in /usr/lib/httpd22/modules/mod_jk.so, if you manually add the module to the Apache configuration.

Expected results:

The package name and summary should be fixed and an RPM "requires" for "httpd22" should be added.


Note You need to log in before you can comment on or make changes to this bug.