Bug 961336

Summary: Syntactic error in .postinstall script in version for RHEL
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Radim Hatlapatka <rhatlapa>
Component: Apache Server (httpd) and ConnectorsAssignee: Permaine Cheung <pcheung>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: myarboro, pcheung
Target Milestone: ER8Keywords: Regression
Target Release: EAP 6.1.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-23 18:38:04 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 Radim Hatlapatka 2013-05-09 12:35:28 UTC
During our acceptance testing we have found regression from EAP 6.1.0.ER6.

There is a syntax error in .postinstall script for RHEL platform. This regression causes incomplete installation process which can lead to invalid configuration setting of httpd.

./.postinstall: line 43: syntax error near unexpected token `fi'
./.postinstall: line 43: `fi'


The 'fi' is supposed to be commented out as well.

Comment 1 Permaine Cheung 2013-05-09 12:45:22 UTC
Weinan, please investigate.

Comment 4 Permaine Cheung 2013-05-09 16:11:43 UTC
Fixed in jboss-eap6-httpd-natives-6.1.0-5.ep6.el6, incorporated into jboss-eap6-natives-compose-6.1.0-15.CR1.ep6.el6.

Comment 5 Pavel Janousek 2013-05-10 08:20:41 UTC
Verified during EAP-6.1.0-ER8 test cycle. looks fixed.