Bug 1069190 - [QE] (6.2.x) Patch conflict with eap with natives installed
Summary: [QE] (6.2.x) Patch conflict with eap with natives installed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Patching
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: CR2
: EAP 6.2.2
Assignee: Vaclav Tunka
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On: 1069506
Blocks: eap62-cp02-blockers
TreeView+ depends on / blocked
 
Reported: 2014-02-24 12:44 UTC by Martin Simka
Modified: 2017-10-10 00:10 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
: 1069506 (view as bug list)
Environment:
Last Closed: 2014-06-02 12:50:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Simka 2014-02-24 12:44:10 UTC
Description of problem:
***********************
When patch updates modules that contain natives, patching mechanism detects conflicts and doesn't allow to install patch. 


Version-Release number of selected component (if applicable):
***********************
EAP 6.2.0.GA


Steps to Reproduce:
***********************
1. unzip eap
2. install natives
3. ./bin/jboss-cli.sh '--command=patch apply path_to_cp1' 

Actual results:
***********************
Conflicts detected: org.hornetq:main, org.jboss.as.web:main
Use the --override or --preserve arguments in order to resolve the conflict.

Expected results:
***********************
Patch is successfully installed.

Additional info:
***********************
Workaround is to apply patch with --override-modules, but this disables natives. 

Similar issue with installer distribution of eap: https://bugzilla.redhat.com/show_bug.cgi?id=1065830


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