Bug 1484961 - engine-setup fails in the setup of supplementary components without engine rpms
Summary: engine-setup fails in the setup of supplementary components without engine rpms
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Setup.Core
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.2.0
: 4.2.0
Assignee: Yedidyah Bar David
QA Contact: Lukas Svaty
URL:
Whiteboard:
Depends On:
Blocks: 1492065
TreeView+ depends on / blocked
 
Reported: 2017-08-24 16:34 UTC by Simone Tiraboschi
Modified: 2017-12-20 11:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-12-20 11:05:54 UTC
oVirt Team: Integration
Embargoed:
rule-engine: ovirt-4.2+
rule-engine: blocker+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 81034 0 master POST packaging: make ovirt-engine-checks plugin group optional 2017-08-25 09:45:03 UTC
oVirt gerrit 81092 0 master MERGED packaging: setup: Add a dummy ovirt-engine-checks/base 2017-09-27 05:25:57 UTC

Description Simone Tiraboschi 2017-08-24 16:34:32 UTC
Description of problem:
engine-setup fails in the setup of supplementary components (DWH, wsp, imageio-proxy...) without engine rpms.


[root@c7e ~]# engine-setup 
***L:ERROR Internal error: Internal error, plugins set(['otopi', 'ovirt-engine-setup', 'ovirt-engine-checks', 'ovirt-engine-common']) are missing

[root@c7e ~]# OTOPI_DEBUG=1 engine-setup 
Loading plugin group otopi
Loading plugin otopi:core (/usr/share/otopi/plugins/otopi/core)
Loading plugin otopi:dialog (/usr/share/otopi/plugins/otopi/dialog)
Loading plugin otopi:network (/usr/share/otopi/plugins/otopi/network)
Loading plugin otopi:packagers (/usr/share/otopi/plugins/otopi/packagers)
Loading plugin otopi:services (/usr/share/otopi/plugins/otopi/services)
Loading plugin otopi:system (/usr/share/otopi/plugins/otopi/system)
Loading plugin group ovirt-engine-common
Loading plugin ovirt-engine-common:core (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/core)
Loading plugin ovirt-engine-common:dialog (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/dialog)
Loading plugin ovirt-engine-common:network (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/network)
Loading plugin ovirt-engine-common:remote_engine (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/remote_engine)
Loading plugin ovirt-engine-common:system (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/system)
Loading plugin ovirt-engine-common:config (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine-common/config)
Loading plugin ovirt-engine-common:core (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine-common/core)
Loading plugin ovirt-engine-common:provisioning (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine-common/provisioning)
Loading plugin ovirt-engine-common:system (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine-common/system)
Loading plugin ovirt-engine-common:ovirt_imageio_proxy (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt_imageio_proxy)
Loading plugin group ovirt-engine-setup
Loading plugin ovirt-engine-setup:core (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/base/core)
Loading plugin ovirt-engine-setup:dialog (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/base/dialog)
Loading plugin ovirt-engine-setup:network (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/base/network)
Loading plugin ovirt-engine-setup:system (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/base/system)
Loading plugin ovirt-engine-setup:apache (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/apache)
Loading plugin ovirt-engine-setup:config (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/config)
Loading plugin ovirt-engine-setup:dialog (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/dialog)
Loading plugin ovirt-engine-setup:distro-rpm (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm)
Loading plugin ovirt-engine-setup:system (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/system)
Loading plugin ovirt-engine-setup:ovirt_imageio_proxy (/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt_imageio_proxy)
***L:ERROR Internal error: Internal error, plugins set(['otopi', 'ovirt-engine-setup', 'ovirt-engine-checks', 'ovirt-engine-common']) are missing
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/__main__.py", line 88, in main
    installer.execute()
  File "/usr/lib/python2.7/site-packages/otopi/main.py", line 153, in execute
    sys.exc_info()[2],
  File "/usr/lib/python2.7/site-packages/otopi/util.py", line 81, in raiseExceptionInformation
    exec('raise info[1], None, info[2]')
  File "/usr/lib/python2.7/site-packages/otopi/main.py", line 147, in execute
    self.context.loadPlugins()
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 804, in loadPlugins
    groups=needgroups
PluginLoadException: Internal error, plugins set(['otopi', 'ovirt-engine-setup', 'ovirt-engine-checks', 'ovirt-engine-common']) are missing

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

How reproducible:
100%

Steps to Reproduce:
1. yum install ovirt-engine-dwh (wihout the engine!)
2. engine-setup
3.

Actual results:

[root@c7e ~]# engine-setup 
***L:ERROR Internal error: Internal error, plugins set(['otopi', 'ovirt-engine-setup', 'ovirt-engine-checks', 'ovirt-engine-common']) are missing

Expected results:
engine-setup executes and eventually print a clear error message if the supplementary component couldn't be installed without the engine.

Additional info:
It correctly works with 4.1.5

Comment 1 Red Hat Bugzilla Rules Engine 2017-08-25 07:29:57 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 2 Yedidyah Bar David 2017-09-27 09:08:16 UTC
81034 was abandoned.

Comment 3 Lukas Svaty 2017-10-09 12:53:47 UTC
verified in ovirt-engine-setup-4.2.0-0.0.master.20171006152719.gitbc9a33d.el7.centos.noarch

Comment 4 Sandro Bonazzola 2017-12-20 11:05:54 UTC
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017.

Since the problem described in this bug report should be
resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


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