Bug 1064522

Summary: engine-setup fails in Fedora20 when the system is up to date with update-testing
Product: [Retired] oVirt Reporter: Antoni Segura Puimedon <asegurap>
Component: ovirt-engine-coreAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: bugs <bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4CC: acathrow, bazulay, gklein, iheim, sbonazzo, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-13 14:32:03 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 Antoni Segura Puimedon 2014-02-12 18:52:46 UTC
Description of problem:
wildfly is in updates-testing and obsoletes jboss-as. When you install ovirt-engine via yum it silently sets up wildfly instead of jboss-as. That makes engine-setup fail when it looks for /usr/share/jboss-as/

Version-Release number of selected component (if applicable):
ovirt-engine.noarch 3.4.0-0.7.beta2.fc20
wildfly.noarch 8.0.0-0.16.CR1.fc20

How reproducible: 100%


Steps to Reproduce:
1. enable update-testing
2. yum update
3. yum install ovirt-engine ovirt-guest-agent
4. engine-setup

Actual results:
engine setup aborts due to missing /usr/share/jboss-as

Expected results:
ovirt-engine rpm sets a maximum version for jboss-as that prevents the obsolete replacement from happening.

Additional info:

Comment 1 Antoni Segura Puimedon 2014-02-12 18:54:40 UTC
Correction it is also in the normal fedora and jboss-as repository.

Comment 2 Sandro Bonazzola 2014-02-13 14:32:03 UTC

*** This bug has been marked as a duplicate of bug 1055604 ***