Bug 987948

Summary: upgrade to 3.3 fails in Fedora 19 when not using firewalld in 3.2
Product: [Retired] oVirt Reporter: Michal Skrivanek <michal.skrivanek>
Component: ovirt-engine-installerAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3CC: acathrow, alonbl, bazulay, dougsland, iheim, michal.skrivanek
Target Milestone: ---   
Target Release: 3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 08:02:47 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:
Attachments:
Description Flags
engine-upgrade log none

Description Michal Skrivanek 2013-07-24 12:56:36 UTC
Description of problem:
upgrade from 3.2.2 to 3.3 beta fails at
File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/legacy/firewalld.py", line 59, in _misc
AttributeError: type object 'NetEnv' has no attribute 'FIREWALLD_DISABLE_SERVICES'

How reproducible:
3.2 setup in latest F19, *not* using firewalld

Comment 1 Michal Skrivanek 2013-07-24 12:58:31 UTC
Created attachment 777765 [details]
engine-upgrade log

Comment 2 Sandro Bonazzola 2013-07-31 08:02:47 UTC
It seems that on your system otopi was not aligned to ovirt-engine.
FIREWALLD_DISABLE_SERVICES is an otopi constant in NetEnv, available from commit
c4c4c66f40534479cd70880dc4b42c8858d8be4e
I think that the otopi in beta was not aligned with ovirt-engine.
It works for me on nightly repository.
Can you check again on your system using nightly instead of beta?

Comment 3 Michal Skrivanek 2014-10-13 11:07:05 UTC
now works fine